<!--

// Always put this page in a framed one!!!
        if ((top.location.pathname != "/") &&
            (top.location.pathname != "/index.html") && (top.location.pathname != "/sites.html") && (top.location.pathname != "/creator.html") && (top.location.pathname != "/about.html") && (top.location.pathname != "/contact.html")) {
            	
            	if ((top.location.pathname == "/creator/") || (top.location.pathname == "/creator") || (top.location.pathname == "/creator/index.html")) {
            	top.location.pathname = "/creator.html";
            	}
            	else if ((top.location.pathname == "/about/") || (top.location.pathname == "/about") || (top.location.pathname == "/about/index.html")) {
            	top.location.pathname = "/about.html";
        	}
                   else if ((top.location.pathname == "/contact/") || (top.location.pathname == "/contact") || (top.location.pathname == "/contact/index.html")) {
            	top.location.pathname = "/contact.html";
	}
        	else if ((top.location.pathname == "/sites/") || (top.location.pathname == "/sites") || (top.location.pathname == "/sites/index.html")) {
            	top.location.pathname = "/sites.html";
        	}
         	
            	else {
            	top.location.pathname = "/";
            	}
	
}



function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function NavbarAbout() {
if (top.frames['navbar'].location.pathname !='/gui/navbar-about.html') {
	 top.frames['navbar'].location.pathname='/gui/navbar-about.html'; }

}

function NavbarHome() {
if (top.frames['navbar'].location.pathname !='/gui/navbar.html') {
	 top.frames['navbar'].location.pathname='/gui/navbar.html'; }

}

function NavbarSites() {
if (top.frames['navbar'].location.pathname !='/gui/navbar-sites.html') {
	 top.frames['navbar'].location.pathname='/gui/navbar-sites.html'; }

}

function NavbarCreator() {
if (top.frames['navbar'].location.pathname !='/gui/navbar-creator.html') {
	 top.frames['navbar'].location.pathname='/gui/navbar-creator.html'; }
}

function NavbarContact() {
if (top.frames['navbar'].location.pathname !='/gui/navbar-contact.html') {
	 top.frames['navbar'].location.pathname='/gui/navbar-contact.html'; }

}

