function sizeIt(){window.resizeTo(800,580);}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
var exit=true;

 function exitbutton()
 {
   if (exit)
   open("http://www.capitalpublications.com/flash-1new.html","ExitWindow","status=no,scrollbars=no,resizable=no,width=150,height=50");
 }