
function openPopWin(sPhoto, sName) {
	sPhotoUrl = "/img/product/" + sPhoto;
	window.open(sPhotoUrl, sName, 'scrollbars=no,width=570,height=570');
}

var tipArray = new Array();
tipArray[1] = "Return to the Administrative Homepage.";
tipArray[2] = "Make changes to the content on the website.";
tipArray[3] = "";
tipArray[4] = "";
tipArray[5] = "";
tipArray[7] = "Add or Update Monthly Newsletters.";
tipArray[8] = "Add New Forms or Other Downloadable Documents.";
tipArray[9] = "Add Dates & Other Events to the Calendar.";
tipArray[10] = "";
tipArray[11] = "";
tipArray[12] = "";