// JavaScript Document
function popitup(url) {
	newwindow=window.open(url,'name','height=700,width=650');
	if (window.focus) {newwindow.focus()}
	return false;
}


function openNewsletter()
{ window.open
( "newsletter.php", "openNewsletter", "width=545, height=300, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function openEventCalendar()
{ window.open
( "event_cal.html", "openEventCalendar", "width=830, height=600, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout3()
{ window.open
( "phonebook.html", "playout3", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout4()
{ window.open
( "about.html", "playout4", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout5()
{ window.open
( "terms.html", "playout5", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout6()
{ window.open
( "contact.html", "playout6", "width=670, height=670, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout7()
{ window.open
( "banner.html", "playout6", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}
function photoGallery()
{ window.open
( "photogallery.html", "photoGallery", "width=665, height=1000, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}
function Register()
{ window.open
( "requestForm.php", "requestForm", "width=650, height=700, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

//\\\\\\\\\\\\\\\\\\\\----------------------------------------

function openNewsletter1()
{ window.open
( "../newsletter.php", "openNewsletter1", "width=545, height=300, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function openEventCalendar1()
{ window.open
( "../event_cal.html", "openEventCalendar1", "width=830, height=600, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout31()
{ window.open
( "../phonebook.html", "playout31", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout41()
{ window.open
( "../about.html", "playout41", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout51()
{ window.open
( "../terms.html", "playout51", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout61()
{ window.open
( "../contact.html", "playout61", "width=670, height=670, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}

function playout71()
{ window.open
( "../banner.html", "playout61", "width=670, height=650, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}
function photoGallery1()
{ window.open
( "../photogallery.html", "photoGallery1", "width=665, height=1000, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}
function Register1()
{ window.open
( "../requestForm.php", "requestForm1", "width=650, height=700, menubar=0, resizable=0, scrollbars=yes, toolbar=0")}
