/* http://ypslideoutmenus.sourceforge.net/ */

/* (leftmargin, topmargin, menu width, height) */
var myMenu1 = new ypSlideOutMenu("menu1", "right", 131, -20, 130, 88) /* Information left */
var myMenu2 = new ypSlideOutMenu("menu2", "up", 0, -103, 130, 85) /* Information bottom */
var myMenu3 = new ypSlideOutMenu("menu3", "right", 131, -19, 130, 88) /* Portfolio left */
var myMenu4 = new ypSlideOutMenu("menu4", "up", 0, -103, 130, 85) /* Portfolio bottom */
ypSlideOutMenu.writeCSS();