
function newpro()
{
	var ind = document.f1.np.selectedIndex;
	
	if(ind == 1)
		location.href="Ciproflox.asp"
		
	
	
 }

function rbs()
{
	var ind = document.f1.site.selectedIndex;
	if(ind == 1)
		 window.open('http://www.aidonaids.com')	
		//location.href="../common/otherranbaxysites.aspx#1"
		
	if(ind == 2)
	 window.open('http://www.ohmlabs.com')
	  
	if(ind == 3)
	  
	  window.open('http://www.ranbaxysciencefoundation.net')
		//location.href="../common/otherranbaxysites.aspx#2"
	
}

function allpro()
		
{
	var ind = document.f1.ap.selectedIndex;
	if(ind == 1)
		location.href="ATENOLOL.asp"
		
	if(ind == 2)
		location.href="CARVEDILOL.asp"
		
	if(ind == 3)
		location.href="Cefprozil.asp"
	
if(ind == 4)
		location.href="Ciproflox.asp"

	if(ind == 5)
		location.href="CIPROFLOXACIN.asp"
		
	if(ind == 6)
		location.href="CITALO1.asp"
	
	if(ind == 7)
		location.href="CITALOPRAM.asp"
		

		
		if(ind == 8)
		location.href="DOMPERIDONE.asp"
		if(ind == 9)
		location.href="FENTANYL.asp"
		if(ind == 10)
		location.href="Lisinopril.asp"
		if(ind == 11)
		location.href="LOVASTATIN.asp"
		if(ind == 12)
		location.href="METFORMIN.asp"
		if(ind == 13)
		location.href="PANTOPRAZOLE.asp"
		if(ind == 14)
		location.href="pravastatin.asp"
		if(ind == 15)
		location.href="Rabeprazole.asp"
		if(ind == 16)
		location.href="risperidone.asp"
		if(ind == 17)
		location.href="TAMSULOSIN.asp"
		if(ind == 18)
		location.href="ZOPICLONE.asp"
 }
document.write("  <form name='f1'> ")
 document.write(" <table width='175' border='0' cellpadding='0' cellspacing='0'>")
 
 document.write("  <tr> ")
 document.write("   <td height='10'><img src='../images/trans.gif' width='1' height='1'></td>")
 document.write(" </tr>")
 document.write(" <tr> ")
 document.write("  <td><img src='Images/New-pro.gif' width='143' height='20'></td>")
 document.write(" </tr>")
 document.write(" <tr> ")
 document.write("  <td>&nbsp; <select name='np' class='textbox'>")
 document.write("     <option selected>--SELECT--</option>")


    document.write("     <option>CIPROFLOX</option>")
 document.write("  </select> &nbsp; <a href='javascript:newpro()'><img src='IncImg/sidego.gif' width='16' height='15' align='absmiddle' border='0'></a></td>")
 document.write("   </tr>")
 document.write("   <tr> ")
 document.write("     <td>&nbsp;</td>")
 document.write("   </tr>")
 document.write("   <tr> ")
 document.write("     <td><img src='Images/All-Pro.gif' width='143' height='20'></td>")
 document.write("   </tr>")
 document.write("   <tr> ")
 document.write("     <td>&nbsp; <select name='ap' class='textbox'>")
 document.write("         <option selected>--SELECT--</option>")
 document.write("         <option>ATENOLOL</option>")
 document.write("         <option>CARVEDILOL </option>")
 document.write("         <option>CEFPROZIL</option>")
 
document.write("         <option>CIPROFLOX</option>")
 document.write("         <option>CIPROFLOXACIN</option>")
 document.write("         <option>CITALO</option>")
 document.write("         <option>CITALOPRAM</option>")
 document.write("         <option>DOMPERIDONE</option>")
 document.write("         <option>FENTANYL TRANSDERMAL SYSTEM</option>")
 document.write("         <option>LISINOPRIL</option>")
document.write("         <option>LOVASTATIN</option>")
document.write("         <option>METFORMIN</option>")
document.write("         <option>PANTOPRAZOLE</option>")
document.write("         <option>PRAVASTATIN</option>")
document.write("         <option>RABEPRAZOLE</option>")
document.write("         <option>RISPERIDONE</option>")
document.write("         <option>TAMSULOSIN</option>")
document.write("         <option>ZOPICLONE</option>")
 document.write("       </select> &nbsp; <a href='javascript:allpro()'><img src='IncImg/sidego.gif' width='16' height='15' align='absmiddle' border='0' ></a></td>")
 document.write("   </tr>")
 document.write("   <tr> ")
 document.write("     <td>&nbsp;</td>")
 document.write("   </tr>")
 document.write("   <tr> ")
 document.write("     <td><img src='IncImg/Usa.gif' width='173' height='58'></td>")
 document.write("   </tr>")
 document.write("   <tr> ")
 document.write("     <td background='images/redbg.gif'>&nbsp; <select name='site' class='textbox'>")
 document.write("      <option selected>--SELECT--</option>")
 document.write("      <option >Aid on Aids</option>")
  document.write("      <option >Ohm Labs </option>")
 document.write("      <option >Ranbaxy Science Foundation</option>")
  document.write("       </select> &nbsp; <a href='javascript:rbs()'><img src='IncImg/sidegored.gif' width='16' height='15' align='absmiddle' border='0'></a></td>")
 document.write("   </tr>")
 document.write("   <tr> ")
 document.write("     <td background='images/redbg.gif'>&nbsp;</td>")
 document.write("   </tr>")
  document.write("   <tr> ")
 document.write("     <td><a href='infoalerts.asp'><img src='IncImg/Events.gif' width='173' height='56' border='0'></a></td>")
 document.write("   </tr>")
  
 document.write(" </table>")
 document.write("  </form>")