/*JavaScrpt functions for opening new window to display A Company Detachment information.*/

function launch_WindsorBoys() { PopW=window.open("http://www.berkshireacf.org/windsor18.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Windsor() { PopW=window.open("http://www.berkshireacf.org/windsor01.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Cippenham() { PopW=window.open("http://www.berkshireacf.org/cippenham02.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Slough() { PopW=window.open("http://www.berkshireacf.org/slough03.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Ascot() { PopW=window.open("http://www.berkshireacf.org/ascot04.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
function launch_Maidenhead() { PopW=window.open("http://www.berkshireacf.org/maidenhead02.html","PopUpWindow","width=900,height=600,top=10,left=20,resizable=no,scrollbars=no,menubar=no,toolbar=no,status=yes,location=no") }
