// JavaScript Document
// Author: Aaron aaron@youngpup.net - http://youngpup.net 
// Permission granted to SimplytheBest.net to feature the script in the DHTML script collection at http://simplythebest.net/scripts/ 
// Rollover buttons function was modified by SimplytheBest.net

var yPosition = 28;		
//new ypSlideOutMenu("number menu", "slide position", left, top, width, height)
new ypSlideOutMenu("menu1", "down",271, yPosition, 200, 230);
new ypSlideOutMenu("menu2", "down",363, yPosition, 200, 230);
new ypSlideOutMenu("menu3", "down",457, yPosition, 200, 230);
new ypSlideOutMenu("menu4", "down",548, yPosition, 200, 230);
new ypSlideOutMenu("menu5", "down",637, yPosition, 200, 230);