document.write('<div><table border="0" cellpadding="0" cellspacing="0"><tr><td><img src="http://www.internationalstemcell.com/picts/art.jpg" style="margin: 0; padding: 0;">');


// START MENU IMAGES


   if (showimage1 == "yes") {
document.write('<br><br><a target="_blank" href="http://www.lifelinecelltech.com/2010"><img src="http://www.internationalstemcell.com/picts/150x30-lct.jpg" border="0" class="borders"></a><br><br>');
}
   if (showimage2 == "yes") {
document.write('<a target="_blank" href="http://2010.lifelineskincare.com"><img src="http://www.internationalstemcell.com/picts/150x30-lsc.jpg" border="0" class="borders"></a><br><br>');
}
   if (showimage3 == "yes") {
document.write('<a target="_blank" href="http://2010.unistemcell.com"><img src="http://www.internationalstemcell.com/picts/150x30-usb.jpg" border="0" class="borders"></a><br><br>');
}

//  End -->
document.write('<div style="clear: both;"></div>');
document.write('<div style="width: 180px; text-align: left; margin: 0 10px; font: 12px #FFF;">');
document.write('<span class="title"><strong>Cell Lines:</strong></span><br>');
document.write('ISCO has developed a process to derive stem cells similar to Embryonic Stem Cells without the need for fertilized embryos and with minimal exposure to non-human cells. These factors provide ISC a unique leadership role in the field of regenerative cell therapy. <a href="contact.htm" style="text-decoration: underline;">Contact Us.</a>');

function include(file)
{
var script  = document.createElement('script');
script.src  = file;
script.type = 'text/javascript';
script.defer = true;
document.getElementsByTagName('head').item(0).appendChild(script);
}


document.write('<!--[if IE]><link rel="stylesheet" type="text/css" href="iehacks.css" /><![endif]-->');

/* include any js files here */
//include('http://www.b2i.us/b2i/HeadLines.asp?B=1468&I=2&Nav=0&S=0&L=1&C=958');
document.write('<div style="clear: both;"></div>');
document.write('<br>&nbsp;</br><a href="news.htm" style="color: #2F3283;font-size: 1.1em; text-decoration: underline;"><strong>Click here</strong></a><br><a href="news.htm" style="color: #2F3283;font-size: 1.1em; text-decoration: underline;"><strong>for Breaking News:</strong></a><br>');
document.write('<script language="JavaScript" src="http://www.b2i.us/b2i/HeadLines.asp?B=1468&I=2&Nav=0&S=0&L=1&C=958" type="text/javascript"></script>');
document.write('</div>');
document.write('</td></tr><tr><td>')
document.write('<div style="width: 180px; text-align: left; margin: 0 10px;">');
document.write('<script language="JavaScript" src="http://www.b2i.us/b2i/QuotePlug.asp?b=1468&S=ISCO&L=1" type="text/javascript"></script>');
document.write('</div>');
document.write('</td></tr></table></DIV>');








// COPYRIGHT 2008 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE








function IEHoverPseudo() {

	var navItems = document.getElementById("top-nav").getElementsByTagName("li");
	
	for (var i=0; i<navItems.length; i++) {
		if(navItems[i].className == "menuT") {
			navItems[i].onmouseover=function() { this.className += " over"; }
			navItems[i].onmouseout=function() { this.className = "menuT"; }
		}
	}

}
window.onload = IEHoverPseudo;
