//©Xara Ltd
var clicked="";var gtype=".gif";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)circles.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"2\" cellpadding=\"0\"><tr>");tr(false);writeButton(loc+"../","index.htm","circles_b1",199,23,"Home Page","",0);writeButton(loc+"../","clearance.htm","circles_b2",199,23,"Clearance and Sale Items","",0);writeButton(loc+"../","arcade_machines.htm","circles_b3",199,23,"Arcade Machines","",0);writeButton(loc+"../","bettyboop.htm","circles_b4",199,23,"Betty Boop Figurines & Collectables","",0);writeButton(loc+"../","booths.htm","circles_b5",199,23,"50s Style Diner Booths","",0);writeButton(loc+"../","retro_chairs.htm","circles_b6",199,23,"50's Style Retro Chairs & Stools","",0);writeButton(loc+"../","booths_pedtables.htm","circles_b7",199,23,"50s Style Pedestal Diner Booth Tables","",0);writeButton(loc+"../","retro_kitchen.htm","circles_b8",199,23,"Retro Diner Sets","",0);writeButton(loc+"../","retro_lounge.htm","circles_b9",199,23,"Novelty Retro Sofas","",0);writeButton(loc+"../","stools.htm","circles_b10",199,23,"Bar Stools","",0);writeButton(loc+"../","lounge_screens.htm","circles_b11",199,23,"Retro Room Dividers & Screens","",0);writeButton(loc+"../","coffeetables.htm","circles_b12",199,23,"Retro Coffee Tables","",0);writeButton(loc+"../","juke_boxes.htm","circles_b13",199,23,"Jukeboxes","",0);writeButton(loc+"../","record_player.htm","circles_b14",199,23,"Retro Record Players","",0);writeButton(loc+"../","record_player2.htm","circles_b15",199,23,"Wooden Record Players","",0);writeButton(loc+"../","ledpictures.htm","circles_b16",199,23,"LED Pictures","",0);writeButton(loc+"../","figures.htm","circles_b17",199,23,"Resin Full Size Figures","",0);writeButton(loc+"../","bags.htm","circles_b18",199,23,"Retro Bags & Books","",0);writeButton(loc+"../","clocks.htm","circles_b19",199,23,"Retro Clocks","",0);writeButton(loc+"../","tin_signs.htm","circles_b20",199,23,"Retro Tin Signs","",0);writeButton(loc+"../","phones.htm","circles_b21",199,23,"Retro Phones","",0);writeButton(loc+"../","cards.htm","circles_b22",199,23,"Retro Cards","",0);writeButton(loc+"../","magnets.htm","circles_b23",199,23,"Retro Magnets","",0);writeButton(loc+"../","mirrors.htm","circles_b24",199,23,"Retro Mirrors","",0);writeButton(loc+"../","drawers.htm","circles_b25",199,23,"Retro Drawers","",0);writeButton(loc+"../","traditional_toys.htm","circles_b27",199,23,"Retro Games","",0);writeButton("","http://www.pedalcar.org.uk","circles_b28",199,23,"Retro Metal Classic Pedal Cars & Trikes","_blank",0);writeButton("","http://www.wotevergames.co.uk","circles_b29",199,23,"Sports & Leisure Stuff","_blank",0);writeButton("","http://woteverbling.co.uk","circles_b30",199,23,"Bling Watches, Chains, Bracelets","_blank",0);tr(true);document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";var l=clicked!=""||!isCurrentFile(url);if(url!="")url=" href=\""+urld+url+"\"";if(l){if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");}else gname+=selstate;gname+=gtype;if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" />");if(l)document.write("</a>");document.write("</td>");tr(false);}function syncFile(f,nf){var matches='home.html*index.html*welcome.html*default.asp';var p=f.lastIndexOf('/');var sf=f;if(p>=0)sf=f.substr(p+1,f.length-1);if(matches.indexOf(sf)==-1)return "";return sf;}function isCurrentFile(str){var p=str.lastIndexOf(':');if(p>0)str=str.substr(p+1,str.length-1);str=escape(str);str=str.toLowerCase();while(str.length>3&&str.substring(0,3)=="../")str=str.substr(3,str.length-1);var fstr=str.indexOf(".htm");if(fstr==-1)fstr=str.indexOf(".asp");if(fstr==-1)fstr=str.indexOf(".php");if(fstr==-1)fstr=str.indexOf(".jsp");if(fstr==-1)fstr=str.indexOf(".txt");if(fstr<1&&str.charAt(str.length-1)!='/')str+="/";var current=document.location.href.toLowerCase();p=current.lastIndexOf('?');if(p>0)current=current.substr(0,p);var fcurrent=current.indexOf(".htm");if(fcurrent==-1)fcurrent=current.indexOf(".asp");if(fcurrent==-1)fcurrent=current.indexOf(".php");if(fcurrent==-1)fcurrent=current.indexOf(".jsp");if(fcurrent==-1)fcurrent=current.indexOf(".txt");if(fcurrent<1&&current.charAt(current.length-1)!='/')current+="/";if(fstr!=-1&&fcurrent==-1)current+=syncFile(str,current);if(fstr==-1&&fcurrent!=-1)str+=syncFile(current,str);var currsize=current.length;var strsize=str.length;while(strsize>=0&&currsize>=0){if(current.charAt(currsize)!=str.charAt(strsize))return false;currsize=currsize-1;strsize=strsize-1;}return true;}
