//about SPC
if(midSel==1)
{
document.write('<td valign="top"><img src="images/index/abt1.jpg" alt="" width="132" height="21" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="about.aspx"><img src="images/index/abt.jpg" alt="" width="132" height="21" border="0"  style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/abt1.jpg\'" onMouseOut="javascript:this.src=\'images/index/abt.jpg\'"></a></td>');
}

//Products
if(midSel==2)
{
document.write('<td valign="top"><img src="images/index/products1.jpg" alt="" width="116" height="21" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="products.aspx"><img src="images/index/products.jpg" alt="" width="116" height="21" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/products1.jpg\'" onMouseOut="javascript:this.src=\'images/index/products.jpg\'"></a></td>');
}


//Products
if(midSel==3)
{
document.write('<td valign="top"><img src="images/index/forum1.jpg" alt="" width="90" height="21" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="http://forum.indya.com/forumdisplay.php?f=371" target="_blank"><img src="images/index/forum.jpg" alt="" width="90" height="21" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/forum1.jpg\'" onMouseOut="javascript:this.src=\'images/index/forum.jpg\'"></a></td>');
}

//Parivaar Website
if(midSel==4)
{
document.write('<td valign="top"><img src="images/index/pariweb1.jpg" alt="" width="177" height="21" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="http://www.indya.com/specials/spa07/index.html"><img src="images/index/pariweb.jpg" alt="" width="177" height="21" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/pariweb1.jpg\'" onMouseOut="javascript:this.src=\'images/index/pariweb.jpg\'"></a></td>');
}



//Downloads
if(midSel==5)
{
document.write('<td valign="top"><img src="images/index/downloads1.jpg" alt="" width="135" height="21" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="http://www.indya.com/specials/spa07/download.html"><img src="images/index/downloads.jpg" alt="" width="135" height="21" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/downloads1.jpg\'" onMouseOut="javascript:this.src=\'images/index/downloads.jpg\'"></a></td>');
}




//gallery
if(midSel==6)
{
document.write('<td valign="top"><img src="images/index/gallery1.jpg" alt="" width="123" height="21" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="http://www.indya.com/specials/spa07/gallery.html"><img src="images/index/gallery.jpg" alt="" width="123" height="21" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/gallery1.jpg\'" onMouseOut="javascript:this.src=\'images/index/gallery.jpg\'"></a></td>');
}





