var sn_link1="";
var sn_gif1 = "";
var ran_unrounded=Math.random()*24;
var ran_number=Math.round(ran_unrounded); 

document.write("<P></P>");


switch (ran_number)
{


	case 0:
		sn_link1= "http://www.medhelp.org/forums/WomensHealth/wwwboard.html";
		sn_gif1 =  "AppleBanner-Womens.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break

	case 1:
		sn_link1= "http://www.medhelp.org/forums/DentalHealth/wwwboard.html";
		sn_gif1 =  "AppleBanner-DentalHealth.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break


	case 2:
		sn_link1= "http://www.medhelp.org/forums/std/wwwboard.html";
		sn_gif1 =  "AppleBanner-STD.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break

	case 3:
		sn_link1= "http://www.medhelp.org/forums/Thyroid/wwwboard.html";
		sn_gif1 =  "AppleBanner-Thyroid.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break


	case 4:
		sn_link1= "http://www.medhelp.org/forums/WeightLoss/wwwboard.html";
		sn_gif1 =  "AppleBanner-WeightLoss.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break


	case 5:
		sn_link1= "http://www.medhelp.org/forums/Fitness/wwwboard.html";
		sn_gif1 =  "AppleBanner-Fitness.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break


	case 6:
		sn_link1= "http://www.medhelp.org/forums/Nutrition/wwwboard.html";
		sn_gif1 =  "AppleBanner-Nutrition.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break

	case 7:
		sn_link1= "http://www.medhelp.org/forums/EyeCare/wwwboard.html";
		sn_gif1 =  "AppleBanner-EyeCare.gif";
		document.write('<CENTER><p> <a target="_blank" '  + ' href="' + sn_link1 + '" > ');
		document.write('<img width=468 height=60 ' + 'src="http://www.medhelp.org/Logos/SLP3D/' + sn_gif1 + ' "></a></CENTER><p>');
	break


	default:
}


document.write("");

document.write('<blockquote><P><font size="1" face="Verdana">Information contained within this forum is intended solely for general educational purposes and is not intended nor implied to be a substitute for professional medical advice relative to your specific medical condition or question. Always seek the advice of your physician or other health provider for any questions you may have regarding your medical condition. Only your physician can provide specific diagnoses and therapies.  By using this site you agree to the following <a target="_blank" href="http://www.medhelp.org/TermsOfUse.htm">Terms and Conditions</a>. </font></P></blockquote>');	

document.write("");
