


// ************ www.2av8.co.uk  *******11015 
//
// -- source code protected  BS45-jjx6(extended) --
// ----------- Copyright   December 2005 ----------







































































 
function button(legend,addr) {
if (document.all) {
document.write ('<tr><a href="',addr,'.htm"><TD onmouseover="this.style.backgroundColor=');
document.write ("'#ff5555'");
document.write ('"onMouseout="this.style.backgroundColor=');
document.write ("'#d0e0ff'");
document.write ('"style="font-size:75%"><font color="#0000ff"><b>',legend,'</b></font></td></a></tr>');}
else {
document.write ('<tr><TD onmouseover="this.style.backgroundColor=');
document.write ("'#ff5555'");
document.write ('"onMouseout="this.style.backgroundColor=');
document.write ("'#d0e0ff'");
document.write ('"style="font-size:75%"><font color="#0000ff"><b><a href="',addr,'.htm">',legend,'</b></font></a></td></tr>');}}


function subheading(heading) {
document.write ('</table><br>',heading,'<table width=110 bgcolor="#D0e0FF" border=1 bordercolor="#ffffff">');}



function main() {
document.write('<center><img SRC="../../files/2av8.gif" BORDER=0 ><br>');
document.write("<table><TR><TD class=TextBanner noWrap align=left>Welcome to <B>2AV8</B> - An Aviation Website </TD><TD class=TextBanner noWrap align=right>&nbsp; &nbsp; &nbsp;/'eivi,eit/ <i>  &nbsp;v. </I> &nbsp; &nbsp; <b> 1 </b><I>intr. </I> Fly in an aeroplane &nbsp;  &nbsp;  <b> 2 </b> <I> tr. </I> Pilot (an aeroplane)</TD></TR></TABLE>");	
// *************** DRAW MAIN TABLE ****************** ///;
document.write('<table border=0 cellpadding=10 cols=2 width="97%">');
document.write('<tr><td valign="top" width = 110>');
//*************** Draw link buttons ****************///;
document.write('<table width=110 bgcolor="#d0e0ff" border=1 bordercolor="#ffffff"><font color="#0000ff"><script>');
document.write('button("Home","../../index");');
document.write('subheading("XA903 Vulcan"); button("Introduction","../xa903/xa903i"); button("History","../xa903/xa903h"); button("Blue Steel","../xa903/xa903b"); button("Olympus 593","../xa903/xa903c"); button("RB199 Trials","../xa903/xa903t"); button("Restoration","../xa903/xa903r"); button("Wanted","../xa903/xa903w"); button("Vulcan Links","../xa903/xa903l");');
document.write('subheading("XP558 Jet Provost"); button("History","../xp558/xp558h"); button("Restoration","../xp558/xp558r"); button("Wanted","../xp558/xp558w"); button("Gallery","../xp558/xp558g");');
document.write('subheading("WE191 Canberra"); button("History","../we191/we191h"); button("Restoration","../we191/we191r"); button("Gallery","../we191/we191g");');
document.write('subheading("Military"); button("Gallery","../military/militaryg");');
document.write('subheading("Civil"); button("Gallery","../civil/civilg");');
document.write('subheading("GA"); button("Gallery","../ga/gag");');
document.write('subheading("Wellesbourne"); button("Info","../wellsbourne/wellsbournei"); button("Gallery","../wellsbourne/wellsbourneg");');
document.write('</script></font></table></center></font></h5></td><td valign="top">');
//*************** Draw MAIN CONTENT **************** -///;
document.write('<table BORDER=0 CELLPADDING=0 COLS=1 WIDTH="95%">');
document.write('<tr><td><table BORDER=1 CELLSPACING=3 CELLPADDING=10 bgcolor="#ffffff" WIDTH="100%" >');}

		 
