function preload() {
	var btn01 = new Image();
	var btn02 = new Image();
	var btn03 = new Image();
	var btn04 = new Image();
	var btn05 = new Image();
	var btn06 = new Image();
	var btn07 = new Image();
	var btn08 = new Image();
	var btn09 = new Image();
	btn01.src = "images/ibtn_about2";
	btn02.src = "images/ibtn_activities2";
	btn03.src = "images/ibtn_schedule2";
	btn04.src = "images/btn_home2";
	btn05.src = "images/btn_about2";
	btn06.src = "images/btn_activities2";
	btn07.src = "images/btn_schedule2";
	btn08.src = "images/btn_contact2";
	btn09.src = "images/btn_bg.jpg";
}


function wopen1() {
	expandWin = window.open("ac12_01.htm","wopen1","toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=40,height=60");
	for (curWidth=35,curHeight=35;curWidth < 400; curWidth+=4,curHeight+=5) {
		expandWin.resizeTo(curWidth,curHeight);
	}
	expandWin.resizeTo(400,610);
}

function wopen2() {
	expandWin = window.open("ac12_02.htm","wopen2","toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=40,height=60");
	for (curWidth=35,curHeight=35;curWidth < 400; curWidth+=4,curHeight+=5) {
		expandWin.resizeTo(curWidth,curHeight);
	}
	expandWin.resizeTo(400,600);
}

function wopen3() {
	expandWin = window.open("ac12_03.htm","wopen3","toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=yes, width=40, height=60");
	for (curWidth=35,curHeight=35;curWidth < 400; curWidth+=4,curHeight+=5) {
		expandWin.resizeTo(curWidth,curHeight);
	}
	expandWin.resizeTo(400,600);
}

function wopen4() {
	expandWin = window.open("ac12_04.htm","wopen4","toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=40, height=60");
	for (curWidth=35,curHeight=35;curWidth < 430; curWidth+=4,curHeight+=5) {
		expandWin.resizeTo(curWidth,curHeight);
	}
	expandWin.resizeTo(430,600);
}

function wopen5() {
	window.open("ac_loyalty.htm", "wopen5", "toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=430, height=580");
}