function contactbag()
 {
   contactwindow = window.open ("http://www.mekhonline.com/bag/bagcontactfrm.php","ContactBrixtongArtGallery","location=0,status=0,scrollbars=0,width=400,height=300,");
  contactwindow.moveTo(0,0);
 } 