if(preloadImages) {
	preloadImages(['images/nav/nav_syn_over', 
						'images/nav/nav_pos_over', 
						'images/nav/nav_pho_over', 
						'images/nav/nav_dow_over', 
						'images/nav/nav_vid_over', 
						'images/nav/nav_con_over', 
						'images/nav/nav_mob_over', 
						'images/nav/nav_com_over', 
						'images/nav/nav_int_over', 
						'images/nav/nav_upd_over', 
						'images/nav/nav_par_over', 
						'images/nav/nav_comingsoon']);
};

document.write('<table width="1334" border="0" cellpadding="0" cellspacing="0">                                ' + 
		'	<tr>                                                                                                 ' + 
		'		<td width="278" rowspan="4"><img src="images/spacer.gif" width="278" height="1" alt=""></td>      ' + 
		'		<td width="777" align="center"                                                                    ' + 
		
		( pageID == 'SYNOPSIS' ? '><img src="images/nav/nav_syn_over.gif" width="117" height="22"                ' : 
		'		><A HREF="synopsis.html"                                                                          ' + 
		'			ONMOUSEOVER="changeImages(\'nav_syn\', \'images/nav/nav_syn_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_syn\', \'images/nav/' + setIdx + '/nav_syn.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_syn.gif" width="117" height="22" alt="" border="0" name="nav_syn"></a' ) +  
		'		><img src="images/spacer.gif" width="15" height="22" alt=""                                       ' + 
		
		( pageID == 'POSTER' ? '><img src="images/nav/nav_pos_over.gif" width="117" height="22"                  ' : 
		'		><A HREF="poster.html"                                                                            ' + 
		'			ONMOUSEOVER="changeImages(\'nav_pos\', \'images/nav/nav_pos_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_pos\', \'images/nav/' + setIdx + '/nav_pos.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_pos.gif" width="117" height="22" alt="" border="0" name="nav_pos"></a' ) +
		'		><img src="images/spacer.gif" width="15" height="22" alt=""                                       ' + 
		
		( pageID == "PHOTOGALLERY" ? '><img src="images/nav/nav_pho_over.gif" width="117" height="22"            ' : 
		'		><A HREF="photogallery.html"                                                                      ' + 
		'			ONMOUSEOVER="changeImages(\'nav_pho\', \'images/nav/nav_pho_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_pho\', \'images/nav/' + setIdx + '/nav_pho.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_pho.gif" width="117" height="22" alt="" border="0" name="nav_pho"></a' ) + 
		'		><img src="images/spacer.gif" width="15" height="22" alt=""                                       ' + 
		
		( pageID == "DOWNLOADS" ? '><img src="images/nav/nav_dow_over.gif" width="117" height="22"               ' : 
		'		><A HREF="downloads.html"                                                                         ' + 
		'			ONMOUSEOVER="changeImages(\'nav_dow\', \'images/nav/nav_dow_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_dow\', \'images/nav/' + setIdx + '/nav_dow.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_dow.gif" width="117" height="22" alt="" border="0" name="nav_dow"></a' ) +
		'		><img src="images/spacer.gif" width="15" height="22" alt=""                                       ' + 
		
		( pageID == "VIDEO" ? '><img src="images/nav/nav_vid_over.gif" width="117" height="22"                  ' : 
		'		><A HREF="video.html"                                                                             ' + 
		'			ONMOUSEOVER="changeImages(\'nav_vid\', \'images/nav/nav_vid_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_vid\', \'images/nav/' + setIdx + '/nav_vid.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_vid.gif" width="117" height="22" alt="" border="0" name="nav_vid"></a' ) +
		'		></td>                                                                                            ' + 
		
		'		<td width="279" rowspan="4"><img src="images/spacer.gif" width="279" height="1" alt=""></td>      ' + 
		'	</tr>                                                                                                ' + 
		'	<tr>                                                                                                 ' + 
//		'		<td width="777" height="6"><img src="images/spacer.gif" width="777" height="40" alt=""></td>       ' + 
		'		<td width="777" height="6"><img src="images/spacer.gif" width="777" height="6" alt=""></td>       ' + 
		'	</tr>                                                                                                ' + 
		'	<tr>                                                                                                 ' + 
		'		<td width="777" align="center"                                                                    ' + 
		'		><img src="images/spacer.gif" width="132" height="22" alt=""                                      ' + 
		
		( pageID == "COMICS" ? '><img src="images/nav/nav_com_over.gif" width="117" height="22"              ' : 
		'		><A HREF="javascript:popComics();"                                                                        ' + 
		'			ONMOUSEOVER="changeImages(\'nav_com\', \'images/nav/nav_com_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_com\', \'images/nav/' + setIdx + '/nav_com.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_com.gif" width="117" height="22" alt="" border="0" name="nav_com"></a' ) + 
		'		><img src="images/spacer.gif" width="15" height="22" alt=""                                       ' + 

		( pageID == "PARTNERS" ? '><img src="images/nav/nav_par_over.gif" width="117" height="22"              ' : 
		'		><A HREF="partners.html"                                                                        ' + 
		'			ONMOUSEOVER="changeImages(\'nav_par\', \'images/nav/nav_par_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_par\', \'images/nav/' + setIdx + '/nav_par.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_par.gif" width="117" height="22" alt="" border="0" name="nav_par"></a' ) + 
		'		><img src="images/spacer.gif" width="15" height="22" alt=""                                       ' + 

		( pageID == "PREMIERE" ? '><img src="images/nav/nav_pre_over.gif" width="117" height="22"              ' : 
		'		><A HREF="javascript:xWindow.openCenter(\'http://www.warnerbros.co.uk/batmanbegins/premiere/nl/index.html\',\'premiere\', 564, 610);"                                                                        ' + 
		'			ONMOUSEOVER="changeImages(\'nav_pre\', \'images/nav/nav_pre_over.gif\'); return true;"         ' + 
		'			ONMOUSEOUT="changeImages(\'nav_pre\', \'images/nav/' + setIdx + '/nav_pre.gif\'); return true;"               ' + 
		'			><img src="images/nav/' + setIdx + '/nav_pre.gif" width="117" height="22" alt="" border="0" name="nav_pre"></a' ) + 
		'			><img src="images/spacer.gif" width="132" height="22" alt=""                                   ' + 
		
		'		></td>                                                                                            ' + 
		'			                                                                                               ' + 
		'	</tr>                                                                                                ' + 
		'	<tr>                                                                                                 ' + 
		'		<td width="777" height="48"><img src="images/spacer.gif" width="777" height="48" alt=""></td>     ' + 
		'	</tr>                                                                                                ' + 
		'</table>                                                                                               ');
		
