function imagePopup(){
document.write("<img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photo"+imgNum+".jpg\" name=\"mainImg\">")
}

function imageGallery(){
document.write("<table background=\"\" width=\"410\" height=\"220\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n")
document.write("<tr><td colspan=\"3\" height=\"15\">&nbsp;</td></tr>\n")
document.write("<tr>\n")
document.write("<td width=\"134\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=1','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb1.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("<td width=\"133\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=2','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb2.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("<td width=\"133\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=3','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb3.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("</tr>\n")
document.write("<tr><td colspan=\"3\" height=\"15\">&nbsp;</td></tr>\n")
document.write("<tr>\n")
document.write("<td width=\"134\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=4','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb4.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("<td width=\"133\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=5','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb5.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("<td width=\"133\">&nbsp;</td>\n")
document.write("</tr>\n")
/*Start TEST!
document.write("<tr><td colspan=\"3\" height=\"15\">&nbsp;</td></tr>\n")
document.write("<tr>\n")
document.write("<td width=\"134\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=1','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb1.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("<td width=\"133\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=2','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb2.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("<td width=\"133\"><a href=\"javascript:popupWindow('gallery_photos_pop.html?id=3','width=738,height=500, scrollbars=no, resizable=no, screenX=100, screenX=0, left=100, top=0');\"><img src=\"http://wwws.warnerbros.co.uk/movies/polarexpress/images/media/photos/photos_thumb3.jpg\" width=\"112\" height=\"84\" alt=\"\" border=\"0\"></a></td>\n")
document.write("</tr>\n")
// END test!! */
document.write("</table>\n")
//document.write("\n")
}



