//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment
var absLEFT = 	475;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	230; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"black";	// main nav cell color
var rCOLOR = 	"DAA520";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"black"	// main nav border color
var aLINK = 	"8b0000";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	14;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#483D8B";	// submenu cell color

var srCOLOR = 	"DAA520";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"gray"	// submenu border color
var saLINK = 	"white";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"comic sans ms,arial";// submenu font face
var sfSIZE = 	13;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	5;		// submenu drop shadow size
var shCOLOR =	"#8b0000";	// submenu drop shadow color
var shOPACITY = 40;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "status";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = ">";		// [** new **] right arrow (not ns4/op5/op6)



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]
addMainItem("http://www.mcmusicinternational.com/home.htm","HOME",80,"center","_self","Head On Home",0,0,"","#000000","#DAA520","#8b0000","#000000");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
	defineSubmenuProperties(120,"center","center",0,0,"","#483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");

	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://www.mcmusicinternational.com/","Flash Intro","_self","Click Here To View The Flash Intro");
      addSubmenuItem("http://www.mcmusicinternational.com/home.shtml","Main Home Page","_self","Click Here To Go to Main Page");

addMainItem("","MUSIC",55,"center","","Check Out The Music From Scottish Composer Tim McGowan",0,0,"","","","","");

	defineSubmenuProperties(137,"center","center",0,0,"","#483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");


addSubmenuItem("http://www.mcmusicinternational.com/Musicroom.htm","Music Room","_self","Click Here To Go To The Music Room & Listen To Music");
	
addSubmenuItem("http://www.mcmusicinternational.com/cds.htm","CD Page","_self","Click Here To Go To The Main CD Page");

addSubmenuItem("http://www.mcmusicinternational.com/ringtones.htm","Ringtones","_self","Click Here To View Available Ringtones");
      
addSubmenuItem("http://www.mcmusicinternational.com/stores.htm","Music Stores","_self","Click Here To Find Out What Stores Have Tim McGowan CDs For Sale Or Download");
	
addSubmenuItem("http://www.mcmusicinternational.com/order_form.htm","Order Form","_self","Click Here To Go To The CD Order Form");




