function Top() { 
	document.writeln("	<table cellspacing='0' cellpadding='0' border='0' align='left' width='750' bgcolor='#ffffff' class='bk'>");
	document.writeln("		<tr><td align='center'><img src='image/Logo_MemRegInc.gif' alt='MemReg, Inc.' border='0'></td></tr>");
	document.writeln("		<tr><td width='100%' bgcolor='B3B3B3'><img src='image/space.gif' width='1' height='1'></td></tr>");
	document.writeln("		<tr><td width='100%' height='20' bgcolor='#E6E6E6'><SCRIPT LANGUAGE='JAVASCRIPT'>Menu()</SCRIPT></td></tr>");
	document.writeln("		<tr><td width='100%' bgcolor='B3B3B3'><img src='image/space.gif' width='1' height='1'></td></tr>");
	document.writeln("	</table>");
}

function Top_pg() { 
	document.writeln("	<img src='/image/Logo_MemRegInc.gif' alt='MemReg, Inc.' border='0' usemap='#Top_pg'>");	
}

function Top_org() { 
	document.writeln("<table border='0' cellpadding='0' cellspacing='0' width='100%' bgcolor='white'>");
	document.writeln("	<tr>");
	document.writeln("		<td height='50' valign='center'><a href='../page/index.asp'><img src='../image/logo2.gif' alt='Home' border='0'></a></td>");
	document.writeln("		<td align='right'>");
	document.writeln("			<table height='50' border='0' cellpadding='0' cellspacing='0'>");
	document.writeln("				<tr valign='bottom'>");
	document.writeln("					<td><a href='../page/Map.htm'><img src='../image/button/map.gif' alt='Map' border='0' align='bottom'></a></td>");
	document.writeln("					<td><a href='../page/Contact.htm'><img src='../image/button/contact.gif' alt='Contact Us' border='0' align='bottom'></a></td>");
	document.writeln("				</tr>");
	document.writeln("			</table>");
	document.writeln("		</td>");
	document.writeln("		<td width='1' bgcolor='#FFFFFF'><img src='../image/space.gif' width='1' height='1'></td>");
	document.writeln("	</tr>");
	document.writeln("  <tr><td colspan='3' height='2' bgcolor='#ACCDEE'></td></tr>");
	document.writeln("  <tr><td colspan='3' height='1' bgcolor='#FFFFFF'></td></tr>");
	document.writeln("	<tr>");
	document.writeln("		<td colspan='2' height='17' bgcolor='#A8D59D' align='right'><a href='../page/index.asp'><img src='../image/button/menu_home.gif' border='0'></a><a href='../page/Church.htm'><img src='../image/button/menu_church.gif' border='0'></a><a href='../page/Service.htm'><img src='../image/button/menu_service.gif' border='0'></a><a href='../page/Mission.htm'><img src='../image/button/menu_mission.gif' border='0'></a><a href='../page/School.htm'><img src='../image/button/menu_school.gif' border='0'></a><a href='../bbs/list.asp'><img src='../image/button/menu_belief.gif' border='0'></a></td>");
	document.writeln("		<td width='1' height='17' bgcolor='#999999'><img src='../image/space.gif' width='1' height='1'></td>");
	document.writeln("	</tr>");
	document.writeln("  <tr><td colspan='3' height='1' bgcolor='#999999'><img src='../image/space.gif' width='1' height='1'></td></tr>");
	document.writeln("</table>");	
}

function Menu() { 
	document.writeln("	<table width='100%' height='100%' border='0' cellspacing='0' cellpadding='0' class='bk'>");
	document.writeln("		<tr>");
	document.writeln("		<td width='50%' align='center'>");
	document.writeln("			<A HREF='/'><img src='/image/button/main_aboutus.gif' alt='About Us' border='0'></A>");	
	document.writeln("		</td>");
	document.writeln("		<td width='50%' align='center'>");
	document.writeln("			<A HREF='/page/Investors.htm'><img src='/image/button/main_investor.gif' alt='Investors' border='0'></A>");
	document.writeln("		</td>");
	document.writeln("		</tr>");
	document.writeln("	</table>");
}

function Menu_pg() { 
	document.writeln("	<table width='100%' height='100%' border='0' cellspacing='0' cellpadding='0' class='bk'>");
	document.writeln("		<tr><td width='25%' align='center'>");
	document.writeln("			<A HREF='../page/Products.htm'><img src='../image/button/main_products.gif' alt='Products' border='0'></A>");
	document.writeln("		</td>");
	document.writeln("		<td width='25%' align='center'>");
	document.writeln("			<A HREF='../page/Software.htm'><img src='../image/button/main_software.gif' alt='Software' border='0'></A>");
	document.writeln("		</td>");
	document.writeln("		<td width='25%' align='center'>");
	document.writeln("			<A HREF='../page/Investors.htm'><img src='../image/button/main_investor.gif' alt='Investor Relations' border='0'></A>");	
	document.writeln("		</td>");
	document.writeln("		<td width='25%' align='center'>");
	document.writeln("			<A HREF='../page/Partners.htm'><img src='../image/button/main_partners.gif' alt='Partners' border='0'></A>");
	document.writeln("		</td>");
	document.writeln("		</tr>");
	document.writeln("	</table>");
}

function Bottom() { 
	document.writeln("	<table cellspacing='0' cellpadding='0' border='0' width='100%' bgcolor='#FFFFFF' class='bk-11'>");
	document.writeln("		<tr valign='top'>");
	document.writeln("			<td>");
	document.writeln("				<BR><BR>");
	document.writeln("			</td>");
	document.writeln("			<td align='right'>");
	document.writeln("				<br>&copy; Copyright 2003-2012 MemReg, Inc. All Right Reserved.<BR>");
	document.writeln("			</td>");
	document.writeln("		</tr>");
	document.writeln("	</table>");
}


// Style Sheet //
function setStyle(){
	if (navigator.appName.indexOf('Microsoft') != -1){
 		var browser = "IE"
	} else {
		var browser = "NS"
	}
	if (browser == "IE"){
			document.write('<LINK REL=stylesheet TYPE=text/css HREF=/css/iepc.css>')
	}
	else if (browser == "NS") {
		document.write('<LINK REL="stylesheet" TYPE=text/css HREF=/css/nspc.css>')
	}
}

document.writeln("	<map name='Top'>");
document.writeln("	<area shape='rect' coords='0, 0, 575, 76' href='http://www.DynamicBiometric.com/'>");
document.writeln("	</map>");

document.writeln("	<map name='Top_pg'>");
document.writeln("	<area shape='rect' coords='0, 0, 575, 76' href='http://www.DynamicBiometric.com/'>");
document.writeln("	</map>");

function Menu_old() { 
	document.writeln("	<table width='100%' height='100%' border='0' cellspacing='0' cellpadding='0' class='bk'>");
	document.writeln("		<tr><td width='33%' align='center'>");
	document.writeln("			<A HREF='/page/Products.htm'><img src='/image/button/main_products.gif' alt='Products' border='0'></A>");
	document.writeln("		</td>");
	document.writeln("		<td width='33%' align='center'>");
	document.writeln("			<A HREF='/page/contactus.htm'><img src='/image/button/main_aboutus.gif' alt='About Us' border='0'></A>");	
	document.writeln("		</td>");
	document.writeln("		<td width='33%' align='center'>");
	document.writeln("			<A HREF='/page/Investors.htm'><img src='/image/button/main_investor.gif' alt='Investors' border='0'></A>");
	document.writeln("		</td>");
	document.writeln("		</tr>");
	document.writeln("	</table>");
}
