
__ar_background=__ar_background.replace("#","");
__ar_link=__ar_link.replace("#","");
__ar_border=__ar_border.replace("#","");

var parameter="ar_bgcolor="+ encodeURI(__ar_background)+ "&ar_linkcolor="+ encodeURI(__ar_link)+"&ar_bordercolor="+encodeURI(__ar_border)+"&ar_type="+__ar_type;


ar_iframe_width=185+"px";
ar_iframe_height=500+"px";

if(__ar_type==2)
{
	ar_iframe_width=400+"px";
	ar_iframe_height=200+"px";
}

document.write('<iframe name="ar_widget" id="ar_widget" src="http://www.americanreputation.com/widget/widget.inc.php?'+parameter+'" FRAMEBORDER="0" style="width:'+ar_iframe_width+';height:'+ar_iframe_height+';padding:0;margin:0;" marginwidth="0" marginheight="0" scrolling="no" ></iframe>');
 