function test(url){
	window.open(url,'_parent','height=768, width=1024,toolbar=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0')

}

