///////////////////////////////////////////////////////////////////////
function jason123(){

	try{
		 var sd = document.getElementById('seal')
		 if (sd==null) return;
		 if(sd.length>1){
			sd = document.getElementById('seal')(1).parentElement.outerHTML;
			document.getElementById('seal')(1).outerHTML = "";
	     }else{
			sd = document.getElementById('seal').parentElement.outerHTML;
			document.getElementById('seal').outerHTML = "";
	     }
	     document.getElementById('jason321').innerHTML = sd;
	     document.getElementById('jason321').outerHTML = document.getElementById('jason321').outerHTML;
	}
	catch(e){}

}
///////////////////////////////////////////////////////////////////////
function footer_redirect(strDomain){

	try{
		var str = (String(location.href)).toLowerCase();
		strDomain = strDomain.toLowerCase();
		if(str.indexOf(strDomain)>=0 && str.indexOf("www")==-1){
			str = str.replace(strDomain, "www." + strDomain);location.href = str;
		}
	}
	catch(e){
		//alert(e.message);
	}

}
///////////////////////////////////////////////////////////////////////
function footer_split(obj) {

	footer();
	return;

	var sServer = location.host;
	var str = "<div id=footerNav>";
   	str += "<table border=\"0\" align=center width=\"100%\"><tr valign=bottom><td colspan=4>";
  	str += "<a href=\"/nonmembers/eng/general/about_iconnecthere.htm\">About</a> | ";
  	str += "<a href=\"http://www.deltathree.com/careers.aspx\">Jobs</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/site_map.htm\">Site map</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/privacy_policy.htm\">Privacy policy</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/terms_of_use.htm\">Terms of Use</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/business_opportunities.htm\">Business opportunities</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/contact_us.htm\">Contact</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/pc_to_phone/index.htm\">PC-To-Phone</a> | ";
  	str += "<a href=\"http://" + sServer + "/ich_nm/services.aspx?sid=1\">Internet Phone</a> | ";
	str += "&nbsp;&nbsp;Resources: <a href=\"http://" + sServer + "/resource1/index.html\">1</a><a href=\"http://" + sServer + "/resource2/index.html\">2</a><a href=\"http://" + sServer + "/resource3/index.html\">3</a>";
	str += "</td></tr>";
  	str += "<tr><td width=\"60%\" valign=\"top\">";
  	str += "&copy; Copyright 2006 <a target=_blank href=\"http://www.deltathree.com\">deltathree, Inc.</a>";
   	str += "</td>";
  	str += "<td align=right><nobr>";
   	str += "&nbsp;&nbsp;<a target=_blank href=\"http://www.deltathree.com\"><img src=\"/nonmembers/eng/images/footer_logo_deltathree.gif\" alt=\"Deltathree Internet Phone Service\" width=\"89\" height=\"43\" border=\"0\"></a>";
    str += "</td><td align=center width=\"60px\"><nobr>";
   	str += "<span id=\"jason321\"><script language=\"javascript\" type=\"text/javascript\" src=\"https://www.digicert.com/custsupport/sealtable.php?order_id=00193081&seal_type=a&seal_size=small&seal_color=blue&new=1&newsmall=1\"></script><a href=\"http://www.digicert.com/\">SSL Certificate</a><script language=\"javascript\" type=\"text/javascript\">coderz();</script>";
   	str += "</td><td align=center>";
    str += "<!-- START SCANALERT CODE --><a target=_blank href=\"https://www.scanalert.com/RatingVerify?ref=www.iconnecthere.com\"><img width=\"94\" height=\"54\" border=\"0\" src=\"//images.scanalert.com/meter/www.iconnecthere.com/13.gif\" alt=\"Safe Internet Phone\" oncontextmenu=\"alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;\"></a><!-- END SCANALERT CODE -->";
  	str += "</nobr></td></tr>";
	str += "</table>";
	str += "</div>";
	document.write(str);
  	window.setTimeout("jason123()", 3000);

}
//////////////////////////////////////////////////////////
function footer() {

	document.write("<iframe src='/NonMembers/NSIncludes/footer_links.html' width='100%' height='78' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' style='background-color:white;'></iframe>");
	window.setTimeout("jason123()", 3000);
	return;


	var sServer = location.host;

	var str = "<div id='footerNav'>";
   	str += "<table border='0' align='center' width='100%'>";
	str += "<tr valign='bottom'>";
	str += "<td colspan='4'>";
	  	str += "<a href='http://" + sServer + "/ICH_NM/about.aspx'>About</a> | ";
	  	str += "<a href='http://" + sServer + "/ICH_NM/site_map.aspx'>Site map</a> | ";
	  	str += "<a href='http://" + sServer + "/ICH_NM/privacy.aspx'>Privacy policy</a> | ";
	  	str += "<a href='http://" + sServer + "/ICH_NM/terms.aspx'>Terms of Use</a> | ";
	  	str += "<a href='http://" + sServer + "/ICH_NM/contact.aspx'>Contact</a>";
	str += "</td>"
	str += "</tr>";
	str += "<tr>"
	str += "<td width='60%' valign='top'>";
	  	str += "&copy; Copyright 2006 <a target='_blank' href='http://www.deltathree.com'>deltathree, Inc.</a>";
   	str += "</td>";
  	str += "<td align='right'>"
		str += "<nobr>&nbsp;&nbsp;<a target='_blank' href='http://www.deltathree.com'><img src='/nonmembers/eng/images/footer_logo_deltathree.gif' alt='powered by detathree' width='89' height='43' border='0'></a></nobr>";
    str += "</td>"
	str += "<td align='center' width='60px'>";
	   	str += "<!-- BEGIN DigiCert Site Seal Code --><div id='digicertsitesealcode'><script language='javascript' type='text/javascript' src='https://www.digicert.com/custsupport/sealtable.php?order_id=00193081&seal_type=a&seal_size=small&seal_color=blue&new=1&newsmall=1'></script><a href='http://www.digicert.com/'>SSL Certificate</a><script language='javascript' type='text/javascript'>coderz();</script></div><!-- END DigiCert Site Seal Code -->";
   	str += "</td>"
	str += "<td align='center'>";
	   	str += "<!-- START SCANALERT CODE --><a target='_blank' href='https://www.scanalert.com/RatingVerify?ref=www.iconnecthere.com'><img width='94' height='54' border='0' src='//images.scanalert.com/meter/www.iconnecthere.com/13.gif' alt='HACKER SAFE certified sites prevent over 99.9% of hacker crime.' oncontextmenu=\"alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;\"></a><!-- END SCANALERT CODE -->";
  	str += "</nobr></td></tr>";
	str += "</table>";
	str += "</div>";

	document.write(str);
  
	window.setTimeout("jason123()", 3000);

}

