function newWindow(strWindowName) {
	switch(strWindowName) {
		case "CAustin": CAustinWindow = window.open("/bio_CAustin.asp","CAustinWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "RCarter": RCarterWindow = window.open("/bio_RCarter.asp","RCarterWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DDubovsky": DDubovskyWindow = window.open("/bio_DDubovsky.asp","DDubovskyWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "SrReddy": SrReddyWindow = window.open("/bio_SrReddy.asp","SrReddyWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "SReddy": SReddyWindow = window.open("/bio_SReddy.asp","SReddyWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "TSeay": TSeayWindow = window.open("/bio_TSeay.asp","TSeayWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "GSidhu": GSidhuWindow = window.open("/bio_GSidhu.asp","GSidhuWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "RSteis": RSteisWindow = window.open("/bio_RSteis.asp","RSteisWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "HTamim": HTamimWindow = window.open("/bio_HTamim.asp","HTamimWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "JWeens": JWeensWindow = window.open("/bio_JWeens.asp","JWeensWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "LSimpson": CAustinWindow = window.open("/bio_LSimpson.asp","LSimpsonWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "KMay": CAustinWindow = window.open("/bio_KMay.asp","KMayWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirPerimeter": DirPerimeterWindow = window.open("/dir_perimeter.asp","DirPerimeterWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirRoswell": DirRoswellWindow = window.open("/dir_roswell.asp","DirRoswellWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirCovington": DirCovingtonWindow = window.open("/dir_covington.asp","DirCovingtonWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirStockbridge": DirStockbridgeWindow = window.open("/dir_stockbridge.asp","DirStockbridgeWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirCumming": DirCummingWindow = window.open("/dir_cumming.asp","DirCummingWin","width=430,height=475,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirDecatur": DirDecaturWindow = window.open("/dir_decatur.asp","DirDecaturWin","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirConyers": DirConyersWindow = window.open("/dir_conyers.asp","DirConyersWin","width=430,height=460,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirJohnsCreek": DirJohnsCreekWindow = window.open("/dir_johnscreek.asp","DirJohnsCreekWin","width=430,height=460,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "DirMcDonough": DirMcDonoughWindow = window.open("/dir_mcdonough.asp","DirMcDonoughWin","width=430,height=460,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "InsurancePlans": InsurancePlansWindow = window.open("/insurance_plans.asp","InsurancePlansWin","width=780,height=575,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
		case "SidhuHonor": SidhuHonorWindow = window.open("/sidhu_honor.asp","SidhuHonor","width=430,height=450,left=10,top=10,scrollbars=1,toolbar=yes");
		break;
	}
}