(function() {
	var items = [];
	document.write('<div style="text-align:center; border: 2px solid #fbd2e2; background-color: #FFF; padding-bottom: 0; margin: 4px;" class="badge">');
	document.write('<div style="padding: 0 0 5px; background: #fff; margin-bottom: 5px;">');
	document.write('<a style="line-height: normal; text-decoration: underline; text-align: center; font-family: arial; font-size: 18px; color: rgb(246, 88, 158); margin-top: 0px; display: block;" href="http://chic:isimo_09@chicisimo.com:80">CHICISIMO</a>');
	document.write('<div style="line-height: normal; text-align: center; font-family: arial; font-size: 9px; color: rgb(0, 0, 0); margin-top: 5px; margin-bottom: 0px;">Real Fashion on Real People</div>');
	document.write('</div>');
	document.write('<div style="padding:0">');
        if (document.location.host)   host = document.location.host;
        else document.location.hostname;
	for (var i = 0; i < items.length; i++) {
		var obj = items[ i ];
                obj.link += '?utm_source=' + host+'&utm_medium=banner&utm_campaign=badge';
		var atts = [];
		for(var att in obj.atts) {
			atts.push(att+'="'+obj.atts[ att ]+'"');
		}
		var _atts = atts.join(" ");
		document.write('<a href="'+obj.link+'" style="padding: 0px; position: relative; overflow: hidden; display: inline-block; border: 1px solid #fbd2e2; margin: 4px;" target="_blank">');
		document.write('<img style="border:0;margin:0;padding:0" title="'+obj.title+'" style="position: relative;" '+_atts+'/>');
		document.write('</a>');
	}
	document.write('</div>');
	/*document.write('<a href="/badge/gen/chicisimo.com/fashion-brands/dolcis/feed/,n=6" target="_blank" style="display: block; text-align: center; font-family: arial; font-size: 9px; color: rgb(0, 0, 0); margin-top: 0px; margin-bottom: 6px; margin-top:6px; text-decoration: underline;">get this badge</a>');*/
	document.write('<div style="padding: 3px 0; background: #fff; margin: 5px 0 0 0;">');
	document.write('<a href="http://chicisimo.com/fashion/get-badge/" style="text-decoration: underline; line-height: normal; text-align: center; font-family: arial; font-size: 9px; color: rgb(0, 0, 0); margin-top: 5px; margin-bottom: 0px;">get your own badge</a>');
	document.write('</div>');
	document.write('</div>');
})();