//////////////////////////////////////////////////////////
function footerA() {
	footer();
	return;
}
//////////////////////////////////////////////////////////
function footer_() {

	footer();
	return;

	var sServer = location.host;
	var str = "<div id=footerNav>";
   	str += "<table border=\"0\" align=center width=\"100%\"><tr valign=bottom><td colspan=4>";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/about_iconnecthere.htm\">About</a> | ";
  	str += "<a href=\"http://www.deltathree.com/careers.aspx\">Jobs</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/site_map.htm\">Site map</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/privacy_policy.htm\">Privacy policy</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/terms_of_use.htm\">Terms of Use</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/business_opportunities.htm\">Business opportunities</a> | ";
	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/cj/affiliate.htm\">Affiliates</a> | ";
	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/map/map.htm\">Business VoIP</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/contact_us.htm\">Contact</a>";
	str += "</td></tr>";
	str += "<tr><td width=\"60%\" valign=\"top\">";
  	str += "&copy; Copyright 2006 <a target=_blank href=\"http://www.deltathree.com\">deltathree, Inc.</a>";
   	str += "</td>";
  	str += "<td align=right><nobr>";
   	str += "&nbsp;&nbsp;<a target=_blank href=\"http://www.deltathree.com\"><img src=\"/nonmembers/eng/images/footer_logo_deltathree.gif\" alt=\"powered by detathree\" width=\"89\" height=\"43\" border=\"0\"></a>";
    str += "</td><td align=center width=\"60px\"><nobr>";
   	str += "<span id=\"jason321\"><script language=\"javascript\" type=\"text/javascript\" src=\"https://www.digicert.com/custsupport/sealtable.php?order_id=00193081&seal_type=a&seal_size=small&seal_color=blue&new=1&newsmall=1\"></script><a href=\"http://www.digicert.com/\">SSL Certificate</a><script language=\"javascript\" type=\"text/javascript\">coderz();</script>";
   	str += "</td><td align=center>";
   	str += "<!-- START SCANALERT CODE --><a target=_blank href=\"https://www.scanalert.com/RatingVerify?ref=www.iconnecthere.com\"><img width=\"94\" height=\"54\" border=\"0\" src=\"//images.scanalert.com/meter/www.iconnecthere.com/13.gif\" alt=\"HACKER SAFE certified sites prevent over 99.9% of hacker crime.\" oncontextmenu=\"alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;\"></a><!-- END SCANALERT CODE -->";
  	str += "</nobr></td></tr>";
	str += "</table>";
	str += "</div>";
	document.write(str);
	window.setTimeout("jason123()", 3000);
}
/////////////////////////////////////////////////////////
function footer1() {

	footer();
	return;

	var str = "<div id=footerNav>";
   	str += "<table border=\"0\" align=center width=\"100%\"><tr valign=bottom><td colspan=4>";
  	str += "&copy; Copyright 2006 <a target=_blank href=\"http://www.deltathree.com\">deltathree, Inc.</a>";
   	str += "</td>";
  	str += "<td align=right><nobr>";
   	str += "&nbsp;&nbsp;<a target=_blank href=\"http://www.deltathree.com\"><img src=\"/nonmembers/eng/images/footer_logo_deltathree.gif\" alt=\"powered by detathree\" width=\"89\" height=\"43\" border=\"0\"></a>";
    str += "</td><td align=center width=\"60px\"><nobr>";
   	str += "<span id=\"jason321\"><script language=\"javascript\" type=\"text/javascript\" src=\"https://www.digicert.com/custsupport/sealtable.php?order_id=00193081&seal_type=a&seal_size=small&seal_color=blue&new=1&newsmall=1\"></script><a href=\"http://www.digicert.com/\">SSL Certificate</a><script language=\"javascript\" type=\"text/javascript\">coderz();</script>";
   	str += "</td><td align=center>";
   	str += "<!-- START SCANALERT CODE --><a target=_blank href=\"https://www.scanalert.com/RatingVerify?ref=www.iconnecthere.com\"><img width=\"94\" height=\"54\" border=\"0\" src=\"//images.scanalert.com/meter/www.iconnecthere.com/13.gif\" alt=\"HACKER SAFE certified sites prevent over 99.9% of hacker crime.\" oncontextmenu=\"alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;\"></a><!-- END SCANALERT CODE -->";
  	str += "</nobr></td></tr>";
	str += "</table>";
	str += "</div>";
	document.write(str);
	window.setTimeout("jason123()", 3000);
}
/////////////////////////////////////////////////////////
function footersitemap() {

	var sServer = location.host;

	var str = "<div id=footerNav>";
   	str += "<table border=\"0\" align=center width=\"100%\"><tr valign=bottom><td colspan=4>";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/about_iconnecthere.htm\">About</a> | ";
  	str += "<a href=\"http://www.deltathree.com/careers.aspx\">Jobs</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/site_map.htm\">Site map</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/privacy_policy.htm\">Privacy policy</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/terms_of_use.htm\">Terms of Use</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/business_opportunities.htm\">Business opportunities</a> | ";
  	str += "<a href=\"http://" + sServer + "/nonmembers/eng/general/contact_us.htm\">Contact</a>";
	str += "</td></tr>";
	str += "<tr><td width=\"60%\" valign=\"top\">";
  	str += "&copy; Copyright 2006 <a target=_blank href=\"http://www.deltathree.com\">deltathree, Inc.</a>";
   	str += "</td>";
  	str += "<td align=right><nobr>";
   	str += "&nbsp;&nbsp;<a target=_blank href=\"http://www.deltathree.com\"><img src=\"/eng/images/footer_logo_deltathree.gif\" alt=\"powered by detathree\" width=\"89\" height=\"43\" border=\"0\"></a>";
    str += "</td><td align=center width=\"60px\"><nobr>";
   	str += "<span id=\"jason321\"><script language=\"javascript\" type=\"text/javascript\" src=\"https://www.digicert.com/custsupport/sealtable.php?order_id=00193081&seal_type=a&seal_size=small&seal_color=blue&new=1&newsmall=1\"></script><a href=\"http://www.digicert.com/\">SSL Certificate</a><script language=\"javascript\" type=\"text/javascript\">coderz();</script>";
   	str += "</td><td align=center>";
   	str += "<!-- START SCANALERT CODE --><a target=_blank href=\"https://www.scanalert.com/RatingVerify?ref=www.iconnecthere.com\"><img width=\"94\" height=\"54\" border=\"0\" src=\"//images.scanalert.com/meter/www.iconnecthere.com/13.gif\" alt=\"HACKER SAFE certified sites prevent over 99.9% of hacker crime.\" oncontextmenu=\"alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;\"></a><!-- END SCANALERT CODE -->";
  	str += "</nobr></td></tr></table>";
  	str += "</div>";
  	str += "<div id=container><div class=seolinks>Resources: ";
   	str += "<a href=\"http://" + sServer + "/nonmembers/eng/index.asp\">Home</a> | ";
   	str += "<a href=\"http://" + sServer + "/internet-phone.htm\" title=Internet Phone>Internet Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/internet-phone/index.htm\" title=Internet Phone>Internet Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/internet-calls/index.htm\" title=Internet Calls>Internet Calls</a> | ";
   	str += "<a href=\"http://" + sServer + "/broadband-phone/index.htm\" title=Broadband Phone>Broadband Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/broadband-telephone.htm\" title=Broadband Telephone>Broadband Telephone</a> | ";
   	str += "<a href=\"http://" + sServer + "/digital-phone/index.htm\" title=Digital Phone>Digital Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/pc-to-phone.htm\" title=PC-to-Phone>PC-to-Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/pc_to_phone.htm\" title=PC to Phone>PC to Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/pc-phone.htm\" title=PC Phone>PC Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/international-calling-cards.htm\" title=International Calling Cards>International Calling Cards</a> | ";
   	str += "<a href=\"http://" + sServer + "/prepaid-phone-card.htm\" title=Prepaid Phone Card>Prepaid Phone Card</a> | ";
   	str += "<a href=\"http://" + sServer + "/long-distance-phone-calls.htm\" title=Long Distance Phone Calls</a>Long Distance Phone Calls</a> | ";
   	str += "<a href=\"http://" + sServer + "/internet-telephony.htm\" title=Internet Telephony>Internet Telephony</a> | ";
   	str += "<a href=\"http://" + sServer + "/internet-telephony/index.htm\" title=Internet Telephony>Internet Telephony</a> | ";
   	str += "<a href=\"http://" + sServer + "/voice-over-ip/index.htm\" title=Voice over IP>Voice over IP</a> | ";
   	str += "<a href=\"http://" + sServer + "/voip/index.htm\" title=VoIP>VoIP</a> | ";
   	str += "<a href=\"http://" + sServer + "/voip-calls/index.htm\" title=VoIP Calls>VoIP Calls</a> | ";
   	str += "<a href=\"http://" + sServer + "/voip-phones/index.htm\" title=VoIP Phones>VoIP Phones</a> | ";
   	str += "<a href=\"http://" + sServer + "/voip-service/index.htm\" title=VoIP Service>VoIP Service</a> | ";
   	str += "<a href=\"http://" + sServer + "/web-phone/index.htm\" title=Web Phone>Web Phone</a> | ";
   	str += "<a href=\"http://" + sServer + "/web-telephone/index.htm\" title=Web Telephone>Web Telephone</a> | ";
   	str += "<a href=\"http://" + sServer + "/internet-voice/index.htm\" title=Internet Voice>Internet Voice</a> | ";
  	str += "</div>";

    document.write(str);
  
	window.setTimeout("jason123()", 3000);

}
/////////////////////////////////////////////////////////
function footersitemap1() {

	var sServer = location.host;

	var str = "<br><div id=container><div class=seolinks>Resources: "
   	str += "<a href=\"http://" + sServer + "/nonmembers/eng/index.asp\">Home</a> | "
   	str += "<a href=\"http://" + sServer + "/internet-phone.htm\" title=Internet Phone>Internet Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/internet-phone/index.htm\" title=Internet Phone>Internet Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/internet-calls/index.htm\" title=Internet Calls>Internet Calls</a> | "
   	str += "<a href=\"http://" + sServer + "/broadband-phone/index.htm\" title=Broadband Phone>Broadband Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/broadband-telephone.htm\" title=Broadband Telephone>Broadband Telephone</a> | "
   	str += "<a href=\"http://" + sServer + "/digital-phone/index.htm\" title=Digital Phone>Digital Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/pc-to-phone.htm\" title=PC-to-Phone>PC-to-Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/pc_to_phone.htm\" title=PC to Phone>PC to Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/pc-phone.htm\" title=PC Phone>PC Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/international-calling-cards.htm\" title=International Calling Cards>International Calling Cards</a> | "
   	str += "<a href=\"http://" + sServer + "/prepaid-phone-card.htm\" title=Prepaid Phone Card>Prepaid Phone Card</a> | "
   	str += "<a href=\"http://" + sServer + "/long-distance-phone-calls.htm\" title=Long Distance Phone Calls</a>Long Distance Phone Calls</a> | "
   	str += "<a href=\"http://" + sServer + "/internet-telephony.htm\" title=Internet Telephony>Internet Telephony</a> | "
   	str += "<a href=\"http://" + sServer + "/internet-telephony/index.htm\" title=Internet Telephony>Internet Telephony</a> | "
   	str += "<a href=\"http://" + sServer + "/voice-over-ip/index.htm\" title=Voice over IP>Voice over IP</a> | "
   	str += "<a href=\"http://" + sServer + "/voip/index.htm\" title=VoIP>VoIP</a> | "
   	str += "<a href=\"http://" + sServer + "/voip-calls/index.htm\" title=VoIP Calls>VoIP Calls</a> | "
   	str += "<a href=\"http://" + sServer + "/voip-phones/index.htm\" title=VoIP Phones>VoIP Phones</a> | "
   	str += "<a href=\"http://" + sServer + "/voip-service/index.htm\" title=VoIP Service>VoIP Service</a> | "
   	str += "<a href=\"http://" + sServer + "/web-phone/index.htm\" title=Web Phone>Web Phone</a> | "
   	str += "<a href=\"http://" + sServer + "/web-telephone/index.htm\" title=Web Telephone>Web Telephone</a> | "
   	str += "<a href=\"http://" + sServer + "/internet-voice/index.htm\" title=Internet Voice>Internet Voice</a> | "
  	str += "</div>";
	document.write(str);

}
/////////////////////////////////////////////////////////
function footer_cognigen() {

	var str = "<div id=footerNav>";
   	str += "<table border=\"0\" align=center width=\"100%\"><tr valign=bottom><td colspan=4>";
  	str += "&copy; Copyright 2006 <a target=_blank href=\"http://www.deltathree.com\">deltathree, Inc.</a>";
   	str += "</td>";
  	str += "<td align=right><nobr>";
   	str += "&nbsp;&nbsp;<img src=\"/nonmembers/eng/images/footer_logo_deltathree.gif\" alt=\"powered by detathree\" width=\"89\" height=\"43\" border=\"0\">";
    str += "</td><td align=center width=\"60px\"><nobr>";
   	str += "<span id=\"jason321\"><script language=\"javascript\" type=\"text/javascript\" src=\"https://www.digicert.com/custsupport/sealtable.php?order_id=00193081&seal_type=a&seal_size=small&seal_color=blue&new=1&newsmall=1\"></script><a href=\"http://www.digicert.com/\">SSL Certificate</a><script language=\"javascript\" type=\"text/javascript\">coderz();</script>";
   	str += "</td><td align=center>";
   	str += "<!-- START SCANALERT CODE --><a target=_blank href=\"https://www.scanalert.com/RatingVerify?ref=www.iconnecthere.com\"><img width=\"94\" height=\"54\" border=\"0\" src=\"//images.scanalert.com/meter/www.iconnecthere.com/13.gif\" alt=\"HACKER SAFE certified sites prevent over 99.9% of hacker crime.\" oncontextmenu=\"alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;\"></a><!-- END SCANALERT CODE -->";
  	str += "</nobr></td></tr>";
	str += "</table>";
	str += "</div>";
    
	document.write(str);
  
	window.setTimeout("jason123()", 3000);

}
/////////////////////////////////////////////////////////
function footer_cognigen1() {

	var str = "<div id=footerNav>";
   	str += "<table border=\"0\" align=center width=\"100%\"><tr valign=bottom><td colspan=4>";
  	str += "&copy; Copyright 2006 <a target=_blank href=\"http://www.deltathree.com\">deltathree, Inc.</a>";
   	str += "</td>";
  	str += "<td align=right><nobr>";
   	str += "&nbsp;&nbsp;<img src=\"/nonmembers/eng/images/footer_logo_deltathree.gif\" alt=\"powered by detathree\" width=\"89\" height=\"43\" border=\"0\">";
    str += "</td><td align=center width=\"60px\"><nobr>";
   	str += "<span id=\"jason321\"><script language=\"javascript\" type=\"text/javascript\" src=\"https://www.digicert.com/custsupport/sealtable.php?order_id=00193081&seal_type=a&seal_size=small&seal_color=blue&new=1&newsmall=1\"></script><a href=\"http://www.digicert.com/\">SSL Certificate</a><script language=\"javascript\" type=\"text/javascript\">coderz();</script>";
   	str += "</td><td align=center>";
   	str += "<!-- START SCANALERT CODE --><a target=_blank href=\"https://www.scanalert.com/RatingVerify?ref=www.iconnecthere.com\"><img width=\"94\" height=\"54\" border=\"0\" src=\"//images.scanalert.com/meter/www.iconnecthere.com/13.gif\" alt=\"HACKER SAFE certified sites prevent over 99.9% of hacker crime.\" oncontextmenu=\"alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;\"></a><!-- END SCANALERT CODE -->";
  	str += "</nobr></td></tr>";
	str += "</table>";
	str += "</div>";
	document.write(str);
  
	window.setTimeout("jason123()", 3000);

}
/////////////////////////////////////////////////////////
