var style;
style = '<style type="text/css">' +
'.fav20-items{list-style-type:none; margin:0; padding:0}'+
'.fav20-item{list-style-type:none; margin:0 0 1em 0; padding:0}'+
'.fav20-footer,.fav20-header{clear:both}'+
'</style>';

var output;
output = '<div class="fav20-sites" id="fav20-sites-mariussescu">' +
    '<h2 class="fav20-header">'+
    	'<a href="http://www.fav20.com/" title="Favorites 2.0"><img src="http://www.fav20.com/favicon.ico" width="16" height="16" alt="fav20 favicon" /></a>'+
        '<a href="http://www.fav20.com/user/mariussescu/teme" title="mariussescu on fav20">FAV20 &raquo; MARIUSSESCU &raquo; TEME</a>'+
    '</h2>'+
    '<ul class="fav20-items">'+
				'<li class="fav20-item fav20-odd">'+
        	            '<a href="http://www.easymoneycentral.com/free-landing-page-template/" title="Easy Money Central: Free Landing Page"><img src="http://www.google.com/s2/favicons?domain=www.easymoneycentral.com" alt="www.easymoneycentral.com favicon" width="16" height="16" /></a>' +
                        '<a href="http://www.easymoneycentral.com/free-landing-page-template/" title="Easy Money Central: Free Landing Page">Easy Money Central: Free Landing Page</a>' +
        '</li>'+            
        		'<li class="fav20-item fav20-even">'+
        	            '<a href="http://www.w3mag.com/31-websites-where-to-find-free-hq-wordpress-themes/" title="31 Websites Where To Find Free HQ Wordpress Themes - W3Mag"><img src="http://www.google.com/s2/favicons?domain=www.w3mag.com" alt="www.w3mag.com favicon" width="16" height="16" /></a>' +
                        '<a href="http://www.w3mag.com/31-websites-where-to-find-free-hq-wordpress-themes/" title="31 Websites Where To Find Free HQ Wordpress Themes - W3Mag">31 Websites Where To Find Free HQ Wordpress Themes - W3Mag</a>' +
        '</li>'+            
        		'<li class="fav20-item fav20-odd">'+
        	            '<a href="http://lucianmarin.com/page/themes/" title="Lucian E. Marin · Themes"><img src="http://www.google.com/s2/favicons?domain=lucianmarin.com" alt="lucianmarin.com favicon" width="16" height="16" /></a>' +
                        '<a href="http://lucianmarin.com/page/themes/" title="Lucian E. Marin · Themes">Lucian E. Marin · Themes</a>' +
        '</li>'+            
        		'<li class="fav20-item fav20-even">'+
        	            '<a href="http://www.dynamicwp.net/free-themes/simple-magazine-red/" title="DynamicWP » Blog Archive » Simple Magazine Red"><img src="http://www.google.com/s2/favicons?domain=www.dynamicwp.net" alt="www.dynamicwp.net favicon" width="16" height="16" /></a>' +
                        '<a href="http://www.dynamicwp.net/free-themes/simple-magazine-red/" title="DynamicWP » Blog Archive » Simple Magazine Red">DynamicWP » Blog Archive » Simple Magazine Red</a>' +
        '</li>'+            
        		'<li class="fav20-item fav20-odd">'+
        	            '<a href="http://wpsmash.com/55-free-premium-wordpress-themes/" title="55  Free Premium WordPress Themes | WPSMASH | Best WordPress Resources"><img src="http://www.google.com/s2/favicons?domain=wpsmash.com" alt="wpsmash.com favicon" width="16" height="16" /></a>' +
                        '<a href="http://wpsmash.com/55-free-premium-wordpress-themes/" title="55  Free Premium WordPress Themes | WPSMASH | Best WordPress Resources">55  Free Premium WordPress Themes | WPSMASH | Best WordPress Resources</a>' +
        '</li>'+            
        	'</ul>'+
    '<div class="fav20-footer">'+
    	'<a href="http://www.fav20.com/user/mariussescu" title="mariussescu on fav20">My public profile</a> on <a href="http://www.fav20.com/" title="Favorites 2.0">fav20</a>'+
    '</div>'+
'</div>';
document.write(style);
document.write(output);