function scrollStatBarMsg()
	{  
   	window.status 	= statBarMsg
   	statBarMsg 		= statBarMsg.substring(1, statBarMsg.length) 
              		+ statBarMsg.substring(0, 1)
   	setTimeout("scrollStatBarMsg()", 150)
   	}
	
function menu_adn_1(adn_1,adn_10,adn_11)
	{
	var archi  = adn_1;
	var pos    = adn_1 . indexOf(".php");
    var exten  = archi.slice(pos); 
	var exten1 = exten.substr(3,2);
	if (exten1 == "p?")
		{
		top.frames[1].location= adn_1 + '&b=ok';
		}
	else
		{
		top.frames[1].location= adn_1 + '?b=ok';
		}
	location= adn_10;
	}
	
	
	
function menu_adn_2(adn_2)
	{
	location= adn_2;
	}
	
	
function menu_adn_3(adn_3,adn_30)
	{
	var archi  = adn_3;
	var pos    = adn_3 . indexOf(".php");
    var exten  = archi.slice(pos); 
	var exten1 = exten.substr(3,2);
	if (exten1 == "p?")
		{
		top.frames[1].location= adn_3 + '&b=ok';
		}
	else
		{
		top.frames[1].location= adn_3 + '?b=ok';
		}
	}
	
function menu_adn_3b(adn_3,adn_30)
	{
	var archi  = adn_3;
	var pos    = adn_3 . indexOf(".php");
    var exten  = archi.slice(pos); 
	var exten1 = exten.substr(3,2);
	if (exten1 == "p?")
		{
		top.frames[1].location= adn_3 + '&b=ok';
		}
	else
		{
		top.frames[1].location= adn_3 + '?b=ok';
		}
	top.frames[0].location= adn_30;
	}
	
function menu_adn_3ba(adn_3,adn_30)
	{
	var archi  = adn_3;
	var pos    = adn_3 . indexOf(".php");
    var exten  = archi.slice(pos); 
	var exten1 = exten.substr(3,2);
	if (exten1 == "p?")
		{
		top.frames[2].location= adn_3 + '&b=ok';
		}
	else
		{
		top.frames[2].location= adn_3 + '?b=ok';
		}
	top.frames[1].location= adn_30;
	}
	
function menu_adn_1a(adn_1,adn_10,adn_11)
	{
    top.frames[2].location= adn_1;
	location= adn_10;
	}
function menu_adn_2a(adn_2)
	{
	location= adn_2;
	}
function menu_adn_3a(adn_3,adn_30)
	{
    top.frames[2].location= adn_3;
	}
	
function menu_adn_3b(adn_3,adn_30)
	{
    top.frames[1].location= adn_3;
	top.frames[0].location= adn_30;
	}
function rec_adn(b,b1)
	{
    top.frames[0].location= b;
	top.frames[2].location= b1;
	}
function rec_adn_inter_1(b,b1,b2)
	{
    top.frames[1].location= b;
	top.frames[3].location= b1;
	top.frames[0].location= b2;
	}	
	
function rec_adn_inter_2(b,b1)
	{
    top.frames[1].location= b;
	top.frames[3].location= b1;
	}	

function rec_a(a)
	{
    top.location= a;
	}
	
function menu_adn_4(adn_4)
	{
	location= adn_4;
	}
