var message="";
//var message="Function Disabled!";
document.oncontextmenu=new Function("return false")

if (document.layers){
	document.captureEvents(Event.MOUSEDOWN);
	document.onmousedown=clickNS;
}
else if (document.all&&!document.getElementById){//if IE4+
	document.onmousedown=clickIE;
	document.oncontextmenu=clickIE;
}

function clickIE(){
	if (document.all 
		&& (event.button==2 ||  event.button==3)){
		(message);
		return false;
	}
}
function clickNS(e){
	if (document.layers
		|| (document.getElementById	&& !document.all)
		&& (e.which==2 || e.which==3)){
			(message);
			return false;
	}
}
document.onselectstart=new Function ("return false")

function disableselect(e){
	return false
}

if (window.sidebar){
	document.onmousedown=disableselect
	document.onclick=reEnable
}

function reEnable(){
	return true
}

var now=new Date;
function copyrights_US(site,description){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="Tת Icon"><BR>'
	+'All Rights Reserved to Tomar©®<BR>'
	+'<scr'+'ipt type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=bWRWu5cl2KFatiGiznJdPiMFVv0LZNCoSwKvC70XC4RSwRHYhUgs"></sc'+'ript><br>'	
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">Tomer Bar-Shlomo</a><BR>'
	+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<BR>'
	+'<a HREF="http://'+site+'" target=_top>'+site+'</a><BR>'
	+'<FONT COLOR="#FF0000" size=2>Commercial distribution by any electrical or mechanical means without a written agreement from the author will violete the copyrights!!!</FONT>');
}
function copyrights_HE(site,description){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="סמלון תT"><BR>'
	+'כל הזכויות שמורות לתאמר<span dir=ltr lang=us>®©</span><BR>'
	+'<scr'+'ipt type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=bWRWu5cl2KFatiGiznJdPiMFVv0LZNCoSwKvC70XC4RSwRHYhUgs"></sc'+'ript><br>'	
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">תומר בר-שלמה</a><BR>'
	+'<span dir=ltr lang=us>'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'</span><BR>'
	+'<a HREF="http://'+site+'" target=_top><span dir=ltr lang=us>'+site+'</span></a><BR>'
	+'<FONT COLOR="#FF0000" size=2>הפצה אלקטרונית או מכנית בכל מדיה מסחרית מהווה הפרה של זכויות היוצרים אלא אם נעשתה באישור בכתב מהמחבר!!!</FONT>');
}

function copyrights_US_at(site,description,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="Tת Icon"><BR>'
	+'All Rights Reserved to Tomar©®<BR>'
	+'<scr'+'ipt type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=bWRWu5cl2KFatiGiznJdPiMFVv0LZNCoSwKvC70XC4RSwRHYhUgs"></sc'+'ript><br>'	
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">Tomer Bar-Shlomo</a><BR>'
	+written_at+'->'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<BR>'
	+'<a HREF="http://'+site+'" target=_top>'+site+'</a><BR>'
	+'<FONT COLOR="#FF0000" size=2>Commercial distribution by any electrical or mechanical means without a written agreement from the author will violete the copyrights!!!</FONT>');
}
function copyrights_HE_at(site,description,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="סמלון תT"><BR>'
	+'כל הזכויות שמורות לתאמר<span dir=ltr lang=us>®©</span><BR>'
	+'<scr'+'ipt type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=bWRWu5cl2KFatiGiznJdPiMFVv0LZNCoSwKvC70XC4RSwRHYhUgs"></sc'+'ript><br>'	
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">תומר בר-שלמה</a><BR>'
	+'<span dir=ltr lang=us>'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<-'+written_at+'</span><BR>'
	+'<a HREF="http://'+site+'" target=_top><span dir=ltr lang=us>'+site+'</span></a><BR>'
	+'<FONT COLOR="#FF0000" size=2>הפצה אלקטרונית או מכנית בכל מדיה מסחרית מהווה הפרה של זכויות היוצרים אלא אם נעשתה באישור בכתב מהמחבר!!!</FONT>');
}

