function adat(html)
{
	rfsh = new Date(); 
	rfsh = rfsh.getTime();
	ujablak = open(html,rfsh, "height=660,status=no, toolbar=no, menubar=no, scrollbars=no, location=no, alwaysRaised=yes");
}
function adat1(html)
{
	rfsh = new Date(); 
	rfsh = rfsh.getTime();
	ujablak = open(html,rfsh, "width=900, height=600, status=no, toolbar=no, menubar=no, scrollbars=yes, location=no, alwaysRaised=yes");
}
