<!--

NS6=(document.getElementById&&!document.all)
IE=(document.all);IE4=(document.all&&!document.getElementById)
NS=(navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4")
OP=(navigator.userAgent.indexOf('Opera')>-1)

/*
Right Click Disable - Script
*/

	function disable()
	{
		if (event.button == 2)
	{
		alert("SORRY, YOU CANNOT COPY AN IMAGE.")
	}
	}


/*
Red Hora - Script
*/

function doit1()
	{
                 MyDiv1.style.filter="glow(color=red, strength=3)";
         }

function stopit1()
	{
                  MyDiv1.style.filter=" ";  
         }

function doit2()
	{
                 MyDiv2.style.filter="glow(color=red, strength=3)";
         }

function stopit2()
	{
                  MyDiv2.style.filter=" ";  
         }

function doit3()
	{
                 MyDiv3.style.filter="glow(color=red, strength=3)";
         }

function stopit3()
	{
                  MyDiv3.style.filter=" ";  
         }

function doit4()
	{
                 MyDiv4.style.filter="glow(color=red, strength=3)";
         }

function stopit4()
	{
                  MyDiv4.style.filter=" ";  
         }

function doit5()
	{
                 MyDiv5.style.filter="glow(color=red, strength=3)";
         }

function stopit5()
	{
                  MyDiv5.style.filter=" ";  
         }

function doit6()
	{
                 MyDiv6.style.filter="glow(color=red, strength=3)";
         }

function stopit6()
	{
                  MyDiv6.style.filter=" ";  
         }
function doit7()
	{
                 MyDiv7.style.filter="glow(color=red, strength=3)";
         }

function stopit7()
	{
                  MyDiv7.style.filter=" ";  
         }
function doit8()
	{
                 MyDiv8.style.filter="glow(color=red, strength=3)";
         }

function stopit8()
	{
                  MyDiv8.style.filter=" ";  
         }
function doit9()
	{
                 MyDiv9.style.filter="glow(color=red, strength=3)";
         }

function stopit9()
	{
                  MyDiv9.style.filter=" ";  
         }
function doit10()
	{
                 MyDiv10.style.filter="glow(color=red, strength=3)";
         }

function stopit10()
	{
                  MyDiv10.style.filter=" ";  
         }
function doit12()
	{
                 MyDiv12.style.filter="glow(color=red, strength=3)";
         }

function stopit12()
	{
                  MyDiv12.style.filter=" ";  
         }