function copyrights_US_Icon_at(site,description,iconFileName,iconAlt,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/'+iconFileName+'" WIDTH="48" HEIGHT="48" BORDER=0 ALT="'+iconAlt+' Icon"><BR>'
	+'All Rights Reserved to Tomar©®<BR>'
	+'<scr'+'ipt type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=bWRWu5cl2KFatiGiznJdPiMFVv0LZNCoSwKvC70XC4RSwRHYhUgs"></sc'+'ript><br>'	
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">Tomer Bar-Shlomo</a><BR>'
	+written_at+'->'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()
	+'<BR><a HREF="http://'+site+'" target=_top>'+site+'</a><BR>'
	+'<FONT COLOR="#FF0000" size=2>Commercial distribution by any electrical or mechanical means without a written agreement from the author will violete the copyrights!!!</FONT>');
}
function copyrights_HE_Icon_at(site,description,iconFileName,iconAlt,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/'+iconFileName+'" WIDTH="48" HEIGHT="48" BORDER=0 ALT="סמלון '+iconAlt+'"><BR>'
	+'כל הזכויות שמורות לתאמר<span dir=ltr lang=us>®©</span><BR>'
	+'<scr'+'ipt type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=bWRWu5cl2KFatiGiznJdPiMFVv0LZNCoSwKvC70XC4RSwRHYhUgs"></sc'+'ript><br>'	
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">תומר בר-שלמה</a><BR>'
	+'<span dir=ltr lang=us>'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<-'+written_at+'</span><BR>'
	+'<a HREF="http://'+site+'" target=_top><span dir=ltr lang=us>'+site+'</span></a><BR>'
	+'<FONT COLOR="#FF0000" size=2>הפצה אלקטרונית או מכנית בכל מדיה מסחרית מהווה הפרה של זכויות היוצרים אלא אם נעשתה באישור בכתב מהמחבר!!!</FONT>');
}/*
function copyrights_US(site,description){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="Tת Icon"><BR>'
	+'All Rights Reserved to Tomar©®<BR>'
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">Tomer Bar-Shlomo</a><BR>'
	+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<BR>'
	+'<a HREF="http://'+site+'" target=_top>'+site+'</a><BR>'
	+'<FONT COLOR="#FF0000" size=2>Commercial distribution by any electrical or mechanical means without a written agreement from the author will violete the copyrights!!!</FONT>');
}
function copyrights_HE(site,description){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="סמלון תT"><BR>'
	+'כל הזכויות שמורות לתאמר<span dir=ltr lang=us>®©</span><BR>'
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">תומר בר-שלמה</a><BR>'
	+'<span dir=ltr lang=us>'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'</span><BR>'
	+'<a HREF="http://'+site+'" target=_top><span dir=ltr lang=us>'+site+'</span></a><BR>'
	+'<FONT COLOR="#FF0000" size=2>הפצה אלקטרונית או מכנית בכל מדיה מסחרית מהווה הפרה של זכויות היוצרים אלא אם נעשתה באישור בכתב מהמחבר!!!</FONT>');
}

function copyrights_US_at(site,description,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="Tת Icon"><BR>'
	+'All Rights Reserved to Tomar©®<BR>'
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">Tomer Bar-Shlomo</a><BR>'
	+written_at+'->'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<BR>'
	+'<a HREF="http://'+site+'" target=_top>'+site+'</a><BR>'
	+'<FONT COLOR="#FF0000" size=2>Commercial distribution by any electrical or mechanical means without a written agreement from the author will violete the copyrights!!!</FONT>');
}
function copyrights_HE_at(site,description,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/Tomar_x48.gif" WIDTH="48" HEIGHT="48" BORDER=0 ALT="סמלון תT"><BR>'
	+'כל הזכויות שמורות לתאמר<span dir=ltr lang=us>®©</span><BR>'
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">תומר בר-שלמה</a><BR>'
	+'<span dir=ltr lang=us>'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<-'+written_at+'</span><BR>'
	+'<a HREF="http://'+site+'" target=_top><span dir=ltr lang=us>'+site+'</span></a><BR>'
	+'<FONT COLOR="#FF0000" size=2>הפצה אלקטרונית או מכנית בכל מדיה מסחרית מהווה הפרה של זכויות היוצרים אלא אם נעשתה באישור בכתב מהמחבר!!!</FONT>');
}

function copyrights_US_Icon_at(site,description,iconFileName,iconAlt,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/'+iconFileName+'" WIDTH="48" HEIGHT="48" BORDER=0 ALT="'+iconAlt+' Icon"><BR>'
	+'All Rights Reserved to Tomar©®<BR>'
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">Tomer Bar-Shlomo</a><BR>'
	+written_at+'->'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()
	+'<BR><a HREF="http://'+site+'" target=_top>'+site+'</a><BR>'
	+'<FONT COLOR="#FF0000" size=2>Commercial distribution by any electrical or mechanical means without a written agreement from the author will violete the copyrights!!!</FONT>');
}
function copyrights_HE_Icon_at(site,description,iconFileName,iconAlt,written_at){
	document.write(''
	+'<IMG SRC="https://tomar.biz/Images/'+iconFileName+'" WIDTH="48" HEIGHT="48" BORDER=0 ALT="סמלון '+iconAlt+'"><BR>'
	+'כל הזכויות שמורות לתאמר<span dir=ltr lang=us>®©</span><BR>'
	+'<a HREF="mailto:www@Tomar.biz?subject='+description+'">תומר בר-שלמה</a><BR>'
	+'<span dir=ltr lang=us>'+now.getDate()+'/'+(now.getMonth()+1)+'/'+now.getYear()+'<-'+written_at+'</span><BR>'
	+'<a HREF="http://'+site+'" target=_top><span dir=ltr lang=us>'+site+'</span></a><BR>'
	+'<FONT COLOR="#FF0000" size=2>הפצה אלקטרונית או מכנית בכל מדיה מסחרית מהווה הפרה של זכויות היוצרים אלא אם נעשתה באישור בכתב מהמחבר!!!</FONT>');
}
*/