/*// begin AD code
var axel = Math.random() + "";
var ord = axel * 1000000000000000000;

var rsi_exp=new Date(rsi_now.getTime()+2419200000);
var rsi_dom=location.hostname;
rsi_dom=rsi_dom.replace(/.*(\.[\w\-]+\.[a-zA-Z]{3}$)/,'$1');
rsi_dom=rsi_dom.replace(/.*(\.[\w\-]+\.\w+\.[a-zA-Z]{2}$)/,'$1');
rsi_dom=rsi_dom.replace(/.*(\.[\w\-]{3,}\.[a-zA-Z]{2}$)/,'$1');
document.cookie=('rsi_segs='+rsinetsegs.join('|')+';expires='+rsi_exp.toGMTString()+';path=/;domain='+rsi_dom);


function place728x90(zone,site,ord)
{
	var ad728HTML = '<iframe src="http://www.momlogic.com/ads/iframeAd.php?adsize=728x90&adzone='+zone+'&ord='+ord+'&site='+site+'&tile=1" width="728" height="90" id="ad728x90f" frameborder="0" scrolling="no"></iframe>';
	var Ad728Div = document.getElementById("ad728x90");
	if( Ad728Div ) {
		Ad728Div.innerHTML = ad728HTML;
	}
}

function place300x250(zone,site,ord)
{
var ad300HTML = '<div id="ad-top">advertisement</div><iframe src="http://www.momlogic.com/ads/iframeAd.php?adsize=300x250&adzone='+zone+'&ord='+ord+'&site='+site+'&tile=2" width="300" height="250" id="ad300x250f" frameborder="0" scrolling="no"></iframe>';
var Ad300Div = document.getElementById("ad300x250");
	if( Ad300Div ) {
		if( typeof adSyncHTML != "undefined" ) {
			if( adSyncHTML != "" ) {
				ad300HTML = adSyncHTML;
			}
		}
		Ad300Div.innerHTML = ad300HTML;
	}
}

function place300x250b(zone,site,ord)
{
var ad300bHTML = '<div id="ad-top">advertisement</div><iframe src="http://www.momlogic.com/ads/iframeAd.php?adsize=300x250&adzone='+zone+'&ord='+ord+'&site='+site+'&tile=3" width="300" height="250" id="ad300x250fb" frameborder="0" scrolling="no"></iframe>';
var Ad300bDiv = document.getElementById("ad300x250b");
	if( Ad300bDiv ) {
		Ad300bDiv.innerHTML = ad300bHTML;
	}
}

function place160x600(zone,site,ord)
{
	var ad160HTML = '<iframe src="http://www.momlogic.com/ads/iframeAd.php?adsize=160x600&adzone='+zone+'&ord='+ord+'&site='+site+'&tile=3" width="160" height="600" id="ad160x600f" frameborder="0" scrolling="no"></iframe>';
	var Ad160Div = document.getElementById("ad160x600");
	if( Ad160Div ) {
		Ad160Div.innerHTML = ad160HTML;
	}
}

function place300x70(zone,site,ord,tile)
{
	var ad300HTML = '<iframe src="http://www.momlogic.com/ads/iframeAd.php?adsize=300x70&adzone='+zone+'&ord='+ord+'&site='+site+'&tile='+tile+'" width="300" height="70" id="ad300x70f" frameborder="0" scrolling="no"></iframe>';
	var Ad300Div = document.getElementById("ad300x70");
	if( Ad300Div ) {
		Ad300Div.innerHTML = ad300HTML;
	}
}

function place88x31(zone,site,ord,tile)
{
	var tile = (tile == null) ? "4" : tile;
	var ad88HTML = '<div style="width: 88px; padding-left: 20px; display: inline;" align="center" class="sponsor_img"><iframe src="http://www.momlogic.com/ads/iframeAd.php?adsize=88x31&adzone='+zone+'&ord='+ord+'&site='+site+'&tile='+tile+'" width="88" height="31" id="ad88x31f" frameborder="0" scrolling="no"></iframe></div>';
	var Ad88Div = document.getElementById("ad88x31");
	if( Ad88Div ) {
		Ad88Div.innerHTML = ad88HTML;
	}
}
// end AD code*/