// mouse over
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
 
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
 
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function change1(picName,imgName)
 {
   if (document.images)
    {
      imgOn=eval(imgName + ".src");
      document[picName].src= imgOn;
    }
 } 
 
//preload image function
var myimages=new Array()
function preloadimages()
{
	for (i=0;i<preloadimages.arguments.length;i++)
	{
		myimages[i]=new Image()
		myimages[i].src=preloadimages.arguments[i]
	}
}
//Enter path of images to be preloaded inside parenthesis. Extend list as desired.
preloadimages("images/link1_hover.jpg","images/link2_hover.jpg","images/link3_hover.jpg","images/link4_hover.jpg","images/link5_hover.jpg","images/link6_hover.jpg","images/link7_hover.jpg","images/link8_hover.jpg","images/link9_hover.jpg");

document.write('<map name="bloog_link"><area alt="" coords="145,88,290,138" href=" http://iftheartcafe.blogspot.com/" target="_blank"></map>');
document.write('<map name="bloog_link1"><area alt="" coords="145,75,290,118" href=" http://iftheartcafe.blogspot.com/" target="_blank"></map>');

function header()
{
	document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="715" height="60"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
	document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="42"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="651">');
	document.write('			<table cellpadding="0" cellspacing="0" width="100%" border="0">');
	document.write('            	<tr>');
	document.write('                	<td width="100%" class="bgblack">');
	document.write('						<table cellpadding="0" cellspacing="1" width="100%" border="0">');
	document.write('                        	<tr>');
	document.write('                            	<td width="100%" bgcolor="#ffffff" height="20"><img src="images/blanker.gif" width="1" height="1" border="0"><br>');
}

