function test(){
var sWidth= document.body.offsetWidth;
var fontSize1
var count
fontSize2=parseInt(sWidth/55)+ "px";

with (document.getElementsByTagName("Body").item(0).style){
background="url(pics/coachfront.gif)";
fontSize=fontSize2;
color = "#0000ff" ;
textAlign="center";
}

with (document.getElementById("linkpic").style){
fontSize = "80%";
position="absolute";
left="0%";
width="12%";
top="0%";
height="98%";
background="#e0dbd4";
borderStyle="solid";
borderWidth="8px";
borderColor="#e0dbd4";
zIndex="10";
textAlign="left";}

if (document.title=="home")
{with (document.getElementsByTagName("img").item(0)){
src="pics/coachfront3.gif";
with(style){
position="absolute";
top="10%";
width="35%";
zIndex="8";
left="43%";}}


with (document.getElementById("showcoach").style){
fontSize = "200%";
position="absolute";
top="20%";
width="35%";
left="43%";
fontFamily="Eras Bold ITC";
zIndex="9";
}

with (document.getElementById("tours").style){
fontSize = "140%";
position="absolute";
top="32%";
width="35%";
left="43%";
zIndex="9"
}

with (document.getElementById("email").style){
fontSize = "90%";
position="absolute";
width="35%";
top="45%";
left="43%";
zIndex="9"}



with (document.getElementsByTagName("img").item(1)){
src="shows/pic1.jpg";
with(style){
position="absolute";
bottom="0%";
left="10%";
width="25%";
zIndex="1";}}

with (document.getElementsByTagName("img").item(2)){
src="shows/pic2.jpg";
with(style){
position="absolute";
top="0%";
left="60%";
height="48%";
zIndex="0";}}

with (document.getElementsByTagName("img").item(3)){
src="shows/pic3.jpg";
with(style){
position="absolute";
bottom="0%";
right="22%";
width="25%";
zIndex="0";}
}
with (document.getElementsByTagName("img").item(4)){
src="shows/pic4.jpg";
with(style){
position="absolute";
bottom="0%";
right="0%";
width="25%";
zIndex="1";}
}
with (document.getElementsByTagName("img").item(5)){
src="shows/pic5.jpg";
with(style){
position="absolute";
bottom="0%";
right="46%";
width="20%";
zIndex="0";}
}
with (document.getElementsByTagName("img").item(6)){
src="shows/pic6.jpg";
with(style){
position="absolute";
height="40%";
top="0%";
left="27%";
width="20%";
zIndex="1";}}

with (document.getElementsByTagName("img").item(7)){
src="shows/pic7.jpg";
with(style){
position="absolute";
width="20%";
top="40%";
left="30%";
zIndex="0";}}

with (document.getElementsByTagName("img").item(8)){
src="shows/pic8.jpg";
with(style){
position="absolute";
top="0%";
left="40%";
width="20%";
zIndex="0";}}

with (document.getElementsByTagName("img").item(9)){
src="shows/pic9.jpg";
with(style){
position="absolute";
width="22%";
top="0%";
left="9%";
zIndex="0";}
}
with (document.getElementsByTagName("img").item(10)){
src="shows/pic10.jpg";
with(style){
position="absolute";
height="48%";
top="0%";
right="0%";
width="20%";
zIndex="0";}}
}
else 
{
with (document.getElementById("text").style){
position="absolute";
left="26%";
width="60%";
top="25%";
textAlign="justify";
lineHeight="120%";
}
with (document.getElementsByTagName("img").item(0)){
src="pics/coachside1.gif";
with(style){
position="absolute";
left="37%";
width="40%";
top="2%";
}}
with (document.getElementById("centre").style){
fontSize = "80%" ;
}

with (document.getElementById("showcoach").style){
fontFamily="Eras Bold ITC";}

with (document.getElementById("showcoach1").style){
fontFamily="Eras Bold ITC";}
}




}

