function SetCookie(NameOfCookie, ValueOfCookie){
	date = new Date();
	date.setDate(date.getDate()+7);
	document.cookie = NameOfCookie + "=" + escape(ValueOfCookie) + " expires=" + date.toGMTString();
}
function getCookie(NameOfCookie){
	var aCookie=document.cookie.split(" ");
	for (var i=0; i<aCookie.length; i++){
		var aCrumb=aCookie[i].split("=");
		if (NameOfCookie==aCrumb[0]){
			return unescape(aCrumb[1]);
		}
	}
	if (NameOfCookie!="AT_GEO") 
{		var get_temp=getCookie("AT_GEO");
		if ((get_temp==-1) || (get_temp=="undefined")){
			return -1;
		}else{ 
			return get_temp;
		} 
	} else { 
		return -1;
	}
}
function getStyles_28813(){
var style3_28813= document.getElementsByTagName("STYLE");
pos_28813 = 0;for (var i_28813 = 0; i_28813 < style3_28813.length; i_28813++) {
	style4_28813 = style3_28813[i_28813].innerHTML;
	if (style4_28813) {		pos_28813 = style4_28813.search(".at_table_style_28813");
		if (pos_28813 > 0) style5_28813=style4_28813;
	}
}
if (pos_28813 > 0 ) { 
chk_28813 = '1'; return style5_28813; } else { return ''; }
}
var st_28813 = getStyles_28813();
var a_28813 = st_28813;
pos_28813 = a_28813.search(".at_table_style_28813");
if (pos_28813==undefined) pos_28813=-1;
a_28813 = a_28813.substr(pos_28813);
pos_28813 = a_28813.search(" width:");
if (pos_28813 != -1) {
	a_28813 = a_28813.substr(pos_28813+7);
	pos_28813 = a_28813.search(";");
	a_28813 = a_28813.substr(0,pos_28813);
	adtoll_iframe_width_28813 = a_28813;
} else {
	adtoll_iframe_width_28813 = '728px';
}
var b_28813 = st_28813;
pos_28813 = b_28813.search(".at_table_style_28813");
if (pos_28813==undefined) pos_28813=-1;
b_28813 = b_28813.substr(pos_28813);
pos_28813 = b_28813.search(" height:");
if (pos_28813 != -1) { 
	b_28813 = b_28813.substr(pos_28813+8);
	pos_28813 = b_28813.search(";");
	b_28813 = b_28813.substr(0,pos_28813);
	b_28813 = parseInt(b_28813.replace('px','')); 
	b_28813 = b_28813 + 20; 
	b_28813 = b_28813+'px'; 
	//document.write(b_28813); 
	adtoll_iframe_height_28813 = b_28813;
} else {
	adtoll_iframe_height_28813 = '150px';
}
var randomnumber_28813="if_"+Math.floor(Math.random()*10000);
document.write('<iframe name="'+randomnumber_28813+'" height="'+adtoll_iframe_height_28813+'" width="'+adtoll_iframe_width_28813+'" border="0" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" allowtransparency="true" /></iframe>');
prot = window.location.protocol;
var g=getCookie("AT_GEO");
if (g==-1) {document.write('<scri' + 'pt');
	document.write(' src='+prot+'//geo.adtoll.com/geo.php>');
	document.write(' </scri' + 'pt>');
} else {
	g = g.substr(0,2);
}
if (window.adtoll_count_impression==undefined) { adtoll_count_impression=0; } else { adtoll_count_impression=window.adtoll_count_impression; }
if (window.adtoll_no_click==undefined) { adtoll_no_click=0; } else { adtoll_no_click=window.adtoll_no_click; }
if (window.adtoll_image_size==undefined) { adtoll_image_size=0; } else { adtoll_image_size=window.adtoll_image_size; } 
if (window.adtoll_bullet_html==undefined) { adtoll_bullet_html=""; } else { adtoll_bullet_html=window.adtoll_bullet_html; } 
if ((adtoll_image_size!='25')&&(adtoll_image_size!='50')&&(adtoll_image_size!='100')&&(adtoll_image_size!='150')) {adtoll_image_size=0;}
var st2_28813 = st_28813.replace(/\r|\n|\v|\r\n\v/g,"");
 st2_28813 = st2_28813.replace(/\s/g,"");
var st3_28813 = st2_28813.replace(/["]{1}/gi,"");
var st4_28813 = escape(st3_28813.replace(/\/\*.*?\*\//g,""));
var loc_28813 = 'http://adserve.adtoll.com/iframe.php?g='+g+'&agid=28813&a='+adtoll_num_ads+'&a2='+adtoll_see_your_ad_here+'&a3='+escape(adtoll_your_text.replace("'",""))+'&a4='+adtoll_show_powered_by+'&a5='+adtoll_layout_style+'&a6='+adtoll_view_desc+'&a7='+adtoll_image_size+'&a8='+escape(adtoll_bullet_html)+'&a9='+adtoll_no_click+'&a10='+adtoll_count_impression+'&ifh='+adtoll_iframe_height_28813+'&s='+st4_28813;
var a_28813 = 'frames["'+randomnumber_28813+'"].location.href=loc_28813';eval(a_28813);