// JavaScript Document
function writeScript()  {




document.getElementById("mainPage").style.width = mainWidth;
document.getElementById("mainPage").style.height = mainHeight;
document.getElementById("mainPage").style.left = mainLeftBorder;
document.getElementById("mainContainer").style.left = mainLeftBorder + 15;
document.getElementById("mainContainer").style.top = 15;
document.getElementById("mainContainer").style.width = mainWidth - 30;
document.getElementById("mainContainer").style.height = mainHeight - 30;


document.getElementById("mainLogo").src = theLogo.src;
document.getElementById("mainLogo").style.left = mainLeftBorder + 20;



document.getElementById("mainLogo").style.top = 20;


document.getElementById("airportLink").style.left = mainLeftBorder + 480;
document.getElementById("airportLink").src = airportGuide.src;

document.getElementById("fbLink").style.left = mainLeftBorder + 700;
document.getElementById("fbLink").src = fb.src;

document.getElementById("newDriverTable").style.left = mainLeftBorder + 20;
document.getElementById("newDriverTableData").innerHTML = "Interested in becoming your own boss and choosing your own hours to work 24/7? Please see our <A CLASS='lightBlue' HREF='javascript:loadPages(getNewDriverPage())'>driver application page</A> or email <A CLASS='lightBlue' HREF='mailto:management@renfrewshirecabco.co.uk'>management@renfrewshirecabco.co.uk</A> for an information pack";

document.getElementById("topTable").style.top = 260;//parseInt(mainLogo.style.top) + 76;
document.getElementById("topTable").style.left = mainLeftBorder + 20;
document.getElementById("topTable").style.width = 441;
document.getElementById("topTable").style.height = 20;
document.getElementById("topTableData").innerHTML = "Email : management@renfrewshirecabco.co.uk";
document.getElementById("botDiv").innerHTML = "Renfrewshire Cab Company 2011";
document.getElementById("botDiv").style.left = mainLeftBorder + 400;

document.getElementById("topRightTable").style.top = 20;//parseInt(mainLogo.style.top) + 76;
document.getElementById("topRightTable").style.width = 506;
document.getElementById("topRightTable").style.height = 80;
document.getElementById("topRightTable").style.left = mainLeftBorder + 478;
document.getElementById("topRightTableData").innerHTML = "";


document.getElementById("bottomTable").style.width = 440;
document.getElementById("bottomTable").style.height = 140;
document.getElementById("bottomTable").style.left = mainLeftBorder + 20;
document.getElementById("bottomTableData").innerHTML = 'Contact Email : <BR><A CLASS="lightBlue" HREF="mailto:management@renfrewshirecabco.co.uk">Management</A>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp<A CLASS="lightBlue" HREF="mailto:admin@renfrewshirecabco.co.uk">Admin</A>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp<A CLASS="lightBlue" HREF="mailto:jamie@renfrewshirecabco.co.uk">Webpage Admin</A><BR>Contact Tel : <BR><DIV CLASS="lightBlue">Management 0141 889 0000 - Admin 0141 889 0666</DIV>'


document.getElementById("friendsTable").style.left = mainLeftBorder + 20;
document.getElementById("friendsTableData").innerHTML = '<A HREF="javascript:loadPages(getNewDriverPage())">Become a Driver</A>&nbsp&nbsp&nbsp&nbsp<A HREF="javascript:loadPages(getFreephonePage())">Our Friends</A>&nbsp&nbsp&nbsp&nbsp<A HREF="javascript:loadPages(getQuotePage())">Get a Quote</A>';

//if (navigator.appName != "Netscape")
//{
//   document.getElementById("mainMenuTable").style.height = 50;
//}
//else
//{
//   document.getElementById("mainMenuTable").style.height = 50;
//}   


//document.getElementById("topLeftImage").style.top = 22;
//document.getElementById("topLeftImage").style.left = mainRightBorder + 25;
//document.getElementById("topLeftImage").src = skodaL.src;

//document.getElementById("topRightImage").style.top = 500;//24;
//document.getElementById("topRightImage").style.left = mainRightBorder - 15 - (skodaL.width);
//document.getElementById("topRightImage").src = vectra.src;









document.getElementById("clipCarL").src = clipCarL.src;
document.getElementById("clipCarL").style.top = 286;
document.getElementById("clipCarL").style.left = mainLeftBorder + 20;




document.getElementById("mainMenuTable").style.left = mainLeftBorder + 20;


document.getElementById("subSystemMenu").style.left = mainLeftBorder + 300;

document.getElementById("homeCell").innerHTML = "Home";
document.getElementById("systemCell").innerHTML = "System";
document.getElementById("ivrCell").innerHTML = "Ivr";
document.getElementById("driverCell").innerHTML = "Driver";
document.getElementById("accountCell").innerHTML = "Accounts";
document.getElementById("staffCell").innerHTML = "Staff";
document.getElementById("contactCell").innerHTML = "Contact";
document.getElementById("quoteCell").innerHTML = "Quote";
document.getElementById("airportCell").innerHTML = "Airport";
document.getElementById("callbackCell").innerHTML = "Callback";

document.getElementById("advertCell").innerHTML = "Textback";
document.getElementById("freephoneCell").innerHTML = "Freephones";

document.getElementById("subSystemMenuControlRoom").innerHTML = "Control Room";
document.getElementById("subSystemMenuDriver").innerHTML = "Driver System";

document.getElementById("displayTable").style.left = 0;
document.getElementById("displayTable").style.top = 0;
document.getElementById("displayScroll").style.left = mainLeftBorder + 478;







/*document.getElementById("leftNumTableData").innerHTML = '<B><DIV CLASS=floatRight><DIV ID="num1">0141 889 7770</DIV></DIV></B>Booking Lines : <BR><B><DIV CLASS=floatRight><DIV ID="num4">0141 887 7770</DIV></DIV><DIV ID="num3">0141 887 0505<BR></DIV><DIV CLASS=floatRight><DIV ID="num7">0141 889 0505</DIV></DIV><DIV ID="num6">0141 886 6666<BR></DIV><DIV CLASS=floatRight><DIV ID="num9">01505 615 999</DIV></DIV><DIV ID="num8">0141 885 2000</DIV></B>';
document.getElementById("rightNumTableData").innerHTML = '<B><DIV CLASS=floatRight><DIV ID="num2">0141 889 0000</DIV></DIV></B>Management :<BR><B><DIV CLASS=floatRight><DIV ID="num5">0141 889 0666</DIV></DIV></B>Admin :<BR><DIV CLASS=floatRight><A HREF=mailto:management@renfrewshirecabco.co.uk>management@renfrewshirecabco.co.uk</A></DIV>Email :<BR><DIV CLASS=floatRight><A HREF="http://www.renfrewshirecabco.co.uk">www.renfrewshirecabco.co.uk</A></DIV>Web :';*/

loadPages(getHomePage());
window.defaultStatus = "Renfrewshire Cab Co";
//window.setTimeout("carAnim()", 2000);
//carRunTextDisplay();

window.setTimeout("rotMes('topRightTableData')", 1000);

runSlideShow("homeSlide");
window.setTimeout("runSlideShow('homeSlide2')", 2000);
mesTicker();







//window.setTimeout("numberFlash()", 2000);
}