function header1()
{
	document.write('								</td>');
	document.write('                        	</tr>');
	document.write('                        </table>');
	document.write('					</td>');
	document.write('            	</tr>');
	document.write('            </table>');
	document.write('		</td>');
	document.write('		<td width="22"></td>');
	document.write('	</tr>');
	document.write('</table>');
	document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="715" height="3"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
	document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
	document.write('	<tr>');
	document.write('		<td width="42"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('    	<td width="651" class="bgblack"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="22"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}


function links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="100%" height="156" border="0">');
	document.write('	<tr>');
	if (argument=='link1')	{
		document.write('		<td width="100%" height="17"><img src="images/link1_hover.jpg" alt="Home" name="bt1" id="bt1" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td width="100%" height="17"><a href="index.htm" title="Home" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt1\',\'\',\'images/link1_hover.jpg\',1)><img src="images/link1_normal.jpg" alt="Home" name="bt1" id="bt1" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link2')	{
		document.write('		<td height="17"><img src="images/link2_hover.jpg" alt="Art Cafe" name="bt2" id="bt2" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="17"><a href="art_cafe.htm" title="Art Cafe" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt2\',\'\',\'images/link2_hover.jpg\',2)><img src="images/link2_normal.jpg" alt="Art Cafe" name="bt2" id="bt2" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link3')	{
		document.write('		<td height="17"><img src="images/link3_hover.jpg" alt="Portfolio" name="bt3" id="bt3" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="17"><a href="portfolio.htm" title="Portfolio" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt3\',\'\',\'images/link3_hover.jpg\',3)><img src="images/link3_normal.jpg" alt="Portfolio" name="bt3" id="bt3" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link4')	{
		document.write('		<td height="17"><img src="images/link4_hover.jpg" alt="Team" name="bt4" id="bt4" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="17"><a href="team.htm" title="Team" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt4\',\'\',\'images/link4_hover.jpg\',4)><img src="images/link4_normal.jpg" alt="Team" name="bt4" id="bt4" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link5')	{
		document.write('		<td height="17"><img src="images/link5_hover.jpg" alt="Academics" name="bt5" id="bt5" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="17"><a href="academics.htm" title="Academics" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt5\',\'\',\'images/link5_hover.jpg\',5)><img src="images/link5_normal.jpg" alt="Academics" name="bt5" id="bt5" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link6')	{
		document.write('		<td height="17"><img src="images/link6_hover.jpg" alt="Free Quote" name="bt6" id="bt6" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="17"><a href="#" title="Free Quote" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt6\',\'\',\'images/link6_hover.jpg\',6)><img src="images/link6_normal.jpg" alt="Free Quote" name="bt6" id="bt6" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link7')	{
		document.write('		<td height="17"><img src="images/link7_hover.jpg" alt="Clients" name="bt7" id="bt7" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="17"><a href="events.htm" title="Clients" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt7\',\'\',\'images/link7_hover.jpg\',7)><img src="images/link7_normal.jpg" alt="Clients" name="bt7" id="bt7" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link8')	{
		document.write('		<td height="17"><img src="images/link8_hover.jpg" alt="Design Shop" name="bt8" id="bt8" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="17"><a href="design_shop.htm" title="Design Shop" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt8\',\'\',\'images/link8_hover.jpg\',8)><img src="images/link8_normal.jpg" alt="Design Shop" name="bt8" id="bt8" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('	<tr>');
	if (argument=='link9')	{
		document.write('		<td height="20"><img src="images/link9_hover.jpg" alt="Contact" name="bt9" id="bt9" width="76" height="16" border="0"></td>');
	}else{
		document.write('		<td height="20"><a href="contact.htm" title="Contact" onMouseOut=\'MM_swapImgRestore()\' onMouseOver=MM_swapImage(\'bt9\',\'\',\'images/link9_hover.jpg\',9)><img src="images/link9_normal.jpg" alt="Contact" name="bt9" id="bt9" width="76" height="16" border="0"></a></td>');
	}
	document.write('	</tr>');
	document.write('</table>');
}

function academics_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="530" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="30" valign="top"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="480" class="textnormal"><font class="textfooter">|</font>&nbsp;'); 
		if (argument=='link51'){document.write('<font class=textblack>sketching trips</font>');}else{document.write('<a href="sketching_trips.htm">sketching trips</a>');} document.write('<font class=textfooter>&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link52'){document.write('<font class=textblack>design studios</font>');}else{document.write('<a href="design_studios.htm">design studios</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link53'){document.write('<font class=textblack>workshops</font>');}else{document.write('<a href="workshops.htm">workshops</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link54'){document.write('<font class=textblack>leather workshop</font>');}else{document.write('<a href="leather_workshop.htm">leather workshop</a>');} document.write('<img src="images/blanker.gif" width="25" height="1" border="0"><font class="textfooter">|</font> <a href="academics.htm">back</a>');
	document.write('</td>');
	document.write('		<td width="20"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td colspan="3" height="10"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}

function publications_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="530" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="38" valign="top"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="472" class="textnormal"><font class="textfooter">|</font>&nbsp;'); 
		if (argument=='link61'){document.write('<font class=textblack>magazine</font>');}else{document.write('<a href="magazines.htm">magazine</a>');} document.write('<font class=textfooter>&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link62'){document.write('<font class=textblack>newsletter</font>');}else{document.write('<a href="newsletters.htm">newsletter</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link63'){document.write('<font class=textblack>books</font>');}else{document.write('<a href="books.htm">books</a>');} document.write('<img src="images/blanker.gif" width="25" height="1" border="0"><font class="textfooter">|</font> <a href="publications.htm">back to publications</a>');
	document.write('</td>');
	document.write('		<td width="20"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td colspan="3" height="10"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}

function magazine_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="530" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="30" valign="top"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="480" class="textnormal"><font class="textfooter">|</font>&nbsp;'); 
		if (argument=='link611'){document.write('<font class=textblack>First issue</font>');}else{document.write('<a href="magazines_firstissue.htm">First issue</a>');} document.write('<font class=textfooter>&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link612'){document.write('<font class=textblack>Second issue</font>');}else{document.write('<a href="magazines_secondissue.htm">Second issue</a>');}
		if (argument=='link100'){document.write('&nbsp;');}else{document.write('<img src="images/blanker.gif" width="25" height="1" border="0"><font class="textfooter">|</font> <a href="magazines.htm">back</a>');}
	document.write('</td>');
	document.write('		<td width="20"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td colspan="3" height="10"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}

function books_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="530" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="30" valign="top"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="480" class="textnormal"><font class="textfooter">|</font>&nbsp;'); 
		if (argument=='link631'){document.write('<font class=textblack>stories of india</font>');}else{document.write('<a href="books_storiesofindia.htm">stories of india</a>');} document.write('<font class=textfooter>&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link632'){document.write('<font class=textblack>yashvis world</font>');}else{document.write('<a href="books_yashvisworld.htm">yashvis world</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link633'){document.write('<font class=textblack>ticle monster</font>');}else{document.write('<a href="books_ticlemonster.htm">ticle monster</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link634'){document.write('<font class=textblack>mithanis</font>');}else{document.write('<a href="books_mithanis.htm">mithanis</a>');} 
		if (argument=='link100'){document.write('&nbsp;');}else{document.write('<img src="images/blanker.gif" width="25" height="1" border="0"><font class="textfooter">|</font> <a href="books.htm">back</a>');}
	document.write('</td>');
	document.write('		<td width="20"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td colspan="3" height="10"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}

function portfolio_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="530" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="30" valign="top"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="480" class="textnormal"><font class="textfooter">|</font>&nbsp;'); 
		if (argument=='link31'){document.write('<font class=textblack>corporate identity</font>');}else{document.write('<a href="portfolio_crop_identity.htm">corporate identity</a>');} document.write('<font class=textfooter>&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link32'){document.write('<font class=textblack>interior graphics</font>');}else{document.write('<a href="portfolio_interior_graphics.htm">interior graphics</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link33'){document.write('<font class=textblack>character design</font>');}else{document.write('<a href="portfolio_character_design.htm">character design</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link34'){document.write('<font class=textblack>brochures</font>');}else{document.write('<a href="portfolio_brochures.htm">brochures</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link35'){document.write('<font class=textblack>posters</font>');}else{document.write('<a href="portfolio_posters.htm">posters</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;<br>|&nbsp;</font>'); 
		if (argument=='link36'){document.write('<font class=textblack>photography</font>');}else{document.write('<a href="portfolio_photography.htm">photography</a>');} document.write('<font class="textfooter"><img src="images/blanker.gif" width="37" height="1" border="0">|&nbsp;</font>'); 
		if (argument=='link37'){document.write('<font class=textblack>web design</font>');}else{document.write('<a href="#">web design</a>');} document.write('<font class="textfooter"><img src="images/blanker.gif" width="35" height="1" border="0">|&nbsp;</font>'); 
		if (argument=='link38'){document.write('<font class=textblack>advertisements</font>');}else{document.write('<a href="portfolio_advertisements.htm">advertisements</a>');} document.write('<font class="textfooter"><img src="images/blanker.gif" width="18" height="1" border="0">|&nbsp;</font>'); 
		if (argument=='link39'){document.write('<font class=textblack>CD Presentation</font>');}else{document.write('<a href="#">CD Presentation</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;<br>|&nbsp;</font>'); 
		if (argument=='link310'){document.write('<font class=textblack>exhibition graphics</font>');}else{document.write('<a href="portfolio_exhibition_graphics.htm">exhibition graphics</a>');} 
	document.write('<img src="images/blanker.gif" width="25" height="1" border="0"><font class="textfooter">|</font> <a href="portfolio.htm">back to portfolio</a></td>');
	document.write('		<td width="20"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td colspan="3" height="10"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}

function exhibition_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="530" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="30" valign="top"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="480" class="textnormal"><font class="textfooter">|</font>&nbsp;'); 
		if (argument=='link101'){document.write('<font class=textblack>Maruti</font>');}else{document.write('<a href="portfolio_exhibition_graphics01.htm">Maruti</a>');} document.write('<font class=textfooter>&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link102'){document.write('<font class=textblack>Tata Indicom</font>');}else{document.write('<a href="portfolio_exhibition_graphics02.htm">Tata Indicom</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link103'){document.write('<font class=textblack>Hi-Tech Gears</font>');}else{document.write('<a href="portfolio_exhibition_graphics03.htm">Hi-Tech Gears</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link104'){document.write('<font class=textblack>Coral Metaicraft</font>');}else{document.write('<a href="portfolio_exhibition_graphics04.htm">Coral Metaicraft</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link105'){document.write('<font class=textblack>Seaforge</font>');}else{document.write('<a href="#">Seaforge</a>');}
		if (argument=='link100'){document.write('&nbsp;');}else{document.write('<img src="images/blanker.gif" width="25" height="1" border="0"><font class="textfooter">|</font> <a href="portfolio_exhibition_graphics.htm">back</a>');}
	document.write('</td>');
	document.write('		<td width="20"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td colspan="3" height="10"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}

function team_links(argument)
{
		if (argument=='link41'){document.write('<img src="images/team_allenshaw.jpg" width="107" height="15" border="0">');}else{document.write('<a href="team_allen.htm"><img src="images/team_allenshaw.jpg" width="107" height="15" border="0"></a>');}
		if (argument=='link42'){document.write('<img src="images/team_irfantabani.jpg" width="111" height="15" border="0">');}else{document.write('<a href="team_irfan.htm"><img src="images/team_irfantabani.jpg" width="111" height="15" border="0"></a>');} 
		if (argument=='link43'){document.write('<img src="images/team_siddharthkaneria.jpg" width="178" height="15" border="0">');}else{document.write('<a href="team_sidharth.htm"><img src="images/team_siddharthkaneria.jpg" width="178" height="15" border="0"></a>');} 
}

function team_links1(argument)
{
		if (argument=='link41'){document.write('<img src="images/team_ruchitonline.jpg" width="90" height="9" border="0">');}else{document.write('<a href="#"><img src="images/team_ruchitonline.jpg" width="90" height="9" border="0"></a>');}
		if (argument=='link42'){document.write('<img src="images/team_jimmytechno.jpg" width="90" height="9" border="0">');}else{document.write('<a href="team_jimmy.htm"><img src="images/team_jimmytechno.jpg" width="90" height="9" border="0"></a>');} 
		if (argument=='link43'){document.write('<img src="images/team_rajendradigi.jpg" width="88" height="9" border="0">');}else{document.write('<a href="team_rajendra.htm"><img src="images/team_rajendradigi.jpg" width="88" height="9" border="0"></a>');} 
		if (argument=='link44'){document.write('<img src="images/team_reenatext.jpg" width="64" height="9" border="0">');}else{document.write('<a href="#"><img src="images/team_reenatext.jpg" width="64" height="9" border="0"></a>');} 
		if (argument=='link45'){document.write('<img src="images/team_abidrohit.jpg" width="65" height="9" border="0">');}else{document.write('<a href="#"><img src="images/team_abidrohit.jpg" width="65" height="9" border="0"></a>');}
		if (argument=='link400'){document.write('&nbsp;');}else{document.write('<img src="images/blanker.gif" width="25" height="1" border="0"><font class="textfooter">|</font> <a href="team.htm">back</a>');}
}

function designshop_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="530" border="0">');
	document.write('	<tr>');
	document.write('    	<td width="30" valign="top"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('		<td width="480" class="textnormal"><font class="textfooter">|</font>&nbsp;'); 
		if (argument=='link81'){document.write('<font class=textblack>leather articles</font>');}else{document.write('<a href="designshop01.htm">leather articles</a>');} document.write('<font class=textfooter>&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link82'){document.write('<font class=textblack>bags</font>');}else{document.write('<a href="designshop02.htm">bags</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link83'){document.write('<font class=textblack>T-shirt</font>');}else{document.write('<a href="designshop03.htm">T-shirt</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link84'){document.write('<font class=textblack>sketches</font>');}else{document.write('<a href="#">sketches</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link85'){document.write('<font class=textblack>paper bags</font>');}else{document.write('<a href="#">paper bags</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link86'){document.write('<font class=textblack>lamps</font>');}else{document.write('<a href="#">lamps</a>');} document.write('<font class="textfooter">&nbsp;&nbsp;|&nbsp;</font>'); 
		if (argument=='link87'){document.write('<font class=textblack>ceramics</font>');}else{document.write('<a href="#">ceramics</a>');} 
		if (argument=='link800'){document.write('&nbsp;');}else{document.write('<br><font class="textfooter">|</font> <a href="design_shop.htm">back to design shop</a>');}
	document.write('</td>');
	document.write('		<td width="20"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td colspan="3" height="10"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}


function footer(argument)
{
	if (argument=='home'){
		document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
		document.write('	<tr>');
		document.write('    	<td width="42" align="right" valign="top"><img src="images/blanker.gif" width="1" height="99" border="0"><br><img src="images/img_footer1.jpg" width="20" height="20" border="0"></td>');
		document.write('		<td width="651"><img src="images/img_footer.jpg" width="651" height="169" usemap="#bloog_link" border="0"></td>');
		document.write('		<td width="22" valign="top"><img src="images/blanker.gif" width="1" height="41" border="0"><br><img src="images/img_footer2.jpg" width="22" height="86" border="0"></td>');
		document.write('	</tr>');
		document.write('</table>');
	} else if (argument=='academics'){
		document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
		document.write('	<tr>');
		document.write('    	<td width="42" align="right" valign="top"><img src="images/blanker.gif" width="1" height="82" border="0"><br><img src="images/img_footer1.jpg" width="20" height="20" border="0"></td>');
		document.write('		<td width="651"><img src="images/img_footer_blank_line.jpg" width="651" height="153" usemap="#bloog_link" border="0"></td>');
		document.write('		<td width="22" valign="top"><img src="images/blanker.gif" width="1" height="24" border="0"><br><img src="images/img_footer2.jpg" width="22" height="86" border="0"></td>');
		document.write('	</tr>');
		document.write('</table>');
	} else if (argument=='team'){
		document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
		document.write('	<tr>');
		document.write('    	<td width="42" align="right" valign="top"><img src="images/blanker.gif" width="1" height="83" border="0"><br><img src="images/img_footer1.jpg" width="20" height="20" border="0"></td>');
		document.write('		<td width="651"><img src="images/img_footer_team.jpg" width="651" height="153" usemap="#bloog_link" border="0"></td>');
		document.write('		<td width="22" valign="top"><img src="images/blanker.gif" width="1" height="25" border="0"><br><img src="images/img_footer2.jpg" width="22" height="86" border="0"></td>');
		document.write('	</tr>');
		document.write('</table>');
	} else {
		document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
		document.write('	<tr>');
		document.write('    	<td width="42" align="right" valign="top"><img src="images/blanker.gif" width="1" height="82" border="0"><br><img src="images/img_footer1.jpg" width="20" height="20" border="0"></td>');
		document.write('		<td width="651"><img src="images/img_footer_inside.jpg" width="651" height="153" usemap="#bloog_link1" border="0"></td>');
		document.write('		<td width="22" valign="top"><img src="images/blanker.gif" width="1" height="24" border="0"><br><img src="images/img_footer2.jpg" width="22" height="86" border="0"></td>');
		document.write('	</tr>');
		document.write('</table>');
	}
	
}
function footer_links(argument)
{
	document.write('<table cellpadding="0" cellspacing="0" width="715" border="0">');
	document.write('	<tr>');
	document.write('		<td width="42"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('    	<td width="651" class="textfooter">');if (argument=='link1'){document.write('<font class="textdarkgrey">home</font>');}else{document.write('<a href="index.htm" title="Home">home</a>');} document.write(' | ');  if (argument=='link3'){document.write('<font class="textdarkgrey">about us</font>');}else{document.write('<a href="art_cafe.htm" title="Art Cafe">about us</a>');} document.write(' | '); if (argument=='link2'){document.write('<font class="textdarkgrey">portfolio</font>');}else{document.write('<a href="portfolio.htm" title="Portfolio">portfolio</a>');}document.write(' | ');if (argument=='link6'){document.write('<font class="textdarkgrey">team</font>');}else{document.write('<a href="team.htm" title="Team">team</a>');}document.write(' | ');if (argument=='link9'){document.write('<font class="textdarkgrey">academics</font>');}else{document.write('<a href="academics.htm" title="Academics">academics</a>');}document.write(' | '); if (argument=='link4'){document.write('<font class="textdarkgrey">design shop</font>');}else{document.write('<a href="design_shop.htm" title="Design Shop">design shop</a>');}document.write(' | '); if (argument=='link5'){document.write('<font class="textdarkgrey">free quote</font>');}else{document.write('<a href="#" title="Free Quote">free quote</a>');} document.write(' | '); if (argument=='link7'){document.write('<font class="textdarkgrey">clients</font>');}else{document.write('<a href="#" title="Clients">clients</a>');} document.write(' | ');  if (argument=='link8'){document.write('<font class="textdarkgrey">contact</font>');}else{document.write('<a href="contact.htm" title="Contact">contact</a>');}document.write('</td>');
	document.write('		<td width="22"><img src="images/blanker.gif" width="1" height="1" border="0"></td>');
	document.write('	</tr>');
	document.write('</table>');
}
