0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
metalsh
/
includes
/
[
Home
]
File: menu.php__
<div style="width:210px;"><a href="metalsheet_quote.html"><img src="images/quote.png" alt="quote" border="0" /></a></div> <br /><br /> <? $q_menu="select * from `tbl_menu` order by `menu_order` ASC"; $r_menu=mysql_query($q_menu); if(!$r_menu) { //echo mysql_error()."<br><br>"; } while($row_menu=mysql_fetch_array($r_menu)) { ?> <div style="width:220px;" onmouseover="this.style.backgroundColor='#000000'" onmouseout="this.style.backgroundColor=''"><div style="padding-top:5px; width:30px; height:13px; float:left" align="left"><img src="images/bullets.png" alt="bullets" /></div> <a href="<?=SITE_PATH.$row_menu['menu_url']?>" class="menu_text"><?=str_replace("&","&",$row_menu['menu_name'])?></a></div> <? } ?> <br /><br /> <div style=" background-image:url(images/left_contact_back_box.png); width:200px; height:210px; padding:5px; color:#000000; background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;"><strong>American Quality Mfg., Inc.<br /> Customer Service Department 310A Shearer Blvd.<br /> Cocoa, Florida 32922 USA</strong><br /> <br /> <strong><strong>Phone: 855-731-6428</strong><br /> (inside the continental U.S.Monday through Friday 7:00 AM thru 5:30 PM)<br /> <strong>Phone: 321-636-3434</strong>(local/international)</strong><br /> <strong><strong>Fax: 321-636-3445</strong><br /> (inside the continental U.S.anytime)</strong></div>