> us 491290; if(isset($Browse)){ if ($Browse==0) { $Browse = $BrowseDefault; } /*if(!isset($ArraySearchString[$Browse])){ // verify that the BrowseNode returned in the querystring has been saved in the $ArraySearchString array $Browse = $BrowseDefault; }*/ }else{ $Browse = $BrowseDefault; } if ($Browse==$BrowseDefault) {$Mode="toys"; } // --- Get Sort type; if it isn't set, then Sort defaults to "Featured" --- if(isset($Sort)) { // $Sort = $_GET['$Sort']; if(!isset($ArraySort[$Sort])){ $Sort = 'Featured'; $SortString = $ArraySort[$Sort]; }else{ $SortString = $ArraySort[$Sort]; } }else{ $Sort = 'Featured'; $SortString = $ArraySort[$Sort]; } // --- Set Mode --- // --- Set Type --- //$Type = 'lite'; // --- Get Page number; if it isn't set then Page defaults to 1 --- if(isset($Page)){ $PageNum = $Page; if(0==$PageNum){ $PageNum = 1; } }else{ $PageNum = 1; } // --- Call Amazon XML function --- $AmazonXml = Amazon($SearchType, $Browse, $SortString, $Mode, $Type, $PageNum, $d_ar, $i_ar); ?>

'; }else{ // Amazon function returned XML data if($d_ar[$i_ar['ErrorMsg'][0]]['type']=='open' || $d_ar[$i_ar['ErrorMsg'][0]]['type']=='complete'){ // no results were found from the search //echo 'Sorry, no results were found.

'; //echo "Browse = $Browse mode is $Mode"; }else{ // results were found, so display the products // --- Display category links --- /* foreach($ArraySearchString as $key => $value){ if($Browse == $key){ echo '' .$value. '
'; }else{ echo '' .$value. '
'; } } echo '

';*/ /* // --- Display links to sort the products --- echo 'Sort These Results:
'; if('Featured'==$Sort){ echo 'Featured Items | '; }else{ // echo 'Featured Item | '; echo 'Featured Items | '; } if('Sales'==$Sort){ echo 'Sales Rank | '; }else{ // echo 'Sales Rank | '; echo 'Sales Rank | '; } if('Reviews'==$Sort){ echo 'Customer Reviews'; }else{ // echo 'Customer Reviews'; echo 'Customer Reviews'; } echo '


'; */ // --- Display the product data returned from the XML --- $recordNumber = ($PageNum - 1)*10; /** * Loop through each
tag. * Assign each piece of data you want to use on your template to a variable, and then * echo that variable to display it on your site. */ $count=0; ?> "; ?> Search Toys:  '; if('Featured'==$Sort){ echo 'Featured Items | '; }else{ // echo 'Featured Item | '; echo 'Featured Items | '; } if('Sales'==$Sort){ echo 'Sales Rank | '; }else{ // echo 'Sales Rank | '; echo 'Sales Rank | '; } if('Reviews'==$Sort){ echo 'Customer Reviews'; }else{ // echo 'Customer Reviews'; echo 'Customer Reviews'; } echo '


'; echo""; $cc=0; } } } } ?>
Argos
Welcome to 4 UK Toys, a great place to find childrens toys for delivery in the UK. There are also games and gift ideas.
Click on a picture of a toy to see more information, or select a category to get started. While you are here, why not add a review of your favorite toy?
<?=$Manufacturer . " />


0) { echo"Todays Saving £"; echo $saving; } ?>
($Page +25)){ $TotalPages = ($Page+25); $Start=$TotalPages-50; } if ($Start<1) {$Start=1; } /** * If there are more than 1 pages, then display * the pagination. */ if($TotalPages > 1){ echo 'Jump to Page:
'; for($k=$Start; $k<=$TotalPages; $k++){ if($k==$PageNum){ echo $k. ' '; }else{ echo '' .$k. ' '; } if($TotalPages != $k){ echo '| '; } } } } } //include ('storeleft.php'); ?>
>
Directory | Add a site