t='';
t3='links/Tutorials/ServerProgramming/';
t0='links/Tutorials/PageBuilding/';
t1='links/Tutorials/Programs/Graphics/';
t2='';
menu = new Array(
'SHEET MUSIC','',
'-----------------------------------','',
'GOSPEL SHEET MUSIC','http://www.sheetmusicplus.com/a/phrase.html?id=33530&phrase=gospel',
'==>SEARCH SHEET MUSIC PLUS','http://www.sheetmusicplus.com/a/phrase.html?id=33530&phrase=gospel',
'==>MUSICNOTES.COM','http://www.musicnotes.com/sheetmusic/ard.asp?SID=1398&LID=63',
'==>Free - Sibelius','http://www.sibeliusmusic.com/sibeliusmusic_cat/worship/',
'','',
'','',
'CDs, DVDs, VIDEOs &amp TAPES','',
'-----------------------------------','',
'...INTEGRITY MUSIC','http://click.linksynergy.com/fs-bin/click?id=oMzlVjG9cfE&offerid=34819.10000020&type=4&subid=0',
'...Songs4Worship','http://click.linksynergy.com/fs-bin/click?id=oMzlVjG9cfE&offerid=34819.10000014&type=3&subid=0',
'...Amazon.com','http://www.amazon.com/exec/obidos/redirect?tag=melowenselectchu&path=tg/browse/-/63943/1/103-5034062-3189427?rank=%2Bsalesrank&submit.x=13&submit.y=11',
'...Barnes &amp Noble','http://service.bfast.com/bfast/click?bfmid=2181&sourceid=21325953&categoryid=rn_mus_misc',
'...Sony Music Direct','http://click.linksynergy.com/fs-bin/click?id=oMzlVjG9cfE&offerid=32404.10000601&type=3&subid=0',
'...',t3+'/',
'...VIDEOS at Integrity Music','http://store.integritymusic.com/dept.asp?ctry=1&str=&deptid=13&siteID=oMzlVjG9cfE-dtgttW91tudytgcInVU1Vw',
'...',t3+'/',
'','',
'','',
'BOOKS &amp BIBLES',t1,
'-----------------------------------','',
'...Holy Bibles ','http://bn.bfast.com/booklink/click?sourceid=21325953&is_search=Y&keyword=holy+bibles&match=exact&options=and',
'...More Bibles','http://www.amazon.com/exec/obidos/external-search/002-3599642-0141039?tag=melowenselectchu&keyword=holy+bible&mode=books',
'...Hymnals','http://bn.bfast.com/booklink/click?sourceid=21325953&is_search=Y&keyword=hymnals&match=exact&options=and',
'...Gospel Song Books','http://click.linksynergy.com/fs-bin/click?id=oMzlVjG9cfE&offerid=34819.80472811&type=10&subid=',
'...Books On Black Gospel','http://bn.bfast.com/booklink/click?sourceid=21325953&is_search=Y&keyword=black+gospel+music&match=exact&options=and',
'...',t1+'site',
'...',t1+'site',
'','',
'','',
'SECRETS TO PLAYING PIANO BY EAR','',
'-----------------------------------','',
'...Secrets To Playing By Ear Course ','http://www.hearandplay.com/ggcourse',
'...FREE Gospel Piano Lesson ','http://www.hearandplay.com/godsgospel',
'...60 FREE Piano Lessons ','http://www.hearandplay.com/godsgospel',
'...',t2+'',
'','',
'','',
'....................................','',
'','',
'','',
'LYRICS',t2,
'-----------------------------------','',
'...Black Gospel Lyrics ','http://www.allgospellyrics.com',
'...Gospel Music Lyrics ','http://www.music-lyrics-gospel.com/',
'...METRO Gospel Lyrics ','http://www.metrolyrics.com/show/artist/Gospel/',
'...Gospel Song Lyrics','http://www.gospelsonglyrics.net/',
'...Urban Lyrics','http://www.urbanlyrics.com',
'F.  ',t2+'site',
'G.  ',t2+'site',
'H.  ',t2+'site',
'...',t2+'site',
'...',t2+'site',
'','',
'','',
'....................................','',
'*','*');

  i=0;
  f='';
  while (menu[i]!='*')
  {
   thisvalue=i;
   if (menu[i]=='') {   f='';thisvalue='';}
   document.write('<option value="'+menu[i+1]+'">'+f+menu[i]+'</option>');
   f='-';
   if (menu[i]=='') {   f='';}
   i=i+2;
  }

