function show(num,xdim,ydim){

carwin=window.open("about:blank","_blank","width="+xdim+",height="+ydim);
carwin.document.write("<html><head><title>Helen Mare Yacht</title></head><body leftmargin='0' topmargin='0'><link rel=stylesheet type=\"text/css\" href=\"style/style2.css\"><center>");
carwin.document.write("<map name=\"Map\"><area shape=\"rect\" coords=\"354,20,393,40\" href=\"javascript:void(0)\" onClick=\"top.window.close();\"></map>");
carwin.document.write("<a href=\"#\" onClick=\"window.close()\" value=\"Close Window\" title=\"Click to Close the Window\"><img border=\"0\" src=Helen_Mare/"+num+".jpg usemap=\"#Map\"></img></a>");
carwin.document.write("</center></body></html>");

}


function show1(num,xdim,ydim){

carwin=window.open("about:blank","_blank","width="+xdim+",height="+ydim);
carwin.document.write("<html><head><title>Helen Mare I Yacht</title></head><body leftmargin='0' topmargin='0'><link rel=stylesheet type=\"text/css\" href=\"style/style2.css\"><center>");
carwin.document.write("<map name=\"Map\"><area shape=\"rect\" coords=\"354,20,393,40\" href=\"javascript:void(0)\" onClick=\"top.window.close();\"></map>");
carwin.document.write("<a href=\"#\" onClick=\"window.close()\" value=\"Close Window\" title=\"Click to Close the Window\"><img border=\"0\" src=Helen_Mare_I/"+num+".jpg usemap=\"#Map\"></img></a>");
carwin.document.write("</center></body></html>");

}

function show2(num,xdim,ydim){

carwin=window.open("about:blank","_blank","width="+xdim+",height="+ydim);
carwin.document.write("<html><head><title>Helen Mare II Yacht</title></head><body leftmargin='0' topmargin='0'><link rel=stylesheet type=\"text/css\" href=\"style/style2.css\"><center>");
carwin.document.write("<map name=\"Map\"><area shape=\"rect\" coords=\"354,20,393,40\" href=\"javascript:void(0)\" onClick=\"top.window.close();\"></map>");
carwin.document.write("<a href=\"#\" onClick=\"window.close()\" value=\"Close Window\" title=\"Click to Close the Window\"><img border=\"0\" src=Helen_Mare_II/"+num+".jpg usemap=\"#Map\"></img></a>");
carwin.document.write("</center></body></html>");

}

function show3(num,xdim,ydim){

carwin=window.open("about:blank","_blank","width="+xdim+",height="+ydim);
carwin.document.write("<html><head><title>Helen Mare III Yacht</title></head><body leftmargin='0' topmargin='0'><link rel=stylesheet type=\"text/css\" href=\"style/style2.css\"><center>");
carwin.document.write("<map name=\"Map\"><area shape=\"rect\" coords=\"354,20,393,40\" href=\"javascript:void(0)\" onClick=\"top.window.close();\"></map>");
carwin.document.write("<a href=\"#\" onClick=\"window.close()\" value=\"Close Window\" title=\"Click to Close the Window\"><img border=\"0\" src=Helen_Mare_III/"+num+".jpg usemap=\"#Map\"></img></a>");
carwin.document.write("</center></body></html>");

}

function show4(num,xdim,ydim){

carwin=window.open("about:blank","_blank","width="+xdim+",height="+ydim);
carwin.document.write("<html><head><title>Helen Mare IV Yacht</title></head><body leftmargin='0' topmargin='0'><link rel=stylesheet type=\"text/css\" href=\"style/style2.css\"><center>");
carwin.document.write("<map name=\"Map\"><area shape=\"rect\" coords=\"354,20,393,40\" href=\"javascript:void(0)\" onClick=\"top.window.close();\"></map>");
carwin.document.write("<a href=\"#\" onClick=\"window.close()\" value=\"Close Window\" title=\"Click to Close the Window\"><img border=\"0\" src=Helen_Mare_IV/"+num+".jpg usemap=\"#Map\"></img></a>");
carwin.document.write("</center></body></html>");

}

function show5(num,xdim,ydim){

carwin=window.open("about:blank","_blank","width="+xdim+",height="+ydim);
carwin.document.write("<html><head><title>Helen Mare V Yacht</title></head><body leftmargin='0' topmargin='0'><link rel=stylesheet type=\"text/css\" href=\"style/style2.css\"><center>");
carwin.document.write("<map name=\"Map\"><area shape=\"rect\" coords=\"354,20,393,40\" href=\"javascript:void(0)\" onClick=\"top.window.close();\"></map>");
carwin.document.write("<a href=\"#\" onClick=\"window.close()\" value=\"Close Window\" title=\"Click to Close the Window\"><img border=\"0\" src=Helen_Mare_V/"+num+".jpg usemap=\"#Map\"></img></a>");
carwin.document.write("</center></body></html>");

}


function show6(num,xdim,ydim){

carwin=window.open("about:blank","_blank","width="+xdim+",height="+ydim);
carwin.document.write("<html><head><title>Nemesis Yacht</title></head><body leftmargin='0' topmargin='0'><link rel=stylesheet type=\"text/css\" href=\"style/style2.css\"><center>");
carwin.document.write("<map name=\"Map\"><area shape=\"rect\" coords=\"354,20,393,40\" href=\"javascript:void(0)\" onClick=\"top.window.close();\"></map>");
carwin.document.write("<a href=\"#\" onClick=\"window.close()\" value=\"Close Window\" title=\"Click to Close the Window\"><img border=\"0\" src=Nemesis/"+num+".jpg usemap=\"#Map\"></img></a>");
carwin.document.write("</center></body></html>");

}
