
<!---------- Start HEAD Section Of Reference Guide Code ---------->

<SCRIPT LANGUAGE="JavaScript">

<!-- Original: Alex Tu <boudha1@hotmail.com> -->
<!-- Web Site:  http://www.geocities.com/MadisonAvenue/4368 -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
// End -->
}
</SCRIPT>

<!---------- End HEAD Section Of Reference Guide Code ---------->

<!---------- Start BODY Section Of reference Guide Code ---------->
<!---------- These Credits MUST Stay Intact ---------->
<!---------- Script By Consigliere Ltd. ---------->
<!---------- www.angelfire.com/ny5/consigliere/ ---------->
<!---------- Prescription Drug Reference By HealthSquare ---------->
<!---------- http://www.healthsquare.com ---------->

<form name="form">

<select name="site" size=1>

<option value="http://www.healthsquare.com">Prescription Drug Reference Guide By HealthSquare.com</option>

<option value="http://www.healthsquare.com/aindex.htm">Prescription Drugs That Start With The Letter A</option>

<option value="http://www.healthsquare.com/bindex.htm">Prescription Drugs That Start With The Letter B</option>

<option value="http://www.healthsquare.com/cindex.htm">Prescription Drugs That Start With The Letter C</option>

<option value="http://www.healthsquare.com/dindex.htm">Prescription Drugs That Start With The Letter D</option>

<option value="http://www.healthsquare.com/eindex.htm">Prescription Drugs That Start With The Letter E</option>

<option value="http://www.healthsquare.com/findex.htm">Prescription Drugs That Start With The Letter F</option>

<option value="http://www.healthsquare.com/gindex.htm">Prescription Drugs That Start With The Letter G</option>

<option value="http://www.healthsquare.com/hindex.htm">Prescription Drugs That Start With The Letter H</option>

<option value="http://www.healthsquare.com/iindex.htm">Prescription Drugs That Start With The Letter I</option>

<option value="http://www.healthsquare.com/kindex.htm">Prescription Drugs That Start With The Letter K</option>

<option value="http://www.healthsquare.com/lindex.htm">Prescription Drugs That Start With The Letter L</option>

<option value="http://www.healthsquare.com/mindex.htm">Prescription Drugs That Start With The Letter M</option>

<option value="http://www.healthsquare.com/nindex.htm">Prescription Drugs That Start With The Letter N</option>

<option value="http://www.healthsquare.com/oindex.htm">Prescription Drugs That Start With The Letter O</option>

<option value="http://www.healthsquare.com/pindex.htm">Prescription Drugs That Start With The Letter P</option>

<option value="http://www.healthsquare.com/qindex.htm">Prescription Drugs That Start With The Letter Q</option>

<option value="http://www.healthsquare.com/rindex.htm">Prescription Drugs That Start With The Letter R</option>

<option value="http://www.healthsquare.com/sindex.htm">Prescription Drugs That Start With The Letter S</option>

<option value="http://www.healthsquare.com/tindex.htm">Prescription Drugs That Start With The Letter T</option>

<option value="http://www.healthsquare.com/uindex.htm">Prescription Drugs That Start With The Letter U</option>

<option value="http://www.healthsquare.com/vindex.htm">Prescription Drugs That Start With The Letter V</option>

<option value="http://www.healthsquare.com/windex.htm">Prescription Drugs That Start With The Letter W</option>

<option value="http://www.healthsquare.com/xindex.htm">Prescription Drugs That Start With The Letter X</option>

<option value="http://www.healthsquare.com/yindex.htm">Prescription Drugs That Start With The Letter Y</option>

<option value="http://www.healthsquare.com/zindex.htm">Prescription Drugs That Start With The Letter Z</option>

</select>

<input type=button value="Go!" onClick="javascript:formHandler()">

<p>We have complied a listing through <a href="http://www.healthsquare.com"target="_blank">HealthSquare.com</a>
that covers prescription Drugs. Their reference Guide is accurate and  very easy to read with information covering the use, dosage and interactions of prescription medications. The information is based on the official labeling in PDR. It includes the latest FDA-approved facts.</p>

<!---------- End Body Section Of Reference Guide Code ---------->
<!---------- This Includes The Opening Paragraph ---------->