function MM_openBrWindow(theURL,winName,features) { //v2.0

  window.open(theURL,winName,features);

}

var pagAtual = document.location.toString(); 

<!--

menunum=0;

menus=new Array();

_d=document;

function addmenu(){

	menunum++;

	menus[menunum]=menu;

}

function dumpmenus(){

	mt="<script language=JavaScript>";

	for(a=1;a<menus.length;a++){

		mt+=" menu"+a+"=menus["+a+"];";

	}

	mt+="<\/script>";

	_d.write(mt);

}

timegap=500                   // Tempo do Delay de aparecer ou sumir o menu

followspeed=30                 // Velocidade do Scrolling

followrate=30                 // Velocidade Scrolling Rate

suboffset_top=2              // Sub menu offset Top position

suboffset_left=5            // Sub menu offset Left position



efeitos="Shadow(color=7b071f, Direction=0, Strength=0);Alpha(style=0,opacity=80);";

EasySampleStyle=[

"#FFFFFF",                    // Cor da fonte

"#85061d",                    // Cor do Background (use zero para transparent no Netscape 6)

"#e98096",                    // Cor da fonte no mouse over

"#47010f",                    // Cor do Background no mouse over

"#7b071f",                    // Cor da borda do menu

"11",                          // Tamanho da fonte

"normal",                     // Font Style (italic ou normal)

"bold",                       // Font Weight (bold ou normal)

"Arial,Helvetica,Verdana",    // Nome da fonte

3,                            // Menu Padding ou spacing

"/imagens/sv.gif",            // Imagem de Sub Menu (Deixe em branco se nao precisar)

0,                            // 3D Border & Separator bar

"66ccff",                     // 3D High Color

"000099",                     // 3D Low Color

,                             // Current Page Item Font Color (leave this blank to disable)

,                             // Current Page Item Background Color (leave this blank to disable)

,                             // Top Bar image (Leave this blank to disable)

,                             // Menu Header Font Color (Leave blank if headers are not needed)

,                             // Menu Header Background Color (Leave blank if headers are not needed)

,                             // Menu Item Separator Color

"4",                         // Distancia da esquerda do menu

]

//--> Menus da home

