
//links for homepage
function topnav()
{
  	document.write("<ul id=tnav>");
	document.write("<li><A href='http://cellsafegroup.com'>CellSafeGroup.com</A></li>");
	document.write("<li><A href='index.htm'>Home</A></li>");
	document.write("<li><A href='aboutus.htm'>About Us</A></li>");
	document.write("<li><A href='job.htm'>Job Opportunities</A></li>");
	document.write("</ul>");
}

function header()
{
    document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
    document.write("<tr>");
    document.write("<td align='center' class='topbg'>");
    document.write("<table width='770' border='0' cellspacing='0' cellpadding='0'>");
    document.write("<tr>");
    document.write("<td align='center' height='115'><img src='images/cellsafeinternationalLogo.gif' /></td>");
    document.write("<td align='right' height='12' valign='bottom'>");
    document.write("<table border='0' cellspacing='0' cellpadding='0'>");
    document.write("<tr>");
    document.write("<td class='topnavi'><a href='http://cellsafegroup.com'>CELLSAFEGROUP.COM</a></td>");
    document.write("<td align='center' class='topnavi' width='38'>|</td>");
    document.write("<td class='topnavi'><a href='index.htm'>HOME</a></td>");
    document.write("<td align='center' class='topnavi' width='38'>|</td>");
    document.write("<td class='topnavi'><a href='aboutus.htm'>ABOUT US</a></td>");
    document.write("<td align='center' class='topnavi' width='38'>|</td>");
    document.write("<td class='topnavi'><a href='job.htm'>JOB OPPORTUNITIES</a></td>");
    document.write("<td align='right' class='topnavi' width='19'>|</td>");
    document.write("</tr>");
    document.write("</table>");
    document.write("</td>");
    document.write("</tr>");
    document.write("</table>");
    document.write("</td>");
    document.write("</tr>	");  
    document.write("<tr>");
    document.write("<td class='topbgB'><img src='images/spacer.gif' /></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("<td class='topbg2'><img src='images/spacer.gif' width='1' height='21' /></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("<td width='1' height='7'><img src='images/spacer.gif' width='1' height='7' /></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("<td align='center' background='prodrop2/button1a.gif'>");
    document.write("<table width='810' border='0' cellspacing='0' cellpadding='0'>");
    document.write("<tr>");
    document.write("<td><script>prodropmenu();</script></td>");
    document.write("</tr>");
    document.write("</table>");
    document.write("</td>");
    document.write("</tr>");
    document.write("</table>");
}

function leftnav_faq()
{
  		document.write("<DIV id=leftbar><ul>");
		document.write("<li><b>Common Questions</b></li>");
		document.write("<li><A href='why_store_stem_cells.htm'>Why Store Stem Cells</A></li>");
		document.write("<li><A href='cord_blood_banking_process.htm'>Cord Blood Banking Process</A></li>");
		document.write("<li><A href='vials_vs_bags.htm'>Storing in Vials vs Bags</A></li>");
		document.write("<li><A href='common_misconceptions.htm'>Common Misconceptions</A></li>");
		document.write("<li><A href='more_faqs.htm'>More FAQs</A></li>");
		document.write("</ul></DIV>");
}

function leftnav_whycsi()
{
  		document.write("<DIV id=leftbar><ul>");
		document.write("<li><b>Why Choose CellSafe</b></li>");
		document.write("<li><A href='our_lab_facilities.htm'>Our Lab Facilities</A></li>");
		document.write("<li><A href='our_expertise.htm'>Our Expertise</A></li>");
		document.write("<li><A href='international_advisory_panel.htm'>International Advisory Panel</A></li>");
		document.write("<li><A href='top_reasons.htm'>Top Reasons to Store with CellSafe</A></li>");
		document.write("<li><A href='bionexus.htm'>BioNexus</A></li>");
		document.write("<li><A href='AABB.htm'>AABB</A></li>");
		document.write("<li><A href='testimonials.htm'>Testimonials</A></li>");
		document.write("<li><A href='our_partners.htm'>Our Partners</A></li>");
		document.write("</ul></DIV>");
}

function leftnav_services()
{
  		document.write("<DIV id=leftbar><ul>");
		document.write("<li><b>Services</b></li>");
		document.write("<li><A href='services_overview.htm'>Overview</A></li>");
		document.write("<li><A href='services_newplans.htm'>New Plans</A></li>");
		document.write("<li><A href='complementary_services.htm'>Complimentary Services</A></li>");
		document.write("<li><A href='paymentoptions.htm'>Payment Methods</A></li>");
		document.write("</ul></DIV>");
}

function leftnav_news()
{
  		document.write("<DIV id=leftbar><ul>");
		document.write("<li><b>News</b></li>");
		document.write("<li><A href='stemcell_news.htm'>Stem Cell News</A></li>");
		document.write("</ul></DIV>");
}


function leftnav_signup()
{
  		document.write("<DIV id=leftbar><ul>");
		document.write("<li><b>After Signing Up</b></li>");
		document.write("<li><A href='b4nafter_delivery.htm'>Before and After Delivery</A></li>");
		document.write("<li><A href='parentscircle.htm'>CellSafe Parents Circle</A></li>");
		document.write("</ul></DIV>");
}

function footer()
{
    document.write("<table width='100%'>");
    document.write("<tr>");
    document.write("<td class='bottombg'>");
    document.write("<table width='770' border='0' align='center' cellpadding='0' cellspacing='5'>");
    document.write("<tr>");
    document.write("<td align='right' width='265'>&nbsp;</td>");
    document.write("<td width='1' background='images/bottomline.jpg'><img src='images/spacer.gif' width='1' height='1' /></td>");
    document.write("<td align='right'><br />");
    document.write("<a href='index.htm'><strong>HOME</strong></a> | <a href='aboutus.htm'><strong>ABOUT US </strong></a>| <a href='job.htm'><strong>JOB OPPORTUNITIES</strong></a> | <a href='sitemap.htm'><strong>SITEMAP</strong></a> |");
    document.write("<script language='javascript'>");
    document.write("GenerateEmail();");
    document.write("</script>");
    document.write("<br />");
    document.write("<br />&copy;2007-2008 CellSafe International. All Rights Reserved. Supported by <a href='http://www.encelabs.com' target='_blank'><u>Encelabs</u></a><br /><br />");
    document.write("</td>");        
    document.write("</tr>");
    document.write("</table>");
    document.write("</td>");
    document.write("</tr>");
    document.write("</table>");
}

function footer2()
{
    document.write("<table cellpadding='0' cellspacing='0' width='100%'>");
    document.write("<tr><td><br /><br /><br /><br /></td></tr>");
    document.write("<tr>");
    document.write("<td class='titlebar' width='60%'>&nbsp;</td>");
    document.write("<td width='10%'>");
    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
    document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0'");
    document.write("height='42' width='230'><param name='movie' value='flash/save2.swf'><param name='quality' value='high'>");
    document.write("<embed height='42' pluginspage='http://www.macromedia.com/go/getflashplayer' quality='high'");
    document.write("src='flash/save.swf' type='application/x-shockwave-flash' width='230'></embed></object>");
    document.write("</td>");
    document.write("<td class='titlebar' width='30%'>&nbsp;</td>");
    document.write("</tr>");
    document.write("</table>");
}

function footerBack()
{
    document.write("<table cellpadding='0' cellspacing='0' background='images/BottomBackGround.jpg' width='100%' style='background-image: url(images/BottomBackGround.jpg); background-repeat: no-repeat; background-position: right bottom;'>");
    document.write("<tr>");
    document.write("<td height='200px' align='right' valign='top'>");
    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
    document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0'");
    document.write("height='42' width='230'><param name='movie' value='flash/save2.swf'><param name='quality' value='high'>");
    document.write("<embed height='42' pluginspage='http://www.macromedia.com/go/getflashplayer' quality='high'");
    document.write("src='flash/save.swf' type='application/x-shockwave-flash' width='230'></embed></object>");
    document.write("</td>");
    document.write("</tr>");
    document.write("</table>");
}
