BLANK_IMAGE = 'images/cm_fill.gif'; 

var STYLE = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		//border:"#666666",	// color of the item border, if any
		//shadow:"#DBD8D1",	// color of the item shadow, if any
		//bgON:"white",		// background color for the items
		//bgON:"#60102f",		// background color for the items
		//bgOVER:"#B6BDD2"	// background color for the item which is under mouse right now
		border:"#ffffff",	// color of the item border, if any
		//shadow:"#DBD8D1",	// color of the item shadow, if any
		//bgON:"#60102f",		// background color for the items
		//bgOVER:"#fcdf33"	// background color for the item which is under mouse right now
		bgON:"#ffffff",		// background color for the items
		//bgOVER:"#405060"	// background color for the item which is under mouse right now
		bgOVER:"#671b39"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"topNormal",		// CSS class for items
		OVER:"topRollovered"	// CSS class  for item which is under mouse
	},
	transition:{
        fadeIn:'progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.3)',
        fadeOut:''
    }
};

var TOP_STYLE = { 
   border:0, 
   shadow:0, 
   color:{ 
      border:'', 
	  shadow:'', 
	  bgON:'', 
	  bgOVER:'' 
   }, 
   css:{ 
      ON:'topNormal', 
	  OVER:'topRollovered' 
   } 
}; 

var TOP_SUB_STYLE = { 
   border:1, 
   shadow:1, 
   color:{ 
      //border:'#405060', 
	  //shadow:'#405060', 
	  border:'#000000', 
	  shadow:'#404040', 
	  bgON:'#efe7c0', 
	  bgOVER:'#efe7c0' 
   }, 
   css:{ 
      ON:'clsCMOn', 
	  OVER:'clsCMOver' 
   },
   transition:{
        fadeIn:'progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.3)',
        fadeOut:''
    }
}; 


var SUBITEM_STYLE = { 
   border:0, 
   shadow:0, 
   color:{ 
      //border:'#405060', 
	  //shadow:'#405060', 
	  border:'#000000', 
	  shadow:'#404040', 
	  //bgON:'#efe7c0', 
	  //bgOVER:'#efe7c0'
	  //bgON:'#9798c5', 
	  bgON:'#eeeff0', 
	  bgOVER:'#9798c5' 
   }, 
   css:{ 
      ON:'subitemOn', 
	  OVER:'subitemOver' 
   },
   transition:{
        fadeIn:'progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.3)',
        fadeOut:''
    }
}; 
var MENU_HOME = [
   {pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[26,60], imgsize:[26,60]},
   {code:' <img src="images/menu/menuHomeBlue.jpg" width="60" heigth="26"></img>', ocode:' <img src="images/menu/menuHomeWhite.jpg" width="60" heigth="26"></img>', "url":"index.html"},
];

var MENU_BIOGRAPHY = [
   {pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[26,85], imgsize:[26,85]},
   {code:' <img src="images/menu/menuBiographyBlue.jpg" width="85" heigth="26"></img>', ocode:' <img src="images/menu/menuBiographyWhite.jpg" width="85" heigth="26"></img>', "url":"biography.html"},
];

var MENU_CAREER = [
   {pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[26,68], imgsize:[26,68]},
   {code:' <img src="images/menu/menuCareerBlue.jpg" width="68" heigth="26"></img>', ocode:' <img src="images/menu/menuCareerWhite.jpg" width="68" heigth="26"></img>',
      	sub:[
			{itemoff:[20,0], leveloff:[30,0], size:[21,125], style:SUBITEM_STYLE, filter:'progid:DXImageTransform.Microsoft.Alpha (opacity=20)'},			
			{code:"&nbsp;&nbsp;Theater", "url":"theater.html"},
			{code:"&nbsp;&nbsp;Movies", "url":"movies.html"},
			{code:"&nbsp;&nbsp;TV Appearances", "url":"tv.html"},
			{code:"&nbsp;&nbsp;Music", "url":"music.html"},
			{code:"&nbsp;&nbsp;Audiobooks", "url":"audiobooks.html"},
			{code:"&nbsp;&nbsp;Awards", "url":"awards.html"},
		]
	},		
];
 
var MENU_MULTIMEDIA = [
   {pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[26,90], imgsize:[26,90]},
   {code:' <img src="images/menu/menuMultimediaBlue.jpg" width="90" heigth="26"></img>', ocode:' <img src="images/menu/menuMultimediaWhite.jpg" width="90" heigth="26"></img>',
      	sub:[
			{itemoff:[20,0], leveloff:[30,0], size:[21,125], style:SUBITEM_STYLE, filter:'progid:DXImageTransform.Microsoft.Alpha (opacity=20)'},			
			{code:"&nbsp;&nbsp;Photos", "url":"photos.php"},
			{code:"&nbsp;&nbsp;Video", "url":"video.php"},
			{code:"&nbsp;&nbsp;Audio", "url":"audio.html"},
		]
	},		
];

var MENU_ARCHIVES = [
   {pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[26,83], imgsize:[26,83]},
   {code:' <img src="images/menu/menuArchivesBlue.jpg" width="83" heigth="26"></img>', ocode:' <img src="images/menu/menuArchivesWhite.jpg" width="83" heigth="26"></img>',
      	sub:[
			{itemoff:[20,0], leveloff:[30,0], size:[21,125], style:SUBITEM_STYLE, filter:'progid:DXImageTransform.Microsoft.Alpha (opacity=20)'},			
			{code:"&nbsp;&nbsp;News", "url":"news.php"},
			{code:"&nbsp;&nbsp;Articles", "url":"articles.php"},
			{code:"&nbsp;&nbsp;Interviews", "url":"interviews.php"},
			{code:"&nbsp;&nbsp;Events", "url":"events.php"},			
		]
	},		
];

var MENU_FANZONE = [
   {pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[26,84], imgsize:[26,84]},
   {code:' <img src="images/menu/menuFanZoneBlue.jpg" width="84" heigth="26"></img>', ocode:' <img src="images/menu/menuFanZoneWhite.jpg" width="84" heigth="26"></img>',
      	sub:[
			{itemoff:[20,0], leveloff:[30,0], size:[21,125], style:SUBITEM_STYLE, filter:'progid:DXImageTransform.Microsoft.Alpha (opacity=20)'},			
			{code:"&nbsp;&nbsp;Games", "url":"games.php"},
			{code:"&nbsp;&nbsp;Quizzes", "url":"quizzes.php"},
			{code:"&nbsp;&nbsp;Polls", "url":"polls.php"},
			{code:"&nbsp;&nbsp;Fan Art", "url":"fanArt.php"},
			{code:"&nbsp;&nbsp;Fan Meetings", "url":"fanMeetings.php"},						
		]
	},		
];

var MENU_SITE = [
   {pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[26,53], imgsize:[26,53]},
   {code:' <img src="images/menu/menuSiteBlue.jpg" width="53" heigth="26"></img>', ocode:' <img src="images/menu/menuSiteWhite.jpg" width="53" heigth="26"></img>',
      	sub:[
			{itemoff:[20,0], leveloff:[30,0], size:[21,125], style:SUBITEM_STYLE, filter:'progid:DXImageTransform.Microsoft.Alpha (opacity=20)'},			
			{code:"&nbsp;&nbsp;Updates", "url":"updates.html"},
			{code:"&nbsp;&nbsp;Links", "url":"links.html"},
			{code:"&nbsp;&nbsp;Comments", "url":"comments.php"},
			{code:"&nbsp;&nbsp;Contacts", "url":"contacts.html"},
			{code:"&nbsp;&nbsp;FAQ", "url":"faq.html"},						
		]
	},		
];

