<!--

// Put the following code on the link that should open the popup: href='javascript:ShowWin_A()'
// Put the following code on the button or image that should open the popup: onclick='ShowWin_A()'

var strMustConnectToInternet = "The 'Slide In' option will only work with relative URLs\nin the 'Show this webpage...' option or in a Popup Rotator.\nWhen used with a full URL (http://www.....) it will not\nfunction correctly.";
var win;var wthreec=(document.getElementById)? true: false;
var ie5=(wthreec && document.all)? true : false;
var ns6=(wthreec && (navigator.appName=="Netscape"))? true: false;
var end_top=0;
var end_left=0;
var flag_jo=true;

function setCookie_A(name, value, expires, path, domain, secure) {
	var curCookie = name + "=" + escape(value) +((expires) ? "; expires=" + expires.toGMTString() : "") +((path) ? ";path=" + path : "") +((domain) ? "; domain=" + domain : "") +((secure) ? "; secure" : "");
	document.cookie = curCookie;
}

function getCookie_A(name) {
	var prefix = name + "=";
	var cookieStartIndex = document.cookie.indexOf(prefix);
	if (cookieStartIndex == -1)
		return null;
	var cookieEndIndex = document.cookie.indexOf(";", cookieStartIndex + prefix.length);
	if (cookieEndIndex == -1)cookieEndIndex = document.cookie.length;
	return unescape(document.cookie.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie_A(name, path, domain) {
	if (getCookie_A(name)) {
		document.cookie = name + "=" + ((path) ? "; path=" + path : "") +((domain) ? ";domain=" + domain : "") +";expires=Thu, 01-Jan-70 00:00:01 GMT";
	}
}

function truebody_A(){
	return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function createpopup_A(email_adr,email_subj,email_body,buts,up_under,h,w,full_scr,t,l,pos,freq,freq_days,tbbg_c,tbf_st,tbf_f,tbf_c,tbf_si,cbg_c,cbg_im,bord_c,shad_c,scroll_c,isdrag,isresize,tb_text,content_text,cid,from_file,file_name,tb,lb,db,sbs,mb,sb,slidein,slideFrom,slideout,slideTo,createR,noshadows,autoscroll,nomaxmin,defSend,autoclose,addClickLink,ClickBankUserName,addCodeFromCntDwn,noclose,borderS){
	var str_resize = "yes";
	nomaxmin = true;
	str_resize = "no";
	x=l;
	y=t;
	w=Math.max(w,120);
	h=Math.max(h,80);
	var wH=document.body.clientHeight;
	var wW=document.body.clientWidth;
	var tmp_wfr=0;
	var tmp_extended_zero = 0;
	var s_top=document.all? document.body.scrollTop : window.pageYOffset;
	shad_w=0;
	s_top=0;
	wW=document.body.clientWidth;
	wH=screen.height-80;
	tmp_wfr=10;
	y=s_top+t;
	x=l;
	end_top = y-s_top;
	end_left = x;
	var strTbodyB = /<TBODY>/g;
	var strTbodyE = /<\/TBODY>/g;
	var strBr = /<br>/g;
	content_text = content_text.replace(strTbodyB,"");
	content_text = content_text.replace(strTbodyE,"");
	content_text = content_text.replace(strBr,"");
	var filename = "";
	var rem_http = false;
	var rem_https = false;
	filename = file_name;
	tmp_ind = filename.indexOf("http:");
	if (tmp_ind>-1) rem_http = true;
		tmp_ind = filename.indexOf("https:");
	if (tmp_ind>-1) rem_https = true;
		tmp_ind = filename.indexOf(":");
	if (tmp_ind>-1) {
		filename = filename.substring((tmp_ind+1),filename.length);
	}
	tmp_ind = filename.indexOf("//");
	if (tmp_ind>-1) {
		filename = filename.substring((tmp_ind+2),filename.length);
	}
	tmp_ind = filename.indexOf("\\");
	if (tmp_ind>-1) {
		filename = filename.substring((tmp_ind+2),filename.length);
	}
	if (rem_http){
		filename = "http://"+filename;
	}
	if (rem_https){
		filename = "https://"+filename;
	}
	var t_b = (tb) ? "yes" : "no";
	var l_b = (lb) ? "yes" : "no";
	var d_b = (db) ? "yes" : "no";
	var s_bs = (sbs) ? "yes" : "no";
	var m_b = (mb) ? "yes" : "no";
	var s_b = (sb) ? "yes" : "no";
	str_bg="bgcolor='"+cbg_c+"'";
	x_b = x;
	y_b = y;
	win=window.open(filename, cid, "status="+s_b+",menubar="+m_b+",left="+x_b+",top="+y_b+",width="+w+",height="+h+",resizable="+str_resize+",scrollbars="+s_bs+",directories="+d_b+",toolbar="+t_b+",location="+l_b);
	var str_body_onload = '';
}

function ShowWin_A() {
//	if (!(getCookie_A('cookPopUpA') == 'jPopup')) {
//		new createpopup_A('N/A','Subscribe Me','N/A',false,2,350,350,false,40,200,0,1,0,'DarkBlue','font-weight:bold;','Verdana','White','10pt','White','','DarkBlue','Gray','DarkBlue',true,false,'N/A','','DivA',true,'http://inventory.overture.com',false,false,false,true,false,false,false,1,false,1,false,false,true,true,true,false,false,'N/A',false,false,1);
//	}
//	var s = new Date();

//	deleteCookie_A('cookPopUpA','/','');
win=window.open('http://adlab.msn.com/Keyword-Forecast/','keywordWin',"width=600,height=600,scrollbars=1,location=1,status=1");
}
-->
