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