var a = location.hostname;

document.write("<a style='font-family:Times New Roman, Geneva, sans-serif; color:#000; font-size:16px'>Medical Alert service is $34.95 per month.</a><br><br><br>");

if (a=="www.medicalalertandbracelets.com")
	{
		document.write("<br>");		
	}
	else
	{
		document.write("<img src='Images/save-30-pct-now.png' align='left'; alt='Save 30% Now!'><br>");
		document.write("<a style='font-family:Times New Roman, Geneva, sans-serif; color:#F00; font-size:20px'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Discounted price is $24.47 per month.</b></a>");
		document.write("<br><br><br><br><br>");
		document.write("<a style='font-family:Times New Roman, Geneva, sans-serif; color:#F00; font-size:20px'>This <i>discounted price</i> will <b>never</b> increase for as long as you have your service!</a><br><br>");
		document.write("<script type='text/javascript' src='http://www.medicalalertdiscount.com/discount-expires-date.js'></script><br>");
//		document.write("<a style='font-family:Times New Roman, Geneva, sans-serif; color:#F00; font-size:20px'>");
//		document.write("Payment information about our medical alert service:<br><br>");
//		document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<li>We automatically bill your credit card each month</li>");
//		document.write("<li>We accept Master Card or Visa</li>");
//		document.write("<li>For $1 more per month, we can do automatic bank withdraws&nbsp;&nbsp;&nbsp;");
//		document.write("<a href='Documents/automatic-bank-account-payment-2547-v2012-01-04.pdf' target='_blank'>(click here)</a></li>");
//		document.write("</a><br><br>");
	}

