/*
widgetlme_style='right';
var lintasme={init:function(widgetlme_style){lintasme.buffer();lintasme._write(widgetlme_style)},buffer:function(){document.write('<div id="wdgt-lintasme" style="margin:0;padding:0;"></div>')},getProtocol:function(){var protocol="";protocol=encodeURIComponent(location.protocol);if(protocol=='file:'){protocol='http:'}return protocol},getHost:function(){var host='';host=encodeURIComponent(location.host);if(host=='localhost'){alert('Cannot using localhost as hostname!')}return host},getPathname:function(){var path='';path=encodeURIComponent(location.pathname);return path},checkURL:function(){var fulladdress='';return encodeURIComponent(document.location.href)},getTitle:function(){var title='';title=document.title;if(title==''){title='untitled'}return encodeURIComponent(title)},_write:function(widgetlme_style){var url=lintasme.checkURL();var title=lintasme.getTitle();if(typeof widgetlme_style==="undefined"){widgetlme_style='top'}var pages='http://widget.lintas.me/?c=widget&style='+widgetlme_style+'&m=checkURL&url='+url+'&title='+title;if(widgetlme_style=='top'){var result='<iframe src="'+pages+'" width="52px" height="65px" frameborder="0" style="margin:0; padding:0; border:0;"></iframe>'}if(widgetlme_style=='bottom'){var result='<iframe src="'+pages+'" width="52px" height="65px" frameborder="0" style="margin:0; padding:0; border:0;"></iframe>'}if(widgetlme_style=='left'){var result='<iframe src="'+pages+'" width="118px" height="27px" frameborder="0" style="margin:0; padding:0; border:0;"></iframe>'}if(widgetlme_style=='right'){var result='<iframe src="'+pages+'" width="118px" height="27px" frameborder="0" style="margin:0; padding:0; border:0;"></iframe>'}document.getElementById('wdgt-lintasme').innerHTML=result}};
*/
