
	
function print()
	  {
            
               window.open("print","","menubar=1,toolbar=0,resizeable=0,width=600,height=700");
}  


