/*
JavaScript Document

parameters (id, dir, left, top, width, height)
*/

var navproducts = new ypSlideOutMenu("products", "down", 0, 0, 125, 200)
var navcontact = new ypSlideOutMenu("contact", "down", 0, 0, 125, 210)

ypSlideOutMenu.writeCSS();
