﻿function winpopup(url){
	window.open(url,'','width=1010,height=675,status=no, toolbar=no, resizable=yes,scrollbars=yes');
}
