function writeJS2(){
     var str='';
     str+='<iframe src="http://cpanel.tkcarsites.com/cp/dkhoursPreview.aspx?Did=567&Sid=1021&Pid=28" frameborder="0" scrolling="no" class="frame1"></iframe>';
     document.write(str);
}

function switchStaff3() {
		document.getElementById('btn').innerHTML =
	'<table width="56%" border="0" align="center" cellpadding="5" cellspacing="5"><tr><td width="1%"><a href="#" onclick="javascript:switchStaff1()"><img src="images/btn_glassboro.jpg" alt="" width="151" height="34" /></a></td><td width="7%"><img src="images/btn_eggharbor2.jpg" alt="" width="166" height="34" /></td></tr></table>';
	
    document.getElementById('content').innerHTML =
   '<iframe src="http://cpanel.tkcarsites.com/cp/StaffReview.aspx?Did=567&Sid=1021&Pid=10" frameborder="0"  height="1130" width="100%"  scrolling="yes" ></iframe>';
}
function switchStaff1() {
	document.getElementById('btn').innerHTML =
	'<table width="56%" border="0" align="center" cellpadding="5" cellspacing="5"><tr><td width="1%"><img src="images/btn_glassboro2.jpg" alt="" width="151" height="34" /></td></td><td width="7%"><a href="#" onclick="javascript:switchStaff3()"><img src="images/btn_eggharbor.jpg" alt="" width="166" height="34" /></a></td></tr></table>';
	
    document.getElementById('content').innerHTML =
   '<iframe src="http://cpanel.tkcarsites.com/cp/StaffReview.aspx?Did=567&Sid=1255&Pid=10" height="1130" width="100%" frameborder="0" scrolling="yes" </iframe>';
}
function switchStaff2() {
		document.getElementById('btn').innerHTML =
	'<table width="56%" border="0" align="center" cellpadding="5" cellspacing="5"><tr><td width="1%"><a href="#" onclick="javascript:switchStaff1()"><img src="images/btn_glassboro.jpg" alt="" width="151" height="34" /></a></td><td width="7%"><a href="#" onclick="javascript:switchStaff3()"><img src="images/btn_eggharbor.jpg" alt="" width="166" height="34" /></a></td></tr></table>';

	
    document.getElementById('content').innerHTML =
   '<iframe src="http://cpanel.tkcarsites.com/cp/StaffReview.aspx?Did=567&Sid=1254&Pid=10" height="1130" width="100%" frameborder="0" scrolling="yes"></iframe>';
}