var a = location.hostname;
if (a=="www.medicalalertandbracelets.com")
	{
		document.write("<a href='http://www.medicalalertandbracelets.com/medical-alert.html'><img src='Buttons/button-Pricing-Up.png' border='0' onmouseover='this.src='Buttons/button-Pricing-Down.png';' onmouseout='this.src='Buttons/button-Pricing-Up.png';' alt='Medical Alert system pricing, free and discount page'></a>")
	}
	
if (a=="www.medicalalertdiscount.com")
	{	
		document.write("<a href='http://www.medicalalertdiscount.com/medical-alert.html'><img src='Buttons/button-Pricing-Up.png' border='0' onmouseover='this.src='Buttons/button-Pricing-Down.png';' onmouseout='this.src='Buttons/button-Pricing-Up.png';' alt='Medical Alert system pricing, free and discount page'></a>")
	}
	
if (a=="www.medicalalertelderly.com")
	{	
		document.write("<a href='http://www.medicalalertelderly.com/medical-alert.html'><img src='Buttons/button-Pricing-Up.png' border='0' onmouseover='this.src='Buttons/button-Pricing-Down.png';' onmouseout='this.src='Buttons/button-Pricing-Up.png';' alt='Medical Alert system pricing, free and discount page'></a>")
	}	

