PDA

View Full Version : Adding rare values to vB custom page



GoldenMerc
21-12-2007, 10:37 PM
Ok last time it didnt work, The java didnt work the rares didnt upload, Heres the whole scipt who ever puts it into a HTML page and makes java work and it auto update il pay 2 pounds or habbo if you wish:

<html><head><?phprequire('../connect.php');$result = mysql_query("SELECT sitename FROM rp_data");$row = mysql_fetch_array($result);echo '<title>' . $row['sitename'] . ' Rare Values</title>';?><meta http-equiv="content-type" content="charset=UTF-8"><link rel="StyleSheet" href="style_public.css" type="text/css"> <SCRIPT language="JavaScript1.2" src="main.js"type="text/javascript"></SCRIPT></head><body><div id="TipLayer" style="visibility:hidden;position:absolute;z-index:1000;top:-100;font-family:Verdana;font-size:10px;"></DIV><center><?php$result = mysql_query("SELECT * FROM rp_data");$row = mysql_fetch_array($result);echo '<h1><b><u>' . $row['sitename'] . ' Rare Values</b></u><br/>-Javascript Is Required To View Values-</h1><p></p>';$spacing = '<p></p><br/>';?><?php###################################### UK Rares#####################################echo '<b>UK Rares</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'UK Rares' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '0';echo '<table>';while ($row = mysql_fetch_array($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### UK Supers#####################################echo '<b>UK Supers</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'UK Supers' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '500';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### UK Seasonal#####################################echo '<b>UK Seasonal</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'UK Seasonal' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '1000';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### UK Misc#####################################echo '<b>UK Misc</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'UK Misc' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '100000000000';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### US Rares#####################################echo '<b>US Rares</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'US Rares' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '1500';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### US Supers#####################################echo '<b>US Supers</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'US Supers' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '2000';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### US Seasonal#####################################echo '<b>US Seasonal</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'US Seasonal' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '2500';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### CA Rares#####################################echo '<b>CA Rares</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'CA Rares' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '3000';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### CA Supers#####################################echo '<b>CA Supers</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'CA Supers' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '3500';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### CA Seasonal#####################################echo '<b>CA Seasonal</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'CA Seasonal' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '4000';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### HHGS Rares#####################################echo '<b>HHGS Rares</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'HHGS Rares' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '450';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?><?php###################################### HHGS Supers#####################################echo '<b>HHGS Supers</b>';$result = mysql_query("SELECT * FROM rp_rares WHERE category = 'HHGS Supers' ORDER BY hcsofa DESC");$max_col = '13'; $current_col = '0';$current_js = '5000';echo '<table>';while ($row = mysql_fetch_assoc($result)) { if($current_col == '0'){echo '<tr class="text">';}if($row['updown'] == "Halted"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=blue>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Increased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=green>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }if($row['updown'] == "Decreased"){echo '<script language="Javascript" type="text/javascript">/*Text[...]=[title,text]Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Titl eBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleFontFace, TextFontFace, TipPosition, StickyStyle, TitleFontSize, TextFontSize, Width, Height, BorderSize, PadTextArea, CoordinateX , CoordinateY, TransitionNumber, TransitionDuration, TransparencyLevel ,ShadowType, ShadowColor]*/var FiltersEnabled = 1Text[' . $current_js . ']=["' . $row['name'] . '","<table><tr><td><img src=' . $row['img'] . '></td><td><font color=black><b>Club Sofa(s):</b> ' . $row['hcsofa'] . '<br/><b>Duck(s):</b> ' . $row['ducks'] . '<br/><b>Up/Down:</b> <font color=red>' . $row['updown'] . '</font></td></tr></table>"]Style[' . $current_js . ']=["white","black","#000099","#E8E8FF","","","","","","","","","","",200,"",2,2,10,10,"","","","",""]applyCssFilter()</script>';echo '<td><a href="#" onMouseOver="stm(Text[' . $current_js . '],Style[' . $current_js . '])" onMouseOut="htm()"><img src="' . $row['img'] . '" border="0"></a></td>'; }$current_col++;$current_js++;if($current_col >= $max_col){echo '</tr>';$current_col = '0';}}if($current_col != '0'){echo '</tr>';}echo '</table>';echo $spacing;?></center></div></body></html>
Ta
Ross

today
21-12-2007, 10:41 PM
Why not actually post on vbulletin.org they'll give you a better detailed and free reply.

