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