function P7_JumpMenu(selObj,restore){ //v1.3 by Project Seven

	var theFullString = selObj.options[selObj.selectedIndex].value;

	if (restore) selObj.selectedIndex=0;

	var theLength = theFullString.length;

	var endPos = theFullString.lastIndexOf("~");

	var theUrl, theTarget, theParent;

	if (endPos > 0) {theUrl = theFullString.substring(0,endPos);}

	else {theUrl = theFullString;}

	endPos++

	if (endPos < theLength) {theTarget = theFullString.substring(endPos,theLength)}

	else {theTarget = "window:Main";}

	if (theTarget == "window:New") {window.open(theUrl);}

	else if (theTarget == "window:Main") {eval("parent.location='"+theUrl+"'");}

	else {eval("parent.frames[\'"+theTarget+"\'].location='"+theUrl+"'");}

}

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-11028987-8");
pageTracker._trackPageview();
} catch(err) {}


document.write('									<table width="1000" border="0" cellspacing="0" cellpadding="0">');
document.write('									<tr valign="top"> ');
document.write('									<td width="10" background="images/top_leftbg.gif"><img src="images/spacer.gif" width="10" height="23" hspace="0" vspace="0"></td>');
document.write('									<td width="980" align="right" background="images/top_rightbg.gif" class="topbg"> ');
document.write('									<table align="right" width="525" border="0" cellspacing="0" cellpadding="0">');
document.write('									<tr valign="middle"> ');

document.write('									<td width="50" align="center"><div align="center"><a href="index.html" class="toplinkswhite">Home</a></div></td>');
document.write('									<td width="1"><img src="images/divider.gif" width="1" height="23" hspace="0" vspace="0" border="0"></td>');

document.write('									<td width="70" align="center"><div align="center"><a href="aboutus.html" class="toplinkswhite">About Us</a></div></td>');
document.write('									<td width="1"><img src="images/divider.gif" width="1" height="23" hspace="0" vspace="0" border="0"></td>');
document.write('									<td width="70" align="center"><div align="center"><a href="careers.html" class="toplinkswhite">Careers</a></div></td>');
document.write('									<td width="1"><img src="images/divider.gif" width="1" height="23" hspace="0" vspace="0" border="0"></td>');


document.write('									<td width="80" align="center"><div align="center"><a href="downloads.html" class="toplinkswhite">Downloads</a></div></td>');
document.write('									<td width="1"><img src="images/divider.gif" width="1" height="23" hspace="0" vspace="0" border="0"></td>');


document.write('									<td width="89" align="center"><div align="center"><a href="contactus.html" class="toplinkswhite">Contact ');
document.write('									Us</a></div></td>');
document.write('									<td width="1"><img src="images/divider.gif" width="1" height="23" hspace="0" vspace="0" border="0"></td>');
document.write('									<td width="200" align="right"><div align="center"> <select name="select" onchange="P7_JumpMenu(this,1)" class="toplinks" style="width:180">');

document.write('									<option>--- Group Sites ---</option>');
document.write('                          <option value="http://www.relclin.com~window:New">RCRS ');
document.write('                          </option>');
document.write('                          <option value="http://www.relicord.com~window:New">ReliCord ');
document.write('                          </option>');
//document.write('                         <option value="http://10.22.19.46/Brca/loginpage.html~window:New">ReliBRCA ');
document.write('                         <option value="http://relibrca.rellife.com~window:New">ReliBRCA ');

document.write('                          </option>');

document.write('                          <option value="http://www.ril.com~window:New">RIL</option>');
//document.write('                          <option value="http://www.ipcl.co.in~window:New">IPCL</option>');
//document.write('                          <option value="http://www.Trevira.com~window:New">TREVIRA</option>');

document.write('                          <option value="http://www.genemedix.com~window:New">GeneMedix</option>');
document.write('                          <option value="http://www.rsls.ac.in~window:New">Reliance Inst. of Life Sciences</option>');
document.write('                          <option value="http://jatrophagenomics.rellife.com~window:New">Jatropha Genomics</option>');
document.write('									</select></div> </td>');
document.write('									</tr>');
document.write('									</table>');
document.write('									</td>');
document.write('									<td width="10" background="images/top_rightbg.gif"><img src="images/spacer.gif" width="10" height="23" hspace="0" vspace="0"></td>');
document.write('									</tr>');
document.write('									<tr valign="top"> ');

document.write('									<td height="146" colspan="3"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="1000" height="146" hspace="0" vspace="0">');
document.write('									<param name="movie" value="images/cloudy_header.swf">');
document.write('									<param name="quality" value="high">');
document.write('									<embed src="images/cloudy_header.swf" width="1000" height="152" hspace="0" vspace="0" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></object></td>');
document.write('									</tr>');
document.write('									</table>');