<!--
google_ad_client = "ca-pub-1630406215990884";
google_ad_slot = "7230928077";
google_ad_width = 160;
google_ad_height = 600;

function urlgo(em_address){var urlstring='';var xx=em_address.indexOf('-',0);
if (em_address.indexOf('http://',0) !=0) urlstring='http://'; // only put http at front if none at position zero
var xy=em_address.indexOf('www.',0) ;if (((xy == -1)|| (xy >10)) && (xx != 0) ) urlstring=urlstring+'www.';
if ((xx == 0) ) em_address=em_address.substr(1);
urlstring=urlstring+em_address ;
window.open(urlstring);
}
//-->
