function popwin(url)
{
   theWidth = screen.availWidth * 0.66;
   theHeight = screen.availHeight * 0.8;
   window.open(url, "newwindow", "toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=top,status=no,width="+theWidth+",height="+theHeight+",ScreenX=0,ScreenY=0,Top=0,Left=0");
   
}


var sc_project=2037596; 
var sc_invisible=0; 
var sc_partition=18; 
var sc_security="16c59093"; 
