document.write('<tr>');
document.write('	<td><img src="images/Filmstrip_top.jpg"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('	<td style="background-image: url(Images/Filmstrip_body.jpg);">');
document.write('		<div id="motioncontainer" style="position:relative;overflow:hidden;margin-left:62px">');
document.write('			<div id="motiongallery" style="position:absolute;left:0;top:0;white-space: nowrap;">');

document.write('				<nobr id="trueContainer">');

document.write('					<a href="food/AaluAchar.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/AaluAchar.jpg" border=1>');
document.write('					</a> ');
document.write('					<a href="food/Bhatmas.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Bhatmas.jpg" border=1>');
document.write('					</a> ');
document.write('					<a href="food/ChickenChilli.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/ChickenChilli.jpg" border=1>');
document.write('					</a> ');
document.write('					<a href="food/Chowela.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Chowela.jpg" border=1>');
document.write('					</a> ');
document.write('					<a href="food/Chowmin.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Chowmin.jpg" border=1></a> ');

document.write('					<a href="food/CurryChicken.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/CurryChicken.jpg" border=1>');
document.write('					</a> ');
document.write('					<a href="food/CurryDaal.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/CurryDaal.jpg" border=1>');
document.write('					</a> ');
document.write('					<a href="food/GreenSalad.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/GreenSalad.jpg" border=1>');
document.write('					</a> ');
document.write('					<a href="food/MasalaPapad.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/MasalaPapad.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/Momo.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Momo.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/Nan.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Nan.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/Pakora.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Pakora.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/Samosa.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Samosa.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/Sekuwa.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Sekuwa.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/SisKabab.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/SisKabab.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/Tandoori.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Tandoori.jpg" border=1>');
document.write('					</a>');
document.write('					<a href="food/Thukpa.html" onMouseOver="return show_hide_box(this,270,50,\'2px dotted\')" onmouseout="return show_hide_box(this,200,270,\'2px dotted\')">');
document.write('						<img src="food/Thukpa.jpg" border=1>');
document.write('					</a>');

document.write('				</nobr>');
		
document.write('			</div>');
document.write('		</div>');
document.write('	</td>');
document.write('</tr>');
document.write('<tr>');
document.write('	<td><img src="images/Filmstrip_bottom.jpg"></td>');
document.write('</tr>');