// Left Navigation of the inner pages
document.write('<table border="0" cellpadding="0" cellspacing="0" height="100%">');
if(pagename=="us")
	document.write('	<tr><td valign="top"><img src="../images/us/m_us.gif" width=150 height=20 border=0 alt="Us"></td></tr>');
else
	document.write('	<tr><td valign="top"><a href="../us/default.htm"><img src="../images/common/l_us.gif" width=150 height=20 border=0 alt="Web Consulting & Digital Consulting Services India"></a></td></tr>');

if(pagename=="services") {
	document.write('	<tr><td valign="top"><a href="../services/default.htm"><img src="../images/services/m_service.gif" width=150 height=20 border=0 alt="Web Content Management & Mobile Marketing Services"></a></td></tr>');
	if(subname!="") {
		document.write('	<tr><td valign="top" background="../images/common/in_left_sep.gif">');
		document.write('		<table border="0" cellpadding="2" cellspacing="0">');
	
		document.write('		<tr><td rowspan="5"><img src="../images/common/clear.gif" width=15 height=1 border=0></td>');
		document.write('			<td class="showroomText">>></td>');
		document.write('			<td><a href="web.htm" title="Web Content Management & Mobile Marketing Services" class="showroomText">Web</a></td>');
		document.write('		</tr>');
		

		document.write('		<tr><td class="showroomText">>></td>');
		document.write('			<td><a href="wireless.htm" title="Wireless Solutions India" class="showroomText">Wireless</a></td>');
		document.write('		</tr>');

		document.write('		<tr><td class="showroomText">>></td>');
		document.write('			<td><a href="kiplplus.htm" title="Web Marketing" class="showroomText">KIPL.Net PLUS</a></td>');
		document.write('		</tr>');

		document.write('		<tr><td><img src="../images/common/clear.gif" width=1 height=5 border=0></td></tr>');
		document.write('		</table>');
		document.write('	</td></tr>');
	}
}
else
	document.write('	<tr><td valign="top"><a href="../services/default.htm"><img src="../images/common/l_services.gif" width=150 height=20 border=0 alt="Services"></a></td></tr>');



if(pagename=="showroom") {
	document.write('	<tr><td valign="top"><a href="../showroom/default.htm"><img src="../images/shwroom/m_shwroom.gif" width=150 height=20 border=0 alt="Showroom"></a></a></td></tr>');
     	if(subname!="") {
     		document.write('	<tr><td valign="top" background="../images/common/in_left_sep.gif">');
     		document.write('		<table border="0" cellpadding="2" cellspacing="0">');
     		document.write('		<tr><td rowspan="5"><img src="../images/common/clear.gif" width=15 height=1 border=0></td>');
     		document.write('		<td><img src="../images/common/bullet.gif" width=16 height=12 border=0 vspace="2"></td>');
     		document.write('		 <td><a href="web.php" class="showroomText">Web</a></td>');
     		document.write('		</tr>');
     		document.write('		<tr><td><img src="../images/common/bullet.gif" width=16 height=12 border=0 vspace="2"></td>');
     		document.write('		 <td><a href="wireless.php" class="showroomText">Wireless</a></td>');
     		document.write('		</tr>');
     		document.write('		<tr><td><img src="../images/common/bullet.gif" width=16 height=12 border=0 vspace="2"></td>');
     		document.write('		 <td><a href="multimedia.php" class="showroomText">Multimedia</a></td>');
     		document.write('		</tr>');
     		document.write('		<tr><td><img src="../images/common/bullet.gif" width=16 height=12 border=0 vspace="2"></td>');
     		document.write('		 <td><a href="gaming.php" class="showroomText">Gaming</a></td>');
     		document.write('		</tr>');
     		document.write('		<tr><td><img src="../images/common/bullet.gif" width=16 height=12 border=0 vspace="2"></td>');
     		document.write('			<td><a href="media.php" class="showroomText">Portable Media</a></td>');
     		document.write('		</tr>');
     		document.write('		<tr><td><img src="../images/common/clear.gif" width=1 height=5 border=0></td></tr>');
     		document.write('		</table>');
     		document.write('	</td></tr>');
     	}
} else {
	document.write('	<tr><td valign="top"><a href="../showroom/default.htm"><img src="../images/common/l_shwroom.gif" width=150 height=20 border=0 alt="Professional Website Designers & Flash Designers India"></a></a></td></tr>');
}


if(pagename=="catch")
	document.write('	<tr><td valign="top"><img src="../images/catch/m_catch.gif" width=150 height=21 border=0 alt="Catch Us"></td></tr>');
else
	document.write('	<tr><td valign="top"><a href="../catch/default.htm"><img src="../images/common/l_catch.gif" width=150 height=21 border=0 alt="Catch Us"></a></td></tr>');

document.write('	<tr><td valign="top"><a href="http://www.kipl.net"><img src="../images/common/l_home.gif" width=150 height=20 border=0 alt="Home"></a></td></tr>');
document.write('	<tr><td height="100%" valign="top" background="../images/common/in_left_sep.gif"><img src="../images/common/clear.gif" width=1 height=100% border=0 alt=""></td></tr>');
document.write('</table>');