addMainItem("","DOWNLOADS",140,"center","","Download Music & Other Goodies",0,0,"","","","","");

	defineSubmenuProperties(140,"center","center",0,0,"","#483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");

	addSubmenuItem("http://www.mcmusicinternational.com/instant_buy.htm","Instant Downloads","_self","Click Here To Download Full Versions Of Songs");

	addSubmenuItem("http://www.mcmusicinternational.com/ringtones.htm","Ringtones","_self","Click Here To View Available Ringtones");


	addSubmenuItem("http://www.mcmusicinternational.com/stores.htm","Music Download sites","_self","Click Here To See List Of Download Music Sites");
      addSubmenuItem("","Free Goodies","","");


		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(220,"right","center",12,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");


		// add child menu link items ("url","Link name","_target","alt text")

            
addChildmenuItem("http://www.mcmusicinternational.com/user_name.htm","Wallpaper Downloads","_self","Click Here To Go To The Free Tim McGowan Wallpaper Download Page");
            
		


addMainItem("","ABOUT TIM",140,"center","","All You Need To Know About Scottish Composer Tim McGowan",0,0,"","","","","");

	defineSubmenuProperties(140,"center","center",0,0,"","#483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");



addSubmenuItem("http://www.mcmusicinternational.com/intro.htm","Introduction","_self","Click Here To Read An Overview Of Scottish Composer Tim McGowan");


addSubmenuItem("http://www.mcmusicinternational.com/ml-add.htm","Join Mailing List","_self","Click Here To Add Your Name To The Mailing List For New Release Notifications");
      

addSubmenuItem("http://www.mcmusicinternational.com/merchandise.htm","Merchandise","_self","Click Here To Go To The Merchandise Page");

addSubmenuItem("http://www.mcmusicinternational.com/ringtones.htm","Ringtones","_self","Click Here To View Available Ringtones");


addSubmenuItem("http://www.mcmusicinternational.com/biography.htm","Tim's Bio","_self","Click Here To Read Tim's Bio");

addSubmenuItem("http://www.mcmusicinternational.com/pics.htm","Pictures","_self","Click Here To View Pictures Of The Band");
	
addSubmenuItem("http://www.mcmusicinternational.com/interview.htm","Interviews","_self","Click Here To Read Interviews With Scottish Composer Tim McGowan");


addSubmenuItem("http://www.mcmusicinternational.com/Radio-Top10.htm","Radio Top 10 Charts","_self","Click Here To View Radio Station Hot Top 10 News");

addSubmenuItem("http://www.mcmusicinternational.com/press.htm","Reviews & Press","_self","Press Releases - Reviews & Press Releases");



      
		defineChildmenuProperties(120,"right","center",12,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");

addChildmenuItem("http://www.mcmusicinternational.com/press.htm","Reviews","_self","Click Here To Read Reviews");

addChildmenuItem("http://www.emediawire.com/releases/2004/11/emw178437.htm","Press Release","_self","Click Here To Read Press Releases");
                

      addSubmenuItem("","Your Feedback","","");

		defineChildmenuProperties(120,"right","center",12,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");

                addChildmenuItem("http://www.mcmusicinternational.com/guestbook.htm","Sign The Guestbook","_self","Click Here To Leave A Message In The Guestbook");
		    addChildmenuItem("http://www.mcmusicinternational.com/comments.shtml","View The Guestbook","_self","Click Here To View The Messages In The Guestbook");

      


addMainItem("","LINKS",80,"center","","What Websites Do We Like?",0,0,"","","","","");

	defineSubmenuProperties(150,"right","right",0,0,"","#483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");

addSubmenuItem("http://www.myspace.com/timmcgowan","Tim's MySpace","_blank","Click Here To Go To Tim's Official MySpace Profile");


addSubmenuItem("http://www.mcmusicinternational.com/bid-home.htm","Burning in December","_blank","Click Here To Go To Burning in December's Official Website - Featuring Tim McGowan");
	
addSubmenuItem("http://www.mcmusicinternational.com/links.htm","Main Links Page","_self","Click Here To Go To The Main Links Page");
	
addSubmenuItem("http://www.mcmusicinternational.com/banners.htm","Link To Us - Banners","_self","Click Here To Go To The Link To Us Banners Page");
      
addSubmenuItem("","At A Glance","","");

		defineChildmenuProperties(170,"right","center",12,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");


addChildmenuItem("http://cdbaby.com/cd/burningindec","CD Baby Website","_blank","Click Here To Visit The Official Website");


addChildmenuItem("http://www.amazon.com/exec/obidos/tg/detail/-/B0006FXR7M/qid=1129385217/sr=2-1/ref=pd_bbs_b_2_1/102-9973499-5780135?v=glance&s=music","Amazon.com","_blank","Click Here To Visit The Amazon Website");


addChildmenuItem("http://www.towerrecords.com/Music/Default.aspx?search_in=music&oft=tim%20mcgowan&urlid=ee3a9ec4672e185144&free_text=tim%20mcgowan&","Tower Records","_blank","Click Here To Go To The Tower Records Website");


addChildmenuItem("http://www.amazon.com/exec/obidos/search-handle-url/index=music&field-keywords=tim%20mcgowan&search-type=ss&bq=1/102-9973499-5780135","Virgin Mega","_blank","Click Here To Go To The Virgin Mega Website");


addChildmenuItem("http://music.yahoo.com/release/12721297","Yahoo Music","_blank","Click Here To Go To The Yahoo Music Website");


addChildmenuItem("http://music.aol.com/artist/main.adp?artistid=688363","AOL Music","_blank","Click Here To Go To The AOL Music Website");

            
addChildmenuItem("http://mp3hardplay.tk","MP3hardplay Website","_blank","european site promoting unsigned bands and artists");

addChildmenuItem("http://www.allmusic.com/","All Music Guide","_self","Click Here To Go To The All Music Guide Website");


addChildmenuItem("http://www.indiebible.com","Indie Bible Website","_blank","Click Here To Visit The Official Website");


addChildmenuItem("http://www.musesmuse.com","Muses Muse Website","_blank","Click Here To Visit The Official Website");


addChildmenuItem("http://www.hotnewmusicstars.com","Hot New Music Stars","_blank","Click Here To Go To The HOt New Music Stars Website");


addChildmenuItem("http://www.bmi.com","BMI Website","_blank","Click Here To Visit The Official Website");

                  


                addSubmenuItem("","Radio Stations","","");


		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(220,"right","center",12,-6,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","483D8B","#000000","#808080","#8b0000","#ffffff","#daa520");


		// add child menu link items ("url","Link name","_target","alt text")

addChildmenuItem("http://www.mediapositiveradio.com","Media Positive Radio","_blank","Click Here To Go To The Media Positive Radio Station Website");


addChildmenuItem("http://www.moodsofthemoon.com","Moods of the Moon","_blank","Click Here To Go To The Moods of the Moon Radio Station Website");
		    
addChildmenuItem("http://www.georgesjungle.cjb.net/","Georges Jungle - Canada","_blank","Click Here To Go To The George's Jungle Radio Station Website");
		    
addChildmenuItem("http://www.Mysticsoundscapes.com","Mystic Soundscapes","_blank","Click Here To Go To The Mystic Soundscapes Radio Station Website");
		    
addChildmenuItem("http://www.http://www.live365.com/stations/spiritwithin","Spirit Within Radio","_blank","Click Here To Go To The Spirit Within Radio Website");

addChildmenuItem("http://www.http://www.live365.com/stations/304447","The Riverbank Radio","_blank","Click Here To Go To The Riverbank Radio Website");
                
addChildmenuItem("http://www.live365.com/stations/spaddison","Listen Easy Radio","_blank","Click Here To Go To The Listen Easy Radio Website");

addChildmenuItem("http://www.live365.com/stations/203437/","Radio Praetoria","_blank","Click Here To Go To The Radio Praetoria Website");

addChildmenuItem("http://www.cygnusradio.com","Cygnus Radio","_blank","Click Here To Go To The Cygnus Radio Website");


addChildmenuItem("http://www.live365.com/stations/shadowwolf32","Lady Pantheress","_blank","Click Here To Go To The Lady Pantheress Radio Website");



//**DO NOT EDIT THIS *****
}//***********************
//************************
