if(parent&&parent.frames&&parent.frames.length>=2)
 parent.location=window.location; 


yams.mainMenuBarID="main";
yams.baseUri="/~philips/";
yams.imgBase="/~philips/images/";

yams.menu['main_root']
=[
  {ti:"This website", sm:'main'}
];

yams.menu['philipsmain_root']
=[
  {ti:"This website", sm:'philips'}
];

yams.menu['researchmain_root']
=[
  {ti:"This website", sm:'researchmain'}
];




yams.menu['thesismain_root']
=[
  {ti:"This website", sm:'thesis'}
];

yams.menu['alsamspmain_root']
=[
  {ti:"This website", sm:'alsamsp'}
];


yams.menu['main']
=[
  {ti:"Conferences", sm:'conferences', uri:'http://acivs.org'},
  {ti:"IPI - Research", sm:'research', uri:'research.shtml'},
  {ti:"About W. philips", sm:'philips'},
  {ti:"Cursussen", sm:'courses'},
  {ti:"Doctoreren", uri:'doctoreren.shtml' },
  {ti:"alsa-msp3410d", uri:'alsa-msp3410d/'},
  {ti:"Hoe laat is het?", uri:'clock/clock.shtml'},
  {ti:"Telin", uri:'http://telin.rug.ac.be/'},
  {ti:"Ipi", uri:'http://telin.rug.ac.be/ipi'},
  {ti:"Informatie voor thesisstudenten", uri:'thesis'},
  {ti:"Star Wars", sm:'starwars'},
  {ti:"Monty Python", uri:'http://news.bbc.co.uk/hi/english/special_report/1999/10/99/monty_python/newsid_463000/463071.stm'},
  {ti:"God bestaat niet", uri:'http://www.rvu.nl/rvu.php?i=4&l=0&n=806'},
  {ti:"Beter van niet", uri:'http://www.rvu.nl/rvu.php?i=4&l=0&n=53'},
];


yams.menu['starwars']
=[
  {ti:"light sabers", sm:'sabers'},
  {ti:'store wars', uri:'http://www.storewars.org/flash/index.html'}
 ];

yams.menu['sabers']
=[
  {ti:'start', uri:'http://electronics.howstuffworks.com/lightsaber.htm'},
  {ti:'Inside the Lightsaber', uri:'http://electronics.howstuffworks.com/lightsaber3.htm'},
  {ti:'Using Your Lightsaber Around the Home', uri:'http://electronics.howstuffworks.com/lightsaber5.htm'},
  {ti:'More Uses', uri:'http://electronics.howstuffworks.com/lightsaber5.htm'},
 ];

yams.menu['conferences']
=[
  {ti:"Acivs 2002-2010", uri:'|'},
  {ti:"Mirage 2009", uri:'|/mirage2009'},
];

yams.menu['philipsmain']
=[
  {ti:"Home", uri:'/~philips/'},
  {ti:"About W. Philips", sm:'philips'}
];


yams.menu['researchmain']
=[
  {ti:"Home", uri:'/~philips/'},
  {ti:"IPI - research topics", sm:'research'}
];

yams.menu['thesismain']
=[
  {ti:"Home", uri:'/~philips/'},
  {ti:"Inhoud", sm:'thesis', uri:'thesis/'}
];

yams.menu['alsamspmain']
=[
  {ti:"Home", uri:'/~philips/'},
  {ti:"Contents", sm:'alsamsp', uri:'alsa-msp3410d/'}
];

  
yams.menu['philips']
=[
  {ti:"About W. Philips", uri:'philips.shtml#about'},
  {ti:"CV and publications", uri:'cv.pdf'},
  {ti:"Personal research", uri:'philips.shtml#PersonalResearchTopics'},
  {ti:"Electronic papers and reports", uri:'philips.shtml#Papers'},
  {ti:"Supervised Research", uri:'research.shtml'},
  //{ti:"Didactic course material<br>(mostly in Dutch)", sm:'courses'},
];


yams.menu['research']
=[
  {ti:"Current", sm:'currentresearchprojects', uri:'|'},
  {ti:"Past", sm:'pastresearchprojects', uri:'|'}
];


yams.menu['currentresearchprojects']
=[
{ti:"Image and video modeling in the wavelet domain", uri:'|#wavelets'},
{ti:"Restoration of Confocal Microscopy images", uri:'|#restoration'},
{ti:"Analysis of medical ultrasound", uri:'|#ultrasound'},
{ti:"Techniques for classifying image colors and texture", uri:'|#classification'},
{ti:"Image and video segmentation", uri:'|#segmentation'},
{ti:"Morphological analysis of wear processes", uri:'|#morphology'},
{ti:"Low-level video processing", uri:'|#video'},
{ti:"Improved digital halftoning", uri:'|#halftoning'},
{ti:"Image processing for remote sensing", uri:'|#remotesensing'}
];

yams.menu['pastresearchprojects']
=[
{ti:"Image processing techniques for the detection of buried  landmines", uri:'|#landmines'},
{ti:"Compression of medical images and video", uri:'|#compression'}
];


yams.menu['courses']
=[
  {ti:"Beeldverwerking<br>(Image processing)", uri:'/~philips/beeldv/'},
  {ti:"Kantoorautomatisering<br>(Office Automation)", uri:'/~philips/kantoorautomatisering/'},
  {ti:"Optimalisatietechnieken<br>(Optimisation techniques)", uri:'/~philips/optimalisatie/'},
  {ti:"Numerieke technieken<br>(Numerical techniques)", uri:'/~philips/numtech/'}
];


yams.menu['thesis']
=[ 
  {ti:"Nieuws", uri:"|#nieuws"},
  {ti:"De thesistekst", sm:'thesistekst', uri:"|"},
  {ti:"De thesispresentatie", uri:"|#presentatie"},
  {ti:"Software", uri:"|#code"}
];



yams.menu['thesistekst']
=[
  {ti:"De thesistekst", uri:"|#tekst"},
  {ti:"Waarom LaTeX?",  uri:"|#waarom"},
  {ti:"LaTeX.UGent.be",  uri:"|#nodig"},
  {ti:"Wat heb je nodig?", uri:"|#nodig"},
  {ti:"Documentatie",  uri:"|#doc"},
  {ti:"Sjabloon", uri:"|#sjabloon"},
  ];

yams.menu['alsamsp']
=[
  {ti:"What is alsa-msp3410d?", uri:'|#what'},
  {ti:"Supported Operating systems", uri:'|#os'},
  {ti:"Here is what it looks like in xamixer", uri:'|#xamixer'},
  {ti:"What do you need?", uri:'|#depend'},
  {ti:"Limitations", uri:'|#limitations'},
  {ti:"Todo", uri:'|#todo'},
  {ti:"Download", uri:'|#download'}
];
