function blogmarkIT(title, link, description, tags) {
	var q='';
	if(window.getSelection) q=window.getSelection();
	if(document.selection) q=document.selection.createRange().text;
	var bmurl = 'http://blogmarks.net/my/new.php?mini=1&truc=3'+'&title='+encodeURIComponent(title)+'&url='+encodeURIComponent(link)+'&summary='+encodeURIComponent(description)+'&public-tags='+encodeURIComponent(tags);
window.open(bmurl,'blogmarks','location=no,toolbar=no,scrollbars=yes,width=350,height=450,resizable=yes,status=no');
}


function deliciousIT(title, link, tags, description) {
	var q='';
	if(window.getSelection) q=window.getSelection();
	if(document.selection) q=document.selection.createRange().text;
	var dlurl = 'http://del.icio.us/post?url='+encodeURIComponent(link)+'&title='+encodeURIComponent(title)+'&extended='+encodeURIComponent(description)+'&tags='+encodeURIComponent(tags);
	window.open(dlurl,'delicious', 'location=no,toolbar=no,scrollbars=yes,width=800,height=600,resizable=yes');
}

function furlIT(title, link, tags, description) {
	var q='';
	if(window.getSelection) q=window.getSelection();
	if(document.selection) q=document.selection.createRange().text;
	var flurl = 'http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(link)+'&t='+encodeURIComponent(title)+'&extended='+encodeURIComponent(q)+'&keywords='+encodeURIComponent(tags)+'&description='+encodeURIComponent(description);
	window.open(flurl,'FURL', 'location=no,toolbar=no,scrollbars=yes,width=800,height=600,resizable=yes');
}

function Recommend() { window.location = "http://www.what-is-the-secret.com/sharethesecret"; }

function Linktous() { window.location = "http://www.what-is-the-secret.com/link-to-us.html"; }



var Netscape, MSIE, Opera, Unknown;var Win, Mac, Other;var NetscapeVer, MSIEVer, OperaVer;Netscape=navigator.appName=="Netscape";MSIE=navigator.appName=="Microsoft Internet Explorer";Opera=navigator.userAgent.indexOf("Opera") > -1;Unknown=!(Netscape || MSIE || Opera);Win=navigator.userAgent.indexOf("Win") > -1;Mac=navigator.userAgent.indexOf("Mac") > -1;Other=!(Win || Mac);if(Netscape){NetscapeVer=parseFloat(navigator.appVersion)}
else if(MSIE){n=navigator.userAgent;MSIEVer=n.substr(n.indexOf("MSIE ")+("MSIE ").length, 4);MSIEVer=parseFloat(MSIEVer);if(Opera){OperaVer=n.substr(n.indexOf("Opera ")+("Opera ").length, 4);OperaVer=parseFloat(OperaVer)}}
function bookmark(){if(Opera){alert("Press Ctrl+T to bookmark THE SECRET!")}
else if(Win && MSIE && MSIEVer >=5){window.external.AddFavorite(
'http://thesecret-blog.blogspot.com', 
'What Is The Scret? Worldwide Event')}
else{alert("Press Ctrl+D now to bookmark THE SECRET!");alert("The keyboard shortcut Ctrl+D will save\nthis site as a favorite so you can find THE SECRET later :-\)")}}

