//Metatags
var mt_title = '<title>Make Money Online Free, Multiple streams of recurring income, software with resell rights, promotional marketing tools, residual income, make money online!</title>';
var mt_description = '<meta NAME="description" CONTENT="Build a growing recurring income and get the tools to promote your online ventures at the same time, make money online.">';
var mt_keywords = '<meta NAME="keywords" CONTENT="business opportunity,banner exchange,multiple streams, recurring income,residual income,make money,make money on the internet,how to make money,make money online,make money working online,make money at home,make serious money online,make money on ebay,make money at home imoms,ways to make money from home,make money fast,how to make money online,make money from home,how to make money at home,make money on the net,ways to make money,make money now,make money on the web,make money quick,ways to make money online,make money internet,easy ways to make money,work at home make money,make money free,make money free online,ways for kid to make money,make money online now,make money easy,kid easy ways to make money,how to make money on the internet,MLM,referral marketing,affiliate marketing,affiliate program,daily leads,residual income,earning online,marketing tools,banner advertising,resell rights,2006 resell rights,2006 master resell rights,promotional tools,traffic exchange,software resell rights,software with resell rights,Search Engine Autosubmission,web site auto submission,Web site submission,Website submission,Search Engine Auto Submission,Search Engine Submission,ultrahitsboom.com">';
var mt_author = '<meta name="author" CONTENT="UltraHitsBoom">';
var mt_copyright = '<meta name="copyright" CONTENT="UltraHitsBoom, Multiple streams, Recurring income, software, scripts, most of them with resell rights, promotional marketing tools, http://www.ultrahitsboom.com">';
var mt_rating = '<meta name="rating" CONTENT="General">';
var mt_revisit_after = '<meta name="revisit-after" CONTENT="1 days">';
var mt_robots = '<meta name="robots" CONTENT="index, follow">';
var mt_Googlebot = '<meta name="Googlebot" CONTENT="index, follow">';
var mt_distribution = '<meta name="distribution" CONTENT="Global">';
var mt_content_language = '<meta http-equiv="content-language" CONTENT="en">';
var mt_pragma = '<meta http-equiv="pragma" CONTENT="no-cache">';
var mt_Content_Type = '<meta http-equiv="Content-Type" CONTENT="text/html; charset=ISO-8859-1">';
var mt_Generator = '<meta name="GENERATOR" CONTENT="HitsBoom AutoSubmission Meta tag Generator">';
 
function Metatags()
{
	document.write(''+mt_title+'');
	document.write(''+mt_description+'');
	document.write(''+mt_keywords+'');
	document.write(''+mt_author+'');
	document.write(''+mt_copyright+'');
	document.write(''+mt_rating+'');
	document.write(''+mt_revisit_after+'');
	document.write(''+mt_robots+'');
	document.write(''+mt_Googlebot+'');
	document.write(''+mt_distribution+'');
	document.write(''+mt_content_language+'');
	document.write(''+mt_pragma+'');
	document.write(''+mt_Content_Type+'');
	document.write(''+mt_Generator+'');
}

//Get browser name
var nav=navigator.appName;
//Determine whether browser is Internet Explorer or Netscape
var ie=(nav.indexOf("Microsoft")!=-1);
var ns=(nav.indexOf("Netscape")!=-1);

//reloads the window if Nav4 resized
function MM_reloadPage(init) { 
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);


//Disables right click in IE
//function nrcIE(){
//return false;
//}

//Disables right click in NS versions 4 and up
//function nrcNS(e){
//Check if mouse button pressed is the right one
//if(e.which==2 || e.which==3){
//return false;
//}
// }

//If browser is IE, set the right click event to don't show the context menu when clicking
//if(ie){
//document.oncontextmenu=nrcIE;
//}

//If browser is NS4, capture the right click event and set it to don't show the context menu when clicking
//if(ns){
//if(document.layers){
//document.captureEvents(Event.MOUSEDOWN);
//document.onmousedown=nrcNS;
//}

//If browser is NS6 capture the right click event and set it to don't show the context menu when clicking
//if(document.getElementById){
//document.onmouseup=nrcNS;
//}
// }

//Disable drag & drop
document.ondragstart=new Function("return false;");

//Disable text selecting and copy-paste functions
//document.onselectstart=new Function("return false;");

//Disables showing URL of links in status bar, it works by showing a custom message in the statusbar when the mouse is moving, you can customize the message to your own
document.onmousemove=new Function("window.status='UltraHitsBoom';");

//Disable printing of page
if(document.all) window.onbeforeprint=new Function("window.location='';");