var today = new Date(2008,7,5); function AD_Item(typecode,classcode,picpath,linkurl,alttext,beginyear,beginmonth,beginday,endyear,endmonth,endday){this.typecode=typecode;this.classcode=classcode;this.picpath=picpath;this.linkurl=linkurl;this.alttext=alttext;this.begindate=new Date(beginyear,beginmonth,beginday);this.enddate=new Date(endyear,endmonth,endday);} var TopAD = "01";var MiddleAD = "02";var RightAD = "03";var BottomAD = "04";var ADItem = new Array();var ad_index = 0;ADItem[ad_index++] = new AD_Item("","08","","http://club.joyes.com/Board/Board.asp?BoardID=5026","","2004","11","24","2005","12","24"); function ShowAD(add,code) { var strBody = ""; for (var i=0;i 0 && ADItem[i].begindate<=today && ADItem[i].enddate>=today && ADItem[i].typecode.substring(0,2) == code.substring(0,2)) { strBody += ADItem[i].linkurl != "" ? "" + ADItem[i].picpath + "" : ADItem[i].picpath; break; } } if (strBody == "") { for (var i=0;i=today) { strBody += ADItem[i].linkurl != "" ? "" + ADItem[i].picpath + "" : ADItem[i].picpath; break; } } } document.write(strBody); } function SoftwareDownList() { document.all.SoftwareDownLayer.innerHTML = document.all.SoftwareDownLayer.innerHTML.toLowerCase().replace(/" + NominateMobileClubItem[i].ClubName + " "; } document.write(strBody); } /*function ShowNominateNews(code,count,year,month,day,path,ilength,direction) { var strBody = ""; var date = new Date(year,month,day); var icount = 0; if (!direction) { for (var i=NominateNewsItem.length-1;i>=0 ;i-- ) { if (NominateNewsItem[i].TypeCode==code && NominateNewsItem[i].ValidateDateTime <= date && icount < count) { strBody = "·[" + NominateNewsItem[i].TypeName.substring(0,2) + "] " + NominateNewsItem[i].Title.replace(NominateNewsItem[i].Title.replace(/<.+?>/gi,''),GetLengthString(NominateNewsItem[i].Title.replace(/<.+?>/gi,''),ilength)) + "
" + strBody; icount++; } } } else { for (var i=0;i" + NominateNewsItem[i].Title.replace(NominateNewsItem[i].Title.replace(/<.+?>/gi,''),GetLengthString(NominateNewsItem[i].Title.replace(/<.+?>/gi,''),ilength)) + "
"; icount++; } } } document.write(strBody); } function GetLengthString(content,ilength) { var cn = 14; var enb = 10; var ens = 8; var tlength = 0; var sb = ""; for (var i=0;i= 65 && content.charAt(i) <= 90) { tlength += enb; if (tlength <= ilength) sb+=content.charAt(i); } else { tlength += ens; if (tlength <= ilength) sb+=content.charAt(i); } } else { tlength += cn; if (tlength <= ilength) sb+=content.charAt(i); } } return sb; } function GetStringLength(str) { var cn = 14; var enb = 10; var ens = 8; var tlength = 0; for (var i=0;i= 65 && str.charAt(i) <= 90) { tlength += enb; } else { tlength += ens; } } else { tlength += cn; } } return tlength; }*/ function MobileClub(clubid,clubname) { this.ClubName = clubname; this.ClubID = clubid; } var NominateMobileClubItem = new Array(); var NominateMobileClubIndex = 0; NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("1","摩托罗拉"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("2","诺基亚"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("3","索尼爱立信"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("4","西门子"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("5","飞利浦"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("6","阿尔卡特"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("7","三星"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("8","三菱"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("9","松下"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("10","NEC"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("11","LG"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("12","夏普"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("13","科健"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("16","联想"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("19","康佳"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("20","波导"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("24","夏新"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("26","多普达"); NominateMobileClubItem[NominateMobileClubIndex++] = new MobileClub("28","CECT中电"); function ShowAboutNominate() { var strBody = ""; document.write(strBody); } function ShowAboutNews() { var strBody = ""; document.write(strBody); } function ShowNewNews() { var strBody = "
最新新闻
 • [JOYES本周话题]诺基亚的吸星大法[第58期]
 • 为了忘却的纪念 索爱T618复刻版问世
 • 机海战术?摩托罗拉三款时尚新机曝光
 • 变身蝙蝠侠 诺基亚5310全黑色版赏析
 • 800万像+人脸识别 LG KC910即将登场
 • 滑盖娱乐新机 摩托罗拉ZN200正式发布
 • 开源平台智能手机 Neo FreeRunner到来
 • 赶超DC! 面部识别500w像素索爱C902开卖
 • 500万像素超薄滑盖 粉色三星U900登场
 • 屏幕秒杀所有行货手机 夏普9010C评测
"; document.write(strBody); }