// 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 = 110;		
//new ypSlideOutMenu("number menu", "slide position", left, top, width, height)
new ypSlideOutMenu("menu1", "down", 100, yPosition, 200, 230);