GoldenMerc
21-12-2007, 10:44 PM
I doubt it :(
+ i can't get access to it i forgot my password and my email is suspended :(

loserWILL
22-12-2007, 03:32 AM
Try this? Just change "rarevalues.php" to wherever your rare values file is, and change the URLs in the top of the code.

<?php
$curdir = getcwd ();
chdir('/LINK TO/public_html/forum');
require_once('/LINK TO/public_html/forum/global.php');
chdir ($curdir);

echo $headinclude;
echo $header;
echo $navbar;

?>

<?php
include "rarevalues.php";
?>

<?php

echo $footer;

?>

GoldenMerc
22-12-2007, 09:20 AM
http://hhgs.net/rare_values.php
Doesnt work.
What do i add to LINK?

today
22-12-2007, 06:13 PM
http://hhgs.net/rare_values.php
Doesnt work.
What do i add to LINK?

cpanel username

GoldenMerc
22-12-2007, 08:04 PM
Ok heres my code:

<?php
$curdir = getcwd ();
chdir('/hhgsnet/public_html/forum');
require_once('/hhgsnet/public_html/forum/global.php');
chdir ($curdir);

echo $headinclude;
echo $header;
echo $navbar;

?>

<?php
include "/radiodjpanel/rares/values_public.php";
?>

<?php

echo $footer;

?>
It doesnt work.
www.hhgs.net/rare_values.php (http://www.hhgs.net/rare_values.php)

kickerbat
22-12-2007, 08:17 PM
<?php
$curdir = getcwd ();
chdir('/hhgsnet/public_html/forum');
require_once('/hhgsnet/public_html/forum/global.php');
chdir ($curdir);

echo $headinclude;
echo $header;
echo $navbar;


include "/radiodjpanel/rares/values_public.php";

echo $footer;

?>

Tryed That?

Rename The Rare_values.php aswell

--ss--
22-12-2007, 08:23 PM
Ross when copying things off here don't paste it directly onto the page , paste it onto notepad first then copy it on notepad and paste it onto your page otherwise the code won't work due to the forum turning some bits of it into Ascii codes ;)

GoldenMerc
22-12-2007, 09:09 PM
<?php
$curdir = getcwd ();
chdir('/hhgsnet/public_html/forum');
require_once('/hhgsnet/public_html/forum/global.php');
chdir ($curdir);

echo $headinclude;
echo $header;
echo $navbar;


include "/radiodjpanel/rares/values_public.php";

echo $footer;

?>

Tryed That?

Rename The Rare_values.php aswell
Thats the code i tried.
Shane i do that anyways
I still need this !

Dentafrice,
22-12-2007, 09:21 PM
<?php
$curdir = getcwd();
$base = "/home/hhgsnet/public_html/";
chdir($base . "forum /");
require_once ($base . "forum/global.php");
chdir($curdir);

echo $headinclude;
echo $header;
echo $navbar;


include $base . "/radiodjpanel/rares/values_public.php";

echo $footer;

?>

GoldenMerc
22-12-2007, 09:32 PM
<?php
$curdir = getcwd();
$base = "/home/hhgsnet/public_html/";
chdir($base . "forum /");
require_once ($base . "forum/global.php");
chdir($curdir);

echo $headinclude;
echo $header;
echo $navbar;


include $base . "/radiodjpanel/rares/values_public.php";

echo $footer;

?>
Didnt work :(
Came up with a error :'(

Dentafrice,
22-12-2007, 09:34 PM
<?php
$curdir = getcwd();
$base = "/home/hhgsnet/public_html/";
chdir($base . "forum /");
require_once ($base . "forum/global.php");
chdir($curdir);

echo $headinclude;
echo $header;
echo $navbar;


include $base . "radiodjpanel/rares/values_public.php";

echo $footer;

?>

.Aftershave.
22-12-2007, 09:36 PM
<?php
$curdir = getcwd();
$base = "/home/hhgsnet/public_html/";
chdir($base . "/forum /");
require_once ($base . "/forum/global.php");
chdir($curdir);

echo $headinclude;
echo $header;
echo $navbar;


include $base . "/radiodjpanel/rares/values_public.php";

echo $footer;

?> Try that if above one didn't work

GoldenMerc
22-12-2007, 09:39 PM
The above 2 didnt work they give me thease errors:

; echo - Top left above banner

; include . "/radiodjpanel/rares/values_public.php"; echo - under shoutbox

kickerbat
23-12-2007, 12:52 AM
<?php
$curdir = getcwd ();
chdir('/hhgsnet/public_html/forum');
require_once('/hhgsnet/public_html/forum/global.php');
chdir ($curdir);

echo $headinclude;
echo $header;
echo $navbar;

?>
<?php

$string = get_include_contents('/radiodjpanel/rares/values_public.php');

function get_include_contents($filename) {
if (is_file($filename)) {
ob_start();
include $filename;
$contents = ob_get_contents();
ob_end_clean();
return $contents;
}
return false;
}

?>

<?php

echo $footer;

?>

Try That..

GoldenMerc
23-12-2007, 11:46 AM
<?php
$curdir = getcwd ();
chdir('/hhgsnet/public_html/forum');
require_once('/hhgsnet/public_html/forum/global.php');
chdir ($curdir);

echo $headinclude;
echo $header;
echo $navbar;

?>
<?php

$string = get_include_contents('/radiodjpanel/rares/values_public.php');

function get_include_contents($filename) {
if (is_file($filename)) {
ob_start();
include $filename;
$contents = ob_get_contents();
ob_end_clean();
return $contents;
}
return false;
}

?>

<?php

echo $footer;

?>

Try That..
Doesnt work ether.
I realy need this !

Want to hide these adverts? Register an account for free!