function imageWindow(i) {
   self.window.open('http://www.cowes.co.uk/zonexml/image?image_id='+i,'Image','width=900,height=600,resizable=yes,scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=yes,copyhistory=no');
   return false;

}
