// JavaScript Document
function Trestle(){
window.open("trestle.htm","subWind","Height=400,Width=600,left=50,top=50,scrollbars")}

//shows large images of Tie Rodwagons
function tierod(){
tierodwindow = window.open('','tierod','Height=400,width=500,left=20,top=20,scrollbars')
tierodwindow.document.write('<HTML><BODY bgcolor="#d5d6d4"><P><CENTER><IMG SRC="bto1.jpg"></P><P><IMG SRC="bto10.jpg"><BR><font face="arial" size="2">(^ Built by Alan Jones)</font></P></BODY></HTML>')
tierodwindow.document.close()}
//displays large 2 plank slate wagons
function twobar() {
twobarwindow = window.open('','2bar','Height=300,width=370,left=60,top=60,scrollbars')
twobarwindow.document.write('<HTML><BODY bgcolor="#d5d6d4"><CENTER><Img src="bto2.jpg"><p><img src="bto3.jpg"></P></body></html>')
twobarwindow.document.close()}
//Displays large pics of wagon trains
function btogallery(){
btogallerywindow = window.open('','gallery','Height=500,width=700,left=10,top=10,scrollbars')
btogallerywindow.document.write('<HTML><HEAD><TITLE>BRO GAllERY</TITLE></HEAD><BODY bgcolor="#d5d6d4" align="center"><P align="center"><IMG src="bto.jpg" border="1" alt="Nicks Wagons"><br><font size="2" face="arial">^ Left To Right: TR 3 bar slate wagon, TR 2 bar slate <font size="2">wagon, 3bar, 2 bar and Corris Tie Rod P/O</font></P><P align="center"><IMG SRC="mycorrisstock.jpg" border="1" alt="Corris Stock by Alan Jones"><BR><font size="2" face="arial">Corris Stock Built by Alan Jones; L to R: Corris P/O (scratch built), Tie Rod P/O Open, Slab Trestle, 2 plank end door open, 1 ton Iron end Door open, Part Built Corris No.4.</font></P></BODY></HTML>')
btogallerywindow.document.close()}
//displays PG carriage
function pqrwc(){
window.open('pqrwc.jpg','Penrhyn','Height=300,width=400,left=60,top=60')}
//Rubbish Wagon ISO
function rubbish(){
window.open('rubbishiso.jpg','Maenofferenwagon','Height=600,width=800,left=60,top=50,scrollbars')}
//Aberllefenni Box
function aberllefbox(){
window.open('aberllefbox.jpg','AberllefenniBox','Height=600,width=800,left=10,top=10,scrollbars')}
//Talyllyn Incline Open wagon
function inclineopen(){
window.open('bto4.jpg','bto4','Height=400,width=500,top=10,left=10')}
//Corris 2 plank
function corris2plank(){
window.open('bto5.jpg','bto5','Height=400,width=500,left=10,top=10')}
//Corris 1 ton Iron
function corrisiron(){
window.open('bto7.jpg','bto5','Height=400,width=500,left=10,top=10')}
//Talyllyn Iron Open
function taliron(){
window.open('bto6.jpg','bto5','Height=400,width=500,left=10,top=10')}
//talyllyn splay open
function splay(){
window.open('bto8.jpg','bto5','Height=400,width=500,left=10,top=10')}
//talyllyn chasssis
function talchassis(){
window.open('bto9.jpg','bto5','Height=400,width=500,left=10,top=10')}

//Display The Slab Wagon detail page.
function slabdetail(){
window.open('slabdetail.htm','Slabdetail','Height=500,width=700,left=10,top=10,scrollbars')}
function ablist(){
window.open('abbrev.htm','abbreviations','Height=300,width=400,left=60,top=60,scrollbars')}