<!-- ©webmasta [www.w3coders.com] - we take no prizonerz

var browser =true; if(navigator.appName =='Netscape') { this.browser =false; }
 
function focLin(ff) { ff=document.getElementById(ff); if(ff.blur)ff.blur(); }

function ovB(n) {
	if (document.getElementById) { 
		this.objB = document.getElementById(n);
		objB.style.cursor =(this.browser)? "hand" : "pointer"; 
		with(objB) {
			if ( className =='bb1' || className =='bb2') { 
				className = (className =='bb2')? 'bb1' : 'bb2'; 
			}
			if ( className =='xb1' || className =='xb2') { 
				className = (className =='xb2')? 'xb1' : 'xb2';
			} 
		}
	}
};

var m =new Array();
m[0] ="";
m[1] ="Load | ReLoad CarnivalSpace.com Home Page";
m[2] ="Featured costume presentation | Zoom-Ins & Online Registration Available";
m[3] ="Photos from various carnival bands";
m[4] ="WorldWide Carnivals | Locations, Dates and other useful info";
m[5] ="Listen to & buy full length high quality carnival music";
m[6] ="Upcoming fetes, boat cruises and other worldwide carnival events";
m[7] ="Buy online Print@Home event tickets from TicketGateway.com";
m[8] ="Buy online Print@Home event tickets from TicketGateway.com";
m[9] ="Contact Us: Feedback | Inquiries | Advertising | Bug report etc;";

function moU(n) { 
	var d =document;
	d.getElementById('slogan').style.visibility =(n==0)? 'visible':'hidden';
	d.getElementById('mBox').style.visibility =(n==0)? 'hidden':'visible';
	d.getElementById('mBox').value =(n==0)? '':m[n];
	return true;
};	

var p =new Array();
p[0] ='';
p[1] ='index-1_home';
p[2] =''; //'index-2_Gallery'; //
p[3] =''; //'index-3_Photos';
p[4] ='';
p[5] ='';
p[6] ='';
p[7] ='';
p[8] ='';
p[9] ='index-9_Contact';

function getPg(id) {
	//document.getElementById(id).className ='bbWait';
	var id =(id.substring(0,3) =='btn')? id.substr(3):id;
	if(id =='btix') {
		wipeButts();
		document.getElementById(id).className ='bb3';
		return window.frames['main'].location ='http://www.ticketgateway.com/ticketing/events.php';
	}
	if(p[id] =='') { return alert('This area is currently being updated.          '); }
	window.frames['main'].location =p[id]+'.htm?btn'+id;
}
function showPg(p) {
	document.getElementById('iSrc').src=p[id]+'.jpg'
};

//-->


