/*JavaScrpt functions for opening new window to display B Company Detachment information.*/

function launch_Burghfield() { PopW=window.open("http://www.berkshireacf.org/burghfield13.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Newbury() { PopW=window.open("http://www.berkshireacf.org/newbury14.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Theale() { PopW=window.open("http://www.berkshireacf.org/theale15.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Thatcham() { PopW=window.open("http://www.berkshireacf.org/thatcham16.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Whitley() { PopW=window.open("http://www.berkshireacf.org/whitley17.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