function updateUI() {

// HOME

if (top.frames["main"].location.pathname=="/home.html") {	
	
	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar.html';  }
	top.frames['header'].MM_swapImage('home','','home1.gif',1); 	
	}
	
// ### Creator - INDEX
if ((top.frames["main"].location.pathname=="/creator/index.html") ||  (top.frames["main"].location.pathname=="/creator/")) {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-creator.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-creator.html';  }
	top.frames['header'].MM_swapImage('creator','','creator1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('creator').bgColor='#FFFFFF'", 4000);
	}


if (top.frames["main"].location.pathname=="/creator/cv.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-creator.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-creator.html';  }
	top.frames['header'].MM_swapImage('creator','','creator1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('cv').bgColor='#FFFFFF'", 4000);
	}


if (top.frames["main"].location.pathname=="/creator/services.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-creator.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-creator.html';  }
	top.frames['header'].MM_swapImage('creator','','creator1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('services').bgColor='#FFFFFF'", 4000);
	}



if (top.frames["main"].location.pathname=="/creator/gallery.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-creator.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-creator.html';  }
	top.frames['header'].MM_swapImage('creator','','creator1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('gallery').bgColor='#FFFFFF'", 4000);
	}

// # about

if ((top.frames["main"].location.pathname=="/about/index.html") ||  (top.frames["main"].location.pathname=="/about/")) {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-about.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-about.html';  }
	top.frames['header'].MM_swapImage('about','','about1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('about').bgColor='#FFFFFF'", 4000);
	}

if (top.frames["main"].location.pathname=="/about/news.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-about.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-about.html';  }
	top.frames['header'].MM_swapImage('about','','about1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('news').bgColor='#FFFFFF'", 4000);
	}

if (top.frames["main"].location.pathname=="/about/story.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-about.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-about.html';  }
	top.frames['header'].MM_swapImage('about','','about1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('story').bgColor='#FFFFFF'", 4000);
}

if (top.frames["main"].location.pathname=="/about/publicity.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-about.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-about.html';  }
	top.frames['header'].MM_swapImage('about','','about1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('publicity').bgColor='#FFFFFF'", 4000);
}


// # contact

if ((top.frames["main"].location.pathname=="/contact/index.html") ||  (top.frames["main"].location.pathname=="/contact/")) {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-contact.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-contact.html';  }
	top.frames['header'].MM_swapImage('contact','','contact1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('contact').bgColor='#FFFFFF'", 4000);
	}

if (top.frames["main"].location.pathname=="/contact/email.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-contact.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-contact.html';  }
	top.frames['header'].MM_swapImage('contact','','contact1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('email').bgColor='#FFFFFF'", 4000);
}

if (top.frames["main"].location.pathname=="/contact/icq.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-contact.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-contact.html';  }
	top.frames['header'].MM_swapImage('contact','','contact1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('icq').bgColor='#FFFFFF'", 4000);
}

if (top.frames["main"].location.pathname=="/contact/sms.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-contact.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-contact.html';  }
	top.frames['header'].MM_swapImage('contact','','contact1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('sms').bgColor='#FFFFFF'", 4000);
}

// ## sites

if ((top.frames["main"].location.pathname=="/sites/index.html") ||  (top.frames["main"].location.pathname=="/sites/")) {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-sites.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-sites.html';  }
	top.frames['header'].MM_swapImage('sites','','sites1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('sites').bgColor='#FFFFFF'", 4000);
}

if (top.frames["main"].location.pathname=="/sites/personal.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-sites.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-sites.html';  }
	top.frames['header'].MM_swapImage('sites','','sites1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('personal').bgColor='#FFFFFF'", 4000);
}

if (top.frames["main"].location.pathname=="/sites/community.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-sites.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-sites.html';  }
	top.frames['header'].MM_swapImage('sites','','sites1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('community').bgColor='#FFFFFF'", 4000);
}

if (top.frames["main"].location.pathname=="/sites/pwcrsi.html") {	
	
	if (top.frames['navbar'].location.pathname !='/gui/navbar-sites.html') {
		 top.frames['navbar'].location.pathname='/gui/navbar-sites.html';  }
	top.frames['header'].MM_swapImage('sites','','sites1.gif',1); 	
	timeout = setTimeout ("top.frames['navbar'].document.all('slovenia').bgColor='#FFFFFF'", 4000);
}






}


function exitPage() {
if (top.frames['navbar'].document.all('slovenia')) { top.frames['navbar'].document.all('slovenia').bgColor='#A9C0E2'; }
if (top.frames['navbar'].document.all('community')) { top.frames['navbar'].document.all('community').bgColor='#A9C0E2'; }
if (top.frames['navbar'].document.all('personal')) { top.frames['navbar'].document.all('personal').bgColor='#A9C0E2'; }
if (top.frames['navbar'].document.all('sites')) { top.frames['navbar'].document.all('sites').bgColor='#A9C0E2'; }
if (top.frames['navbar'].document.all('gallery')) { top.frames['navbar'].document.all('gallery').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('creator')) { top.frames['navbar'].document.all('creator').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('services')) { top.frames['navbar'].document.all('services').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('cv')) { top.frames['navbar'].document.all('cv').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('contact')) { top.frames['navbar'].document.all('contact').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('email')) { top.frames['navbar'].document.all('email').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('sms')) { top.frames['navbar'].document.all('sms').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('icq')) { top.frames['navbar'].document.all('icq').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('publicity')) { top.frames['navbar'].document.all('publicity').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('about')) { top.frames['navbar'].document.all('about').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('projects')) { top.frames['navbar'].document.all('projects').bgColor='#A9C0E2';}
if (top.frames['navbar'].document.all('story')) { top.frames['navbar'].document.all('story').bgColor='#A9C0E2';}

}
//-->
