var siteurl = document.URL;

document.writeln('<div class="spacer"></div>');
document.writeln('<div class="rightnavbox">');
document.writeln('<img src="/images/AddTo_Delicious.gif" width="16" height="16" alt="Delicious">&nbsp;<a target=_blank href="http://del.icio.us/post" onclick="window.open(\'http://del.icio.us/post?v=4&noui&jump=close&url=\'+encodeURIComponent(location.href)+\'&title=\'+encodeURIComponent(document.title), \'delicious\',\'scrollbars=auto,toolbar=no,width=700,height=400\'); return false;">Add To Del.icio.us</a><br>');
document.writeln('<img src="/images/16x16-digg-guy.gif" width="16" height="16" alt="Digg!">&nbsp;<a target=_blank href="http://digg.com/submit" onclick="window.open(\'http://digg.com/submit?phase=2&url=\'+encodeURIComponent(document.location.href), \'Digg\',\'scrollbars=auto,toolbar=no,width=700,height=400\'); return false;">Digg this</a><br>');
document.writeln('<img src="/images/AddTo_Furl.gif" width="16" height="16" alt="Furl">&nbsp;<a target=_blank href="http://www.furl.net/storeIt.jsp" onclick="window.open(\'http://www.furl.net/storeIt.jsp?u=\'+encodeURIComponent(document.location.href)+\'&t=\'+encodeURIComponent(document.title), \'delicious\',\'scrollbars=auto,toolbar=no,width=700,height=400\'); return false;">Bookmark On Furl</a><br>');
document.writeln('</div>');
siteurl=siteurl.toLowerCase();
if(siteurl.indexOf("/article/")!=-1){
	
	function doPrint(){
	var str="<html>";
	var article;
	var css;
	var strFontSize='¡¾<A href="javascript:doZoom(18)">´ó</A> <A href="javascript:doZoom(15)">ÖÐ</A> <A href="javascript:doZoom(12)">Ð¡</A>¡¿'
	var strdoPrint="doPrint()";
	var strTmp;
	
		css="<style>"
		+"body{font-family:Verdana, Arial, Helvetica, sans-serif}"
		+"td,.f12{font-size:12px}"
		+".f24 {font-size:24px;}"
		+".f14 {font-size:14px;}"
		+".title14 {font-size:14px;line-height:130%}"
		+".l17 {line-height:170%;}"
		+"</style>";
	
		str +=	css;
		str +=	'<meta http-equiv="content-type" content="text/html; charset=gb2312">';
		str +=	'<title>'+document.title+'</title>';
		str +=	"<body bgcolor=#ffffff topmargin=5 leftmargin=5 marginheight=5 marginwidth=5 oncontextmenu='return false' ondragstart='return false' onselectstart='return false' onselect='document.selection.empty()' oncopy='document.selection.empty()' onbeforecopy='return false' onmouseup='document.selection.empty()' onLoad='window.print()'>";
		str +=	"<center><table width=600 border=0 cellspacing=0 cellpadding=0><tr><td height=34 align=right><td align=right valign=bottom><a href='javascript:history.back()'>Go Back</a> | <a href='javascript:window.print()'>Print</a></td></tr></table>";
		str +=	"<table width=800 border=0 cellpadding=0 cellspacing=10 bgcolor=#EDF0F5>";
		str +="<TR><TH class=f24><FONT color=#05006c>"+document.getElementById('title').innerText+"</FONT></TH></TR>";
		str +="<TR><TD><HR SIZE=1 bgcolor='#d9d9d9'></TD></TR>";
		str +="<TR><TD align=right height=20>http://www.Many-Articles.com</TD></TR>";
		str +="<tr><td>";
		
		article=document.getElementById('article').innerHTML;
		str +=article
		str +="<br><br>"+window.location.href

		str +=	"</td></tr></table></center>";
		str +=	"</body></html>";
		document.write(str);
		document.close();
	}	
	
	function copy2clip(){ 
    var clipBoardContent=''; 
    clipBoardContent+=document.getElementById("title").innerText;
    clipBoardContent+='\r\n\n'+document.getElementById("article").innerText;
    clipBoardContent+='\r\n\n'+window.location.href;
    window.clipboardData.setData("Text",clipBoardContent);
    alert("Copy to Clipboard successful!");
	}
	
document.writeln('<div class="spacer"></div>');
document.writeln('<div class="rightnavbox">');
document.writeln('<table border="0" cellpadding="3" cellspacing="0">');
document.writeln('<tr>');
document.writeln('<td width="15%">');
document.writeln('<img border="0" src="/images/printer.gif" width="16" height="16" align="left"></td>');
document.writeln('<td width="85%">');
document.writeln('<a href="javascript:void(null)" onclick=\'doPrint()\'>');
document.writeln('<span style="font-size: 11px">Print This Article</span></a>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td width="30">');
document.writeln('<img border="0" src="/images/folder.gif" width="16" height="16" align="left">');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<a href="javascript:void(null)" onclick=\'window.external.AddFavorite(location.href,document.title);\'>');
document.writeln('<span style="font-size: 11px">Add To Favorites</span>');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td width="30">');
document.writeln('<img border="0" src="/images/checkscreen.gif" width="16" height="16" align="left">');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<a href="javascript:void(null)" onclick=\'copy2clip()\'>');
document.writeln('<span style="font-size: 11px">Copy This Article</span></a></td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</div>');
}
document.writeln('<div class="spacer"></div>');
document.writeln('<div class="rightnavbox">');
document.writeln('<a href="/">Home</a><br>');
document.writeln('<a href="/aboutus.htm">About Us</a><br>');
document.writeln('<a href="/linkus.htm">Link to Us</a><br>');
document.writeln('<a href="/contacts.htm">Contact Us</a><br>');
document.writeln('<a href="/privacy.htm">Privacy Policy</a><br>');
document.writeln('<a href="/terms.htm">Terms of Service</a><br>');
document.writeln('<a href="/rssfeed.htm">Article RSS Feeds</a><br>');
document.writeln('</div>');

document.writeln('<div class="spacer"></div>');
document.writeln('<div class="rightnavbox">');
document.writeln('Article Resources<br>');
document.writeln('<a href="/freebooks.htm">Free EBooks</a><br>');
document.writeln('<a href="http://www.ideamarketers.com/" target="_blank">IdeaMarketers</a><br>');
document.writeln('<a href="http://www.articlecentral.com/" target="_blank">Article Central</a><br>');
document.writeln('<a href="http://groups.yahoo.com/group/article_announce/" target="_blank">Article Announce</a><br>');
document.writeln('<a href="http://finance.groups.yahoo.com/group/Free-Content/" target="_blank">Authors Article Exchange</a><br>');
document.writeln('<a href="#">Articles on Writing Articles</a><br>');
document.writeln('</div>');