0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
uv-life_dot_com
/
includes
/
[
Home
]
File: left.php
<link href="../css/style.css" rel="stylesheet" type="text/css"> <table width="179" border="0" cellspacing="1" cellpadding="2"> <tr> <td width="179" height="30" align="center" valign="middle" background="images/new_template/information_button.jpg" class="catalog-header-text" style="color:#e2eca0;">Informations</td> </tr> <tr> <td height="24" align="left" valign="top" style="padding-left:18px; background-repeat:no-repeat" onMouseOver="this.style.backgroundColor='#391d01'" onMouseOut="this.style.backgroundColor=''"><a href="index.php?page=finance" class="catalog-link-text" title="Pimpthatbedstore :: Tanning Beds, home & residential tanning bed, Indoor Tanning :: Finance" style="color:#c18506;">How to Finance</a></td> </tr> <tr> <td align="left" valign="top" style="padding-left:18px; background-repeat:no-repeat" onMouseOver="this.style.backgroundColor='#391d01'" onMouseOut="this.style.backgroundColor=''"><a href="index.php?page=purchase" class="catalog-link-text" title="Pimpthatbedstore :: Tanning Beds, home & residential tanning bed, Indoor Tanning :: Purchase" style="color:#c18506;">How to Purchase</a></td> </tr> <tr> <td align="left" valign="top" style="padding-left:18px; background-repeat:no-repeat" onMouseOver="this.style.backgroundColor='#391d01'" onMouseOut="this.style.backgroundColor=''"><a href="index.php?page=warranties" class="catalog-link-text" title="Pimpthatbedstore :: Tanning Beds, home & residential tanning bed, Indoor Tanning :: Warranties" style="color:#c18506;">Warranties</a></td> </tr> <tr> <td align="left" valign="top" style="padding-left:18px; background-repeat:no-repeat" onMouseOver="this.style.backgroundColor='#391d01'" onMouseOut="this.style.backgroundColor=''"><a href="index.php?page=contact" class="catalog-link-text" title="Pimpthatbedstore :: Tanning Beds, home & residential tanning bed, Indoor Tanning :: Contact" style="color:#c18506;">Contact us</a></td> </tr> <tr> <td height="32" align="center" valign="middle" background="images/new_template/information_button.jpg" class="catalog-header-text" style="color:#e2eca0;">Products</td> </tr> <? $q_cat2="select * from `catalog` order by `order` ASC"; $r_cat2=mysql_query($q_cat2); if(mysql_num_rows($r_cat2)>0) { while($row_cat2=mysql_fetch_array($r_cat2)) { ?> <tr> <td align="left" valign="middle" style="padding-left:18px; background-repeat:no-repeat" onMouseOver="this.style.backgroundColor='#391d01'" onMouseOut="this.style.backgroundColor=''"><a href="index.php?page=product_listing&&cat=<?=$row_cat2['catalog_id']?>" class="catalog-link-text" style="text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#c18506; font-weight:normal;"><?=str_replace("_"," ",$row_cat2['catalog_name'])?></a></td> </tr> <? } } ?> </table>