  var mm0 = new TMainMenu('mm0','horizontal');
  
  var pmDMC00 = new TPopMenu('<img src="includes/img/gillICO.gif" align="absmiddle" />','5','','','DMC doiMenu');
  
    var pmWork00 = new TPopMenu('DMC Multimedia','gillICO.gif','','','DMC Multimedia');
	
	var pmSep00 = new TPopMenu('-','','','','');
	
	var pmWeb00 = new TPopMenu('Sites','','','','DMC Web Sites');
      var pmLD00 = new TPopMenu('LoadedDice','lds.png','a',["contentId: 'highslide-loaded', width: 600, height: 400, thumbnailId: 'loaded'", "loaded"],'LoadedDice.com.au'); 
      var pmCarly00 = new TPopMenu('Carly Paiker','cps.png','a',["contentId: 'highslide-carly', width: 600, height: 400, thumbnailId: 'carly'", "carly"],'CarlyPaiker.com');
      var pmXITE00 = new TPopMenu('Extreme IT Enterprises','x.gif','a',["contentId: 'highslide-xite', width: 600, height: 400, thumbnailId: 'xite'", "xite"],'xITe.net.au');  
	  var pmOEM00 = new TPopMenu('Software OEM','oems.png','a',["contentId: 'highslide-oem', width: 600, height: 400, thumbnailId: 'oem'", "oem"],'SoftwareOEM.com');  
      
    var pmPrint00 = new TPopMenu('Designs','','','','DMC Design Work');
	  var pmTurner00 = new TPopMenu('Turner Galleries','tg.png','a',["contentId: 'highslide-turner', width: 600, height: 400, thumbnailId: 'turner'", "turner"],'TurnerGalleries.com.au');
      var pmFig00 = new TPopMenu('Fig Tree Photography','fts.png','a',["contentId: 'highslide-figtree', width: 600, height: 400, thumbnailId: 'figtree'", "figtree"],'Fig Tree');
	  var pmKnard00 = new TPopMenu('Knardly Cricket Team','kn_logos.png','a',["contentId: 'highslide-knardly', width: 600, height: 400, thumbnailId: 'knardly'", "knardly"],'Knardlys');

    var pmInter00 = new TPopMenu('Interactive','','','','DMC Interactive Work');
      //var pmSame00 = new TPopMenu('in same window','','a','index.php','Open page in same window');
	   var pmWAMI00 = new TPopMenu('WAMI Business Conf.','wams.png','a',["contentId: 'highslide-wami', width: 600, height: 400, thumbnailId: 'wami'", "wami"],'WAMI.com.au');
	  //var pmWAMI00 = new TPopMenu('WAMI Business Conf.','refresh.gif','a',['<?php echo($projects[0][0]); ?>','<?php echo($projects[0][1]); ?>','<?php echo($projects[0][2]); ?>','<?php echo($projects[0][3]); ?>','<?php echo($projects[0][4]); ?>','<?php echo($projects[0][5]); ?>'],'WAMI.com.au');
  
  var pmLinks00 = new TPopMenu('Links','','','','Links');
	var pmLLD00 = new TPopMenu('LoadedDice Web Site','lds.png','f',"newWindow('http://www.loadeddice.com.au')",'LoadedDice.com.au in new window');
	var pmLCarly00 = new TPopMenu('Carly Paiker Web Site','cps.png','f',"newWindow('http://www.carlypaiker.com')",'CarlyPaiker.com in new window');
	var pmLTurner00 = new TPopMenu('Turner Galleries Web Site','tg.png','f',"newWindow('http://www.turnergalleries.com.au')",'TurnerGalleries.com.au in new window');
	var pmLOEM00 = new TPopMenu('Software OEM Web Site','oems.png','f',"newWindow('http://www.softwareoem.com')",'SoftwareOEM.com in new window');
	var pmLXITE00 = new TPopMenu('Extreme IT Enterprises Web Site','x.gif','f',"newWindow('http://www.xite.net.au')",'xITe.net.au in new window');  
	
  var pmHelp00 = new TPopMenu('DMC','','','','Help');
    var pmAbout00 = new TPopMenu('About this site','gillICO.gif','f',"alert('DubMunky Creative v.1.0\\nŠ 2008 DubMunky Creative\\n\\powered by doiMenu v.1.5\\nby Donna Iwan Setiawan\\nand\\nHighSlide JS')",'About DMCWWW');
	var pmAboutus00 = new TPopMenu('About DMC','gillICO.gif','c',["contentId: 'highslide-aboutus', width: 584, height: 384"],'About DMC');
	var pmContact00 = new TPopMenu('Contact Us','gillICO.gif','c',["swfObject: soContact, width: 215, height: 300, targetX: 'Graf1 30px', targetY: 'Graf1 -200px'"],'Contact DMC');

  
  mm0.Add(pmDMC00);
  pmDMC00.Add(pmWork00);
  pmDMC00.Add(pmSep00);
  pmDMC00.Add(pmWeb00);
    pmWeb00.Add(pmLD00);
    pmWeb00.Add(pmCarly00);
	pmWeb00.Add(pmXITE00);
    pmWeb00.Add(pmOEM00);
    //pmWeb00.Add(pmSep00);
  pmDMC00.Add(pmPrint00);
	pmPrint00.Add(pmTurner00);
    pmPrint00.Add(pmFig00);
	pmPrint00.Add(pmKnard00);
  pmDMC00.Add(pmInter00);
    pmInter00.Add(pmWAMI00);
  mm0.Add(pmLinks00);
    pmLinks00.Add(pmLLD00);
    pmLinks00.Add(pmLCarly00);
    pmLinks00.Add(pmLOEM00);
	pmLinks00.Add(pmLTurner00);	
	pmLinks00.Add(pmLXITE00);
  mm0.Add(pmHelp00);
    pmHelp00.Add(pmAbout00);
	pmHelp00.Add(pmAboutus00);
    pmHelp00.Add(pmContact00);
//end of xp style