if(pagAtual.indexOf("/iframe_menu_home") > 0){

	var topo_img = 113;

	var inicio_img = 220;

	//MENU PERFIL

	addmenu(menu=[

	"perfil",                   // Menu Name - This is needed in order for this menu to be called

	topo_img,                           // Menu Top - The Top position of this menu in pixels

	inicio_img,                             // Menu Left - The Left position of this menu in pixels

	125,                           // Menu Width - Menus width in pixels

	0,                             // Menu Border Width

	,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

	EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above

	0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)

	,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center

	efeitos,                      // Filter - Text variable for setting transitional effects on menu activation - see above for more info

	0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.

	0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)

	0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)

	,                             // Position of TOP sub image left:center:right

	,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount

	0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)

	0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)

	,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)

	,                             // Background image for menu Color must be set to transparent for this to work

	0,                            // Scrollable Menu

	,                             // Miscellaneous Menu Properties

	,"QUEM É LUANA","/perfil/luana_mello.shtml",,,

	,"CURRÍCULO","/perfil/curriculo_luana_mello.shtml",,,

	,"DEPOIMENTOS","/perfil/depoimentos_luana_melo.shtml",,,

	,"FOTOS","show-menu=fotos",,,

	])

		//SUB-MENU FOTOS

		addmenu(menu=[

		"fotos",

		topo_img-=124,

		inicio_img-=82,

		95,

		0,

		,

		EasySampleStyle,

		0,

		,

		efeitos,

		0,

		0,

		0,

		,

		,

		0,

		0,

		,

		,

		0,

		,

		,"Body and Soul","/perfil/icones.php?qtde=14&diretorio=body_soul",,,

		,"Dancing","/perfil/icones.php?qtde=30&diretorio=dancing",,,

		,"On focus","/perfil/icones.php?qtde=6&diretorio=focus",,,

		,"On the floor","/perfil/icones.php?qtde=7&diretorio=floor",,,

		])

	//MENU VIDEOS

	addmenu(menu=[

	"videos",

	topo_img,

	inicio_img+=50,

	136,

	0,

	,

	EasySampleStyle,

	0,

	,

	efeitos,

	0,

	0,

	0,

	,

	,

	0,

	0,

	,

	,

	0,

	,

	,"VIDEO CLIPS","show-menu=videoclips",,,

	,"AO VIVO","/videos/videos_danca_do_ventre.shtml",,,

	])

	//SUB-MENU VIDEOS

		addmenu(menu=[

		"videoclips",

		topo_img-=55,

		inicio_img+=50,

		125,

		0,

		,

		EasySampleStyle,

		0,

		,

		efeitos,

		0,

		0,

		0,

		,

		,

		0,

		0,

		,

		,

		0,

		,

		,"REVOLUTIONS","/videos/video_danca_do_ventre1.shtml",,,

		,"SENSUAL MOOD","/videos/video_danca_do_ventre2.shtml",,,

		,"DICAS PRA SER FELIZ","/videos/video_danca_do_ventre3.shtml",,,

		])

	//MENU SHOWS

	addmenu(menu=[

	"shows",

	topo_img,

	inicio_img+=77,

	85,

	0,

	,

	EasySampleStyle,

	0,

	,

	efeitos,

	0,

	0,

	0,

	,

	,

	0,

	0,

	,

	,

	0,

	,

	,"EKSOTIK&copy;","/shows/cia_de_danca_do_ventre_eksotik.shtml",,,

	,"CONTRATE","/contato/contrate.shtml",,,

	])

	//MENU CONTATO

	addmenu(menu=[

	"contato",

	topo_img,

	inicio_img+=50,

	85,

	0,

	,

	EasySampleStyle,

	0,

	,

	efeitos,

	0,

	0,

	0,

	,

	,

	0,

	0,

	,

	,

	0,

	,

	,"E-MAIL","mailto:lu@luanamello.com.br",,,

	])

}else{

	var topo_img = 113;

	var inicio_img = 220;

	//MENU PERFIL

	addmenu(menu=[

	"perfil",                   // Menu Name - This is needed in order for this menu to be called

	topo_img,                           // Menu Top - The Top position of this menu in pixels

	inicio_img,                             // Menu Left - The Left position of this menu in pixels

	125,                           // Menu Width - Menus width in pixels

	0,                             // Menu Border Width

	,                              // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

	EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above

	0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)

	,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center

	efeitos,                      // Filter - Text variable for setting transitional effects on menu activation - see above for more info

	0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.

	0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)

	0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)

	,                             // Position of TOP sub image left:center:right

	,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount

	0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)

	0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)

	,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)

	,                             // Background image for menu Color must be set to transparent for this to work

	0,                            // Scrollable Menu

	,                             // Miscellaneous Menu Properties

	,"QUEM É LUANA","/perfil/luana_mello.shtml",,,

	,"CURRÍCULO","/perfil/curriculo_luana_mello.shtml",,,

	,"DEPOIMENTOS","/perfil/depoimentos_luana_melo.shtml",,,

	,"FOTOS","show-menu=fotos",,,

	])

		//SUB-MENU FOTOS

		addmenu(menu=[

		"fotos",

		topo_img-=124,

		inicio_img-=35,

		95,

		0,

		,

		EasySampleStyle,

		0,

		,

		efeitos,

		0,

		0,

		0,

		,

		,

		0,

		0,

		,

		,

		0,

		,

		,"Body and Soul","/perfil/icones.php?qtde=14&diretorio=body_soul",,,

		,"Dancing","/perfil/icones.php?qtde=30&diretorio=dancing",,,

		,"On focus","/perfil/icones.php?qtde=6&diretorio=focus",,,

		,"On the floor","/perfil/icones.php?qtde=7&diretorio=floor",,,

		])

	//MENU VIDEOS

	addmenu(menu=[

	"videos",

	topo_img,

	inicio_img+=50,

	120,

	0,

	,

	EasySampleStyle,

	0,

	,

	efeitos,

	0,

	0,

	0,

	,

	,

	0,

	0,

	,

	,

	0,

	,

	,"VIDEO CLIPS","show-menu=videoclips",,,

	,"AO VIVO","/videos/videos_danca_do_ventre.shtml",,,

	])

	//SUB-MENU VIDEOS

		addmenu(menu=[

		"videoclips",

		topo_img,

		inicio_img+=27,

		125,

		0,

		,

		EasySampleStyle,

		0,

		,

		efeitos,

		0,

		0,

		0,

		,

		,

		0,

		0,

		,

		,

		0,

		,

		,"REVOLUTIONS","/videos/video_danca_do_ventre1.shtml",,,

		,"SENSUAL MOOD","/videos/video_danca_do_ventre2.shtml",,,

		,"DICAS PRA SER FELIZ","/videos/video_danca_do_ventre3.shtml",,,

		])

	//MENU SHOWS

	addmenu(menu=[

	"shows",

	topo_img,

	inicio_img+=77,

	85,

	0,

	,

	EasySampleStyle,

	0,

	,

	efeitos,

	0,

	0,

	0,

	,

	,

	0,

	0,

	,

	,

	0,

	,

	,"EKSOTIK&copy;","/shows/cia_de_danca_do_ventre_eksotik.shtml",,,

	,"CONTRATE","/contato/contrate.shtml",,,

	])

	//MENU CONTATO

	addmenu(menu=[

	"contato",

	topo_img,

	inicio_img+=50,

	85,

	0,

	,

	EasySampleStyle,

	0,

	,

	efeitos,

	0,

	0,

	0,

	,

	,

	0,

	0,

	,

	,

	0,

	,

	,"E-MAIL","mailto:lu@luanamello.com.br",,,

	])

}

dumpmenus();

//-->