function viide(url){
	window.open(url,'','height=600,width=800,scrollbars=yes,location=yes,status=yes,menubar=yes,resizable=yes');
}

