//Parivaar Website
if(bottomSel==1)
{
document.write('<td valign="top"><img src="images/index/btm_pariweb1.jpg" alt="" width="248" height="31" hspace="0" vspace="15" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="http://www.indya.com/specials/spa07/index.html" target="_blank"><img src="images/index/btm_pariweb.jpg" alt="" width="248" height="31" hspace="0" vspace="15" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/btm_pariweb1.jpg\'" onMouseOut="javascript:this.src=\'images/index/btm_pariweb.jpg\'"></a></td>');
}

//Downloads
if(bottomSel==2)
{
document.write('<td valign="top"><img src="images/index/btm_downloads1.jpg" alt="" width="214" height="31" hspace="0" vspace="15" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="http://www.indya.com/specials/spa07/download.html" target="_blank"><img src="images/index/btm_downloads.jpg" alt="" width="214" height="31" hspace="0" vspace="15" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/btm_downloads1.jpg\'" onMouseOut="javascript:this.src=\'images/index/btm_downloads.jpg\'"></a></td>');
}

//Gallery
if(bottomSel==3)
{
document.write('<td valign="top"><img src="images/index/btm_gallery1.jpg" alt="" width="156" height="31" hspace="0" vspace="15"');
}
else
{
document.write('<td valign="top"><a href="http://www.indya.com/specials/spa07/gallery.html"><img src="images/index/btm_gallery.jpg" alt="" width="156" height="31" hspace="0" vspace="15" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/btm_gallery1.jpg\'" onMouseOut="javascript:this.src=\'images/index/btm_gallery.jpg\'"></a></td>');
}


//TellaFriend
if(bottomSel==4)
{
document.write('<td valign="top"><img src="images/index/tellafriend1.jpg" alt="" width="155" height="31" hspace="0" vspace="15" border="0"></td>');
}
else
{
document.write('<td valign="top"><a href="http://app.indya.com/mailtoapp/mailto.asp?newtopic=SPC"><img src="images/index/tellafriend.jpg" alt="" width="155" height="31" hspace="0" vspace="15" border="0" style="cursor:hand;" onMouseOver="javascript:this.src=\'images/index/tellafriend1.jpg\'" onMouseOut="javascript:this.src=\'images/index/tellafriend.jpg\'"></a></td>');
}
