(function(){var b=YAHOO.util.Dom,a=YAHOO.util.Event;var c=function(){var d=new YAHOO.widget.MenuBar("menu",{autosubmenudisplay:true,hidedelay:750,lazyload:true,effect:{effect:YAHOO.widget.ContainerEffect.FADE,duration:0.25}});var e=[{id:"menu0",itemdata:[{text:"My Skills",onclick:{fn:lookTo,obj:"strengthsbook"}},{text:"My Photo Album",onclick:{fn:lookTo,obj:"albums"}},{text:"My Trophies and Awards",onclick:{fn:lookTo,obj:"trophies"}},{text:"My Magazines",onclick:{fn:lookTo,obj:"magazines"}},{text:"My HS Yearbook",onclick:{fn:lookTo,obj:"yearBook"}},{text:"My Books",onclick:{fn:lookTo,obj:"books"}},{text:"My Favorite TV Shows",onclick:{fn:lookTo,obj:"tv"}},{text:"My Favorite Movies",onclick:{fn:lookTo,obj:"dvds"}},{text:"My Travels",onclick:{fn:lookTo,obj:"passport"}},{text:"My Grad Pics",onclick:{fn:lookTo,obj:"gradpics"}},{text:"My Works",onclick:{fn:lookToCoordinates,obj:"-1.85,34.44,30"}},{text:"Places I've Photographed",onclick:{fn:lookTo,obj:"camera"}},{text:"Photo Collage",onclick:{fn:lookTo,obj:"collage"}}]},{id:"menu1",itemdata:[{text:"360philippines",onclick:{fn:lookToCoordinates,obj:"-2.74,13.20,30"}},{text:"LinkedIn",onclick:{fn:lookToCoordinates,obj:"-45.73,86.07,30"}},{text:"Multiply",onclick:{fn:lookToCoordinates,obj:"-6.41,84.41,30"}},{text:"Facebook",onclick:{fn:lookToCoordinates,obj:"-30.70,90,30"}},{text:"Friendster",onclick:{fn:lookToCoordinates,obj:"50.74,82.96,30"}},{text:"You Tube",onclick:{fn:lookToCoordinates,obj:"164.25,83.34,30"}},{text:"Don Bosco",onclick:{fn:lookTo,obj:"donbosco"}},{text:"360 Cities",onclick:{fn:lookToCoordinates,obj:"112.52,81,30"}}]}];d.subscribe("beforeRender",function(){if(this.getRoot()==this){this.getItem(3).cfg.setProperty("submenu",e[0]);this.getItem(4).cfg.setProperty("submenu",e[1])}});d.render()};a.onDOMReady(function(){var d=new YAHOO.widget.Layout({minWidth:1000,minHeight:500,units:[{position:"top",height:50,body:"topPanel",scroll:null,zIndex:2},{position:"center",minWidth:400,minHeight:200}]});d.on("render",function(){var e=d.getUnitByPosition("center").get("wrap");var f=new YAHOO.widget.Layout(e,{parent:d,minWidth:400,minHeight:200,units:[{position:"center",body:"centerPanel",gutter:"0px",scroll:false}]});f.render()});d.on("render",function(){YAHOO.util.Event.onContentReady("menu",c)});d.render()})})();