/*JavaScrpt functions for opening new window to display C Company Detachment information.*/

function launch_Woodley() { PopW=window.open("http://www.berkshireacf.org/woodley06.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Bracknell() { PopW=window.open("http://www.berkshireacf.org/bracknell07.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Reading() { PopW=window.open("http://www.berkshireacf.org/reading08.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Caversham() { PopW=window.open("http://www.berkshireacf.org/caversham09.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Wokingham() { PopW=window.open("http://www.berkshireacf.org/wokingham10.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Arborfield() { PopW=window.open("http://www.berkshireacf.org/arborfield11.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
