<!--
function ShowAd() {
	var Ads = document.getElementById('Ads');

	Ads.innerHTML = "<iframe src=\"http://www.rantaboutit.com/ads/GoogleAds.htm\" marginwidth=0 marginheight=0 width=160 height=600 border=0 frameborder=0 style=\"border:none;\" scrolling=\"no\"><\/iframe>";
}
// -->

