
// banner area - table 1 - dk blue bg - comment out if not reqd
///document.write("<table width='100%' border=0' cellspacing='0'><tbody style='background-color:#404075'>");
///document.write("<tr><td width='100%'>");
//page banner area - table 1a
document.write("<table width='760' border=0' cellspacing='0' ");
document.write("cellpadding='0' align='center'><tbody style='background-color:'#404075'>");
///document.write("<tr><td width='760' height='120'>");	//<td width='100'>&nbsp;</td>
document.write("<tr><td width='100%'>");
///document.write("<p>")
document.write("<table border='0' cellpadding='0' cellspacing='0' width='760'><tr>");
//<!-- fwtable fwsrc="Untitled" fwbase="banner02a.jpg" fwstyle="Dreamweaver" fwdocid = "2006297513" fwnested='0' -->
document.write("<td><a href='sites.html' onmouseover='filter(&#34;x894&#34;,&#34;x175&#34;)' onmouseout='filter(&#34;x894&#34;,&#34;x264&#34;)'><img src='images/banner02a_r1_c1.jpg' name='x894' border='0' width='240' height='120' alt='Barry Pde service station'></a></td>");
document.write("<td><a href='sites.html' onmouseover='filter(&#34;y894&#34;,&#34;y175&#34;)' onmouseout='filter(&#34;y894&#34;,&#34;y264&#34;)'><img src='images/banner02a_r1_c2.jpg' name='y894' border='0' width='196' height='120' alt='Eagle Tce City service station'></a></td>");
document.write("<td><a href='sites.html' onmouseover='filter(&#34;z894&#34;,&#34;z175&#34;)' onmouseout='filter(&#34;z894&#34;,&#34;z264&#34;)'><img src='images/banner02a_r1_c3.jpg' name='z894' border='0' width='324' height='120' alt='service station and taxi base at Kelvin Grove'></a></td>");
document.write("</tr></table>");
// end logo area - table 1a 
document.write("</td></tr></tbody></table>");
// end page header - banner area - table 1 - dk blue bg - table 1 - comment out if not reqd
///document.write("</td></tr></tbody></table>");	

document.write("<table width='100%' border='0' bordercolor='green' cellspacing='0' ");
document.write("cellpadding='0' align='center'><tbody>");
document.write("<tr><td>");
//begin of menu bar table - table 2 
document.write("<table width='100%' border='0' cellspacing='0' ");
document.write("cellpadding='0' align='center'><tbody>");
document.write("<tr><td class='bgbluegrey' height='25'>");
document.write("<p class='pleft'>&nbsp; ");
  var screenwidth
  screenwidth = screen.width
if (screenwidth <= 1024) {
document.write("<img src='images/clear1x1.gif' width='50' height ='1' border='0' alt=''>");
	}
else
	{
document.write("<img src='images/clear1x1.gif' width='220' height ='1' border='0' alt=''>");
//document.write("&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ");
document.write(" <a class='menu' href='index.html'>&nbsp;home&nbsp;</a> | ");
	}
document.write("<a class='menu' href='about.html'>&nbsp;about us&nbsp;</a> | ");
document.write("<a class='menu' href='careers.html'>&nbsp;careers&nbsp;</a> | "); 
document.write("<a class='menu' href='extaxis.html'>&nbsp;ex-taxis&nbsp;</a> | ");
document.write("<a class='menu' href='sites.html'>&nbsp;sites&nbsp;</a> | ");
document.write("<a class='menu' href='contact.html'>&nbsp;contact us&nbsp;</a> | ");
document.write("<a class='menu' href='links.html'>&nbsp;links&nbsp;</a>&nbsp;</p>");
document.write("</td></tr></tbody></table>");
// end menu bar - table 2


//outside table beneath menu bar - define width table 3
if (screenwidth <= 1024) {
		document.write("<table width='100%' border='0' cellspacing='0' ");
        }
else if (screenwidth > 1024) {
		document.write("<table width='80%' border='0' bordercolor='orange' cellspacing='0' ");
        }
else if (screenwidth > 1280) {
		document.write("<table width='75%' border='0' bordercolor='orange' cellspacing='0' ");
        }
document.write("cellpadding='0' align='center'><tbody>");
document.write("<tr><td valign='top'>");
// page body inside table 3
// column 1 - page body table 4 
document.write("<table width='100%' border='0' bordercolor='blue' cellspacing='0' cellpadding='0' align='center'><tbody>");
document.write("<tr><td class='bgbluefade' width='200' height='600' valign='top'>");

///document.write("<p class='pcenter'><br /><br /><br /><br />");		////<span class='bgred'>&nbsp;24/7 fuel and shops&nbsp;</span>
document.write("<p class='pcenter'><img src='images/logokgtmblue.jpg' ");	// width='130' height ='81' src='images/logokgtmblue.gif'
document.write("border='0' width='160' height ='100' alt='gangma - KG Taxi Management'><br /><br /></p>");
document.write("<p class='pjustify'>");
document.write("<span class='pwhite'>Check out our sister site Illywood Pty Ltd. We're more than just a taxi base!</span><br /><br /></p>");
document.write("<p class='pcenter'><a href='http://www.illywood.com.au/' target='blank'><img src='images/logoillywoodblue.jpg' ");
document.write("border='0' width='150' height ='66' alt='Illywood - Kelvin Grove'></a>");
document.write("<br /><br /></p>");
// end first column - table 4
document.write("</td><td valign='top'>");