if (window.style == 1) {
	_style = '<style>';
	_style += '.myicon_exlinklog_box { text-align:center;  font-size:12px; }';
	_style += '.myicon_user img { border:1px solid #aaa; }';
	_style += '.myicon_user {  overflow:hidden; border:1px solid #aaa;  padding:2px; margin:2px; float:left; width:43px;   height:43px;   text-align:center; }';
	_style += '</style>';
	document.write(_style);
}
if(window.icons) {	var n = icons; } else {	n = "9"; }
if(window.charset) { var c =charset; } else { c="utf8"; }
if(window.iconsize) { var s=iconsize; } else { s="40"; }
document.write('<' + 'script src="http://www.myicon.com.tw/scriptlets/myicon_exlinklog.php?url=' + site_url + '&amp;style='+ style +'&amp;n='+ n +'&amp;c='+ c +'&amp;s='+ s +'" type="text/javascript"><' + '/script>');

