'); while ($l <= $pages){ $string = '?page='.$l; if (isset($_GET['style'])) { $string = $string.'&style='.$_GET['style']; }; if (isset($_GET['stone'])) { $string = $string.'&stone='.$_GET['stone']; }; if (isset($_GET['shape'])) { $string = $string.'&shape='.$_GET['shape']; }; if (isset($_GET['misc1'])) { $string = $string.'&misc1='.$_GET['misc1']; }; if (isset($_GET['misc2'])) { $string = $string.'&misc2='.$_GET['misc2']; }; if (isset($_GET['misc3'])) { $string = $string.'&misc3='.$_GET['misc3']; }; if (isset($_GET['length'])) { $string = $string.'&length='.$_GET['length']; }; if (isset($_GET['width'])) { $string = $string.'&width='.$_GET['width']; }; if (isset($_GET['chain'])) { $string = $string.'&chain='.$_GET['chain']; }; if (isset($_GET['metal'])) { $string = $string.'&metal='.$_GET['metal']; }; echo('
Page '.$l.'
'); $l++; }; echo(''); if (isset($_GET['page'])) { $page = $_GET['page']; } else { $page = 1; }; $i = (mysql_num_rows($data) -1); $l = (($page * $per) - $per); if ($i >= 0) { while ($l <= $i && $i >= 0 && $l < ($page * $per)) { mysql_data_seek($data, $l); $row = mysql_fetch_array($data); $loop=0; ?>
while($loop < 22) { ?>
echo($itemdata[$loop]);?>
echo($row[$loop]); ?>
$loop++; }; ?>
$l++; }; } else { ?>
Sorry nothing to display at this time
}; ?>
Copyright 2005-2006 © HillCrest Jewelers. All rights reserved.
Designed by TekHawk : Tech Services