$(document).ready(
	function(){
		$('body').prepend('<div style="position: absolute; z-index: 99999; left: 50%; margin-left: 257px; top: 30px;"><a href="/products/retail/where_to_buy.php"><img border="0" src="/images/wheretobuy.jpg" /></a></div>');
	}
);
