var randomnumber = Math.round(Math.random()*8);
if (randomnumber == 1)
{movie1();}
else if (randomnumber == 2)
{movie2();}
else if (randomnumber == 3)
{movie3();}
else if (randomnumber == 4)
{movie4();}
else if (randomnumber == 5)
{movie5();}
else if (randomnumber == 6)
{movie6();}
else if (randomnumber == 7)
{movie7();}
else {movie8();}

function movie1(){
document.write("<object type=\"application/x-shockwave-flash\" data=\"glencruitten_newbuild.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/glencruitten_newbuild.swf\"><img src=\"i-header/glencruitten-newbuild.jpg\" width=\"768\" height=\"205\" alt=\"oban drillining\"/></object>")
}
function movie2(){
document.write ("<object type=\"application/x-shockwave-flash\" data=\"swf/island-drill.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/island-drill.swf\"><img src=\"i-header/island-drill.jpg\" width=\"768\" height=\"205\" alt=\"island water drill\"/></object>")
}
function movie3(){
document.write("<object type=\"application/x-shockwave-flash\" data=\"swf/island-drill2.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/island-drill2.swf\"><img src=\"i-header/island-drill2.jpg\" width=\"768\" height=\"205\" alt=\"argyll waterwell drilling\"/></object>")
}
function movie4(){
document.write("<object type=\"application/x-shockwave-flash\" data=\"swf/island-transporter.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/island-transporter.swf\"><img src=\"i-header/island-transporter.jpg\" width=\"768\" height=\"205\" alt=\"drill rig transportation on island\"/></object>")
}
function movie5(){
document.write("<object type=\"application/x-shockwave-flash\" data=\"swf/island-newbuild.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/island-newbuild.swf\"><img src=\"i-header/island-newbuild.jpg\" width=\"768\" height=\"205\" alt=\"drilling at new house on coll\"/></object>")
}
function movie6(){
document.write("<object type=\"application/x-shockwave-flash\" data=\"swf/waterwellcoll-coll.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/waterwellcoll-coll.swf\"><img src=\"i-header/waterwellcoll-coll.jpg\" width=\"768\" height=\"205\" alt=\"water well strike\"/></object>")
}
function movie7(){
document.write("<object type=\"application/x-shockwave-flash\" data=\"swf/rig-transport.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/rig-transport.swf\"><img src=\"i-header/rig-transport.jpg\" width=\"768\" height=\"205\" alt=\"drill rig on a lorry\"/></object>")
}
function movie8(){
document.write("<object type=\"application/x-shockwave-flash\" data=\"swf/newbuildcoll.swf\" width=\"768\" height=\"205\"><param name=movie value=\"swf/newbuildcoll.swf\"><img src=\"i-header/newbuildcoll.jpg\" width=\"768\" height=\"205\" alt=\"new build coll\"/></object>")
}




