var bPageIsLoaded=false;
function randomAdvert(){
var _1=new Array();
_1[1]="http://www.westerntowing.co.uk/acatalog/Caravan_Covers_Ad.gif";
_1[2]="http://www.westerntowing.co.uk/acatalog/KS46-Advert.gif";
_1[3]="http://www.westerntowing.co.uk/acatalog/Security_Ad.gif";
_1[4]="http://www.westerntowing.co.uk/acatalog/LED-Advert.gif";
_1[5]="http://www.westerntowing.co.uk/acatalog/right--6.gif";
_1[6]="http://www.westerntowing.co.uk/acatalog/right-Knott_SS.gif";
_1[7]="http://www.westerntowing.co.uk/acatalog/right-Alko_SS.gif";
_1[8]="http://www.westerntowing.co.uk/acatalog/Cargo_net_Ad.gif";
_1[9]="http://www.westerntowing.co.uk/acatalog/Folding_Cycles_Advert.gif";
var _2=new Array();
_2[1]="http://www.westerntowing.co.uk/acatalog/Caravan_Covers.html";
_2[2]="http://www.westerntowing.co.uk/acatalog/Wheel_Clamps.html";
_2[3]="http://www.westerntowing.co.uk/acatalog/Trailer_Caravan_Security.html";
_2[4]="http://www.westerntowing.co.uk/acatalog/LED_lamps.html";
_2[5]="http://www.westerntowing.co.uk/acatalog/Trailer_Cover_Quote_mm.html";
_2[6]="http://www.westerntowing.co.uk/acatalog/Detachable_type_for_Knott_Brakes.html";
_2[7]="http://www.westerntowing.co.uk/acatalog/Detachable_type_for_Al_ko_Brakes_mushroom.html";
_2[8]="http://www.westerntowing.co.uk/acatalog/Trailer_covers.html";
_2[9]="http://www.westerntowing.co.uk/acatalog/Folding_Cycles.html";
var _3=new Array();
_3[1]="Caravan_Covers";
_3[2]="Economy Wheel Clamp";
_3[3]="Trailer &amp; Caravan Security";
_3[4]="LED lamps";
_3[5]="Trailer Cover Quote";
_3[6]="Stainless Steel Knott Bowden Cables";
_3[7]="Stainless Steel Al-ko Bowden Cables";
_3[8]="Cargo Net";
_3[9]="Folding Cycles";
var _4=Math.floor(Math.random()*_1.length);
if(_4==0){
_4=1;
}
document.write("<a href=\""+_2[_4]+"\" title=\""+_3[_4]+"\"><img src=\""+_1[_4]+"\" alt=\""+_3[_4]+"\"/></a>");
}
function randomContent(){
var _5=new Array();
_5[1]="Very well pleased, I will look forward of doing business with you again, Thanks again...John";
_5[2]="Fast service with no fuss!! would recomend.";
_5[3]="Many thanks for the speedy delivery.  An unparalleled service.";
_5[4]="I was astonished to receive my order less than 24 hours after I ordered it - fantastic! Many thanks for great service";
_5[5]="very clear and easy to use website and i was very pleased with the speed of your response i will definatley use your company again";
_5[6]="Extremely quick delivery - very impressive. Will buy further accessories from your site in future as your prices are good, the site is easy to use and free delivery was a bonus!";
_5[7]="Delivery was very fast and i am vey happy with the product.It was great value for money.Many Thanks.";
_5[8]="Super fast delivery, thank you.  Item arrived just as described, well packegaed and very quickly. A very friendly, efficent service.A pleasure doing business with you. Thank you again.";
_5[9]="Thank you very much for the speedy service. Item was received next day. Price was good too. I would certainly recommend you.";
_5[10]="I just wanted to say thank you for this excellent service, only orderd yesterday lunch and received it this morning. Again excellent service AAA+++++, I will certainly come back. Elias S";
var _6=Math.floor(Math.random()*_5.length);
if(_6==0){
_6=1;
}
document.write(_5[_6]);
}
function closeInformation(){
if(document.getElementById){
document.getElementById("WTAinfo").style.display="none";
}else{
if(document.layers){
document.WTAinfo.display="none";
}else{
document.all.WTAinfo.style.display="none";
}
}
}
function showInformation(){
if(document.getElementById){
document.getElementById("WTAinfo").style.display="block";
}else{
if(document.layers){
document.WTAinfo.display="block";
}else{
document.all.WTAinfo.style.display="block";
}
}
}
function HideContent(d){
document.getElementById(d).style.display="none";
}
function ShowContent(d){
document.getElementById(d).style.display="block";
}
function ReverseDisplay(d){
if(document.getElementById(d).style.display=="none"){
document.getElementById(d).style.display="block";
}else{
document.getElementById(d).style.display="none";
}
}



