var userConfig={Dressup:{items:[],singletonItems:[]},styleId:g_userConfig.styleId||1,layoutId:g_userConfig.layoutId||1,transparentType:g_userConfig.transparentType||0};Eagle.obj2Item=function(d){var e={type:d.cg,itemno:d.id},b=(d.it||"").split("&"),a;for(var c in b){a=b[c];if(a){e[a.substring(0,1)]=a.substring(2);}}return e;};Eagle.item2Obj=function(){var b=[];var a=[2,3,4,5,6,"A","B","C","D","E"],g;for(var e=0,d=a.length;e<d;e++){if(!Eagle.shop.reg.test(a[e])){g=Eagle.shop.getItemString(a[e]);if(g){b.push(g);}}}b.push(Eagle.shop.getDDItems());var f={m:"saveScenario",style:userConfig.styleId,layout:userConfig.layoutId,transparent:userConfig.transparentType,navConf:"",modConf:"",item_list:b.join(","),bgMusicUrl:"",bgMusicName:"",bgMusicSinger:""};var c=Eagle.shop.getItem(6);if(c){if(Eagle.BGMusicURL){f.bgMusicUrl=Eagle.BGMusicURL;}if(Eagle.BGMusicName){f.bgMusicName=Eagle.BGMusicName;}}return f;};!(function(){var b={};var g=false;if(g_userConfig.data&&g_userConfig.data.itemList){var e,a;for(var d=0,c=g_userConfig.data.itemList.length;d<c;d++){e=g_userConfig.data.itemList[d];a=Eagle.obj2Item(e);if(!/[4|A|E]/.test(a.type)){b[a.type]=a;}else{if(a.type==4){g=true;}userConfig.Dressup.items.push(a);}}}if(!g){userConfig.Dressup.items.splice(0,0,{type:4,itemno:4,d:"X"});}var f={2:{type:2,itemno:2,s:0},3:{type:3,itemno:3}};var h=[2,3];for(var d=0,c=h.length;d<c;d++){b[h[d]]=b[h[d]]||f[h[d]];}for(var d in b){userConfig.Dressup.singletonItems.push(b[d]);}})();var PGMapping={home:{name:"主页",href:"home"},blog:{name:"日志",href:"blog",url:"/home/blog/index.frm?uid="+spaceInfo.userId},photo:{name:"相册",href:"photo",url:"/home/photo/index.html"},book:{name:"书架",href:"book",url:(spaceInfo.sUt=="1"?"/home/book/mybook.frm?uid=":"/home/book/index.frm?n=56&uid=")+spaceInfo.userId},club:{name:"圈子",href:"club",url:"/home/club/index.frm?uid="+spaceInfo.userId},message:{name:"留言板",href:"message",url:"/home/message/index.frm?uid="+spaceInfo.userId},gift:{name:"礼物",href:"gift",url:(spaceInfo.isSelf?"/home/gift/index.html":"/home/gift/list.html?type=0")},friend:{name:"好友",href:"friend",url:"/home/friend/index.frm?uid="+spaceInfo.userId},profile:{name:"个人档",href:"profile",url:"/home/profile/index.html"},room:{name:"房间",href:"room",url:"/home/room/index.html"},music:{name:"音乐",href:"music",url:"/home/music/index.html"},vote:{name:"投票",href:"vote"},myUpload:{name:"上传",href:"myUpload",url:"/home/photo/upload.html"},myAppear:{name:"发表",href:"myAppear",url:"/home/blog/editor.html"},mySend:{name:"赠送",href:"mySend",url:"/home/gift/index.html"},myImprest:{name:"充值",href:"myImprest",url:"http://pay.9917.com/"},mall:{name:"商城",href:"mall",url:"/home/mall/mall.html"},my:{name:"信息中心",href:"my",type:1,styleName:"icons i_30"},myVote:{name:"投票",href:"myVote",type:1,styleName:"icons i_18"},myFriendManage:{name:"好友管理",href:"myFriendManage",type:1,styleName:"icons i_31",url:"/home/friend/info.html?uid="+spaceInfo.userId},myBoxIn:{name:"站内消息",href:"myBoxIn",type:1,styleName:"icons i_33",url:"/home/msgcenter/notice.mgr"},myInfoManage:{name:"资料管理",href:"myInfoManage",type:1,styleName:"icons i_34",url:"/home/profile/base.mgr"},myHomeSet:{name:"空间设置",href:"myHomeSet",type:1,styleName:"icons i_35",url:"/home/profile/set.mgr"},spaceLine:{name:"空白填充",type:3,styleName:"d_l_n_border"}};GD.$extend(PGMapping,{myPhoto:{name:"相册",href:"myPhoto",styleName:"icons i_03",type:2,child:PGMapping.myUpload,url:"/home/photo/friend_photo.mgr?n=24"},myBlog:{name:"日志",href:"myBlog",styleName:"icons i_32",type:2,child:PGMapping.myAppear,url:"/home/blog/index.frm?uid="+spaceInfo.userId},myGift:{name:"礼物",href:"myGift",styleName:"icons i_09",type:2,child:PGMapping.mySend,url:"/home/gift/index.html"},myAccout:{name:"彩豆帐户",href:"myAccout",styleName:"icons i_64",type:4,child:PGMapping.myImprest,url:"http://pay.9917.com/imprest/banlance.html"},myGameLobby:{name:"游戏大厅",href:"myGameLobby",styleName:"icons i_110",type:5,url:"http://game.9917.com/"}});