// stuff that would otherwise go in the head except that cmsms is picky

// embedding flash objects
swfobject.embedSWF("flash/butterfly_logo.swf", "avanti_title", "310", "140", "9.0.0");

var flashvars = {};
var params = {
  wmode: "transparent"
};
swfobject.embedSWF("flash/avanti_intro.swf", "avanti_intro", "560", "396", "9.0.0", "flash/expressInstall.swf", flashvars, params);


// registering new slideout menus
new ypSlideOutMenu("services", "right", 27, 0, 119, 200)
new ypSlideOutMenu("second", "right", 27, 0, 119, 200)
new ypSlideOutMenu("team", "right", 27, 0, 119, 200)
new ypSlideOutMenu("shop", "right", 27, 0, 119, 200)
new ypSlideOutMenu("careers", "right", 27, 0, 119, 200)

ypSlideOutMenu.writeCSS();