var IWIDTH=250;var IE6=false,IE7=false,FIREFOX2=false,FIREFOX=false,NETSCAPE7=false,NETSCAPE=false,OPERA9=false,OPERA=false,SAFARI30=false,SAFARI31=false,SAFARI=false,AUTRE=false;var strChUserAgent=navigator.userAgent;var intSplitStart=strChUserAgent.indexOf("(",0);var intSplitEnd=strChUserAgent.indexOf(")",0);var strChStart=strChUserAgent.substring(0,intSplitStart);var strChMid=strChUserAgent.substring(intSplitStart,intSplitEnd);var strChEnd=strChUserAgent.substring(intSplitEnd);if(strChMid.indexOf("MSIE 7")!=-1){IE7=true}else{if(strChMid.indexOf("MSIE 6")!=-1){IE6=true}else{if(strChEnd.indexOf("Firefox/2")!=-1){FIREFOX2=true}else{if(strChEnd.indexOf("Firefox")!=-1){FIREFOX=true}else{if(strChEnd.indexOf("Netscape/7")!=-1){NETSCAPE7=true}else{if(strChEnd.indexOf("Netscape")!=-1){NETSCAPE=true}else{if(strChStart.indexOf("Opera/9")!=-1){OPERA9=true}else{if(strChStart.indexOf("Opera")!=-1){OPERA=true}else{if(strChEnd.indexOf("3.0 Safari")!=-1){SAFARI30=true}else{if(strChEnd.indexOf("3.1 Safari")!=-1){SAFARI31=true}else{if(strChEnd.indexOf("Safari")!=-1){SAFARI=true}else{AUTRE=true}}}}}}}}}}}if(SAFARI30||SAFARI31){SAFARI=true}var ns4;var ie4;var ie5;var kon;var x,y,winW,winH;var idiv=null;var px="px";if(!NiftyCheck()){voidFunction()}else{Rounded("div.item","#FFFFFF","#d0d0d0");Rounded("div.recommend","#FFFFFF","#e0e0e0");Rounded("div.navcontainer","#FFFFFF","#f0f0f0");infoinit()}function voidFunction(){}function nsfix(){setTimeout("window.onresize = rebrowse",2000)}function rebrowse(){window.location.reload()}function gettip(a){return(document.layers&&document.layers[a])?document.layers[a]:(document.all&&document.all[a]&&document.all[a].style)?document.all[a].style:document[a]?document[a]:(document.getElementById(a)?document.getElementById(a).style:0)}function hascss(){return gettip("infodiv")?true:false}function infoinit(){ns4=(document.layers)?true:false,ie4=(document.all)?true:false;ie5=((ie4)&&((navigator.userAgent.indexOf("MSIE 5")>0)||(navigator.userAgent.indexOf("MSIE 6")>0)))?true:false;kon=(navigator.userAgent.indexOf("konqueror")>0)?true:false;x=0;y=0;winW=screen.width;winH=screen.height;idiv=null;document.onmousemove=mousemove;if(ns4&&document.captureEvents){document.captureEvents(Event.MOUSEMOVE)}if(ns4||kon){nsfix()}if(ns4){px=""}}function untip(){if(idiv){idiv.visibility=NETSCAPE?"hide":"hidden"}idiv=null}function makeSimpleTip(a,c,b){document.write('<div id="'+a+'" name="'+a+'" style="position:absolute;visibility:hidden;z-index:20;top:0px;left:0px;"><table width='+IWIDTH+' border=0 cellpadding=2 cellspacing=0 bgcolor="#333399"><tr><td class="tiptd"><table width="100%" border=0 cellpadding=2 cellspacing=0 bgcolor="LightYellow"><tr><td class="tiptool">'+c+'</td></tr><tr><td class="tiptool">'+b+"</td></tr></table></td></tr></table></div>\n")}function makeTipWithTitle(a,c,b){document.write('<div id="'+a+'" name="'+a+'" style="position:absolute;visibility:hidden;z-index:20;top:0px;left:0px;"><table width='+IWIDTH+' border=0 cellpadding=2 cellspacing=0 bgcolor="Chocolate"><tr><td class="tiptd"><table width="100%" border=0 cellpadding=0 cellspacing=0><tr><th><span class="tiptool"><b><font color="white">'+c+'</font></b></span></th></tr></table><table width="100%" border=0 cellpadding=2 cellspacing=0 bgcolor="LightYellow"><tr><td class="tiptool">'+b+"</td></tr></table></td></tr></table></div>\n")}function tip(a){if(hascss()){if(idiv){untip()}idiv=gettip(a);if(idiv){winW=(window.innerWidth)?window.innerWidth+window.pageXOffset-16:document.body.offsetWidth-20;winH=(window.innerHeight)?window.innerHeight+window.pageYOffset:document.body.offsetHeight;if(x<=0||y<=0){x=(winW-IWIDTH)/2+(window.pageXOffset?window.pageXOffset:0);y=(winH-50)/2+(window.pageYOffset?window.pageYOffset:0)}showtip()}}}function showtip(){idiv.left=(((x+260)<winW)?x+12:x-255)+px;idiv.top=(((y+90)<winH)?y+12:y-90)+px;idiv.visibility=NETSCAPE?"show":"visible"}function mousemove(a){if(a){x=a.pageX?a.pageX:a.clientX?a.clientX:0;y=a.pageY?a.pageY:a.clientY?a.clientY:0}else{if(event){x=event.clientX;y=event.clientY}else{x=0;y=0}}if(document.documentElement){x+=document.documentElement.scrollLeft;y+=document.documentElement.scrollTop}if(idiv){showtip()}}function NiftyCheck(){if(!document.getElementById||!document.createElement){return(false)}var a=navigator.userAgent.toLowerCase();if(a.indexOf("msie 5")>0&&a.indexOf("opera")==-1){return(false)}return(true)}function Rounded(b,a,e,g){var f;var d=getElementsBySelector(b);var c=d.length;for(f=0;f<c;f++){AddTop(d[f],a,e,g);AddBottom(d[f],a,e,g)}}function RoundedTop(b,a,d,f){var e;var c=getElementsBySelector(b);for(e=0;e<c.length;e++){AddTop(c[e],a,d,f)}}function RoundedBottom(b,a,d,f){var e;var c=getElementsBySelector(b);for(e=0;e<c.length;e++){AddBottom(c[e],a,d,f)}}function AddTop(a,c,e,k){var f;var g=document.createElement("b");var j="r";var b=4;if(k&&k=="small"){j="rs";b=2}g.className="rtop";g.style.backgroundColor=c;for(f=1;f<=b;f++){var h=document.createElement("b");h.className=j+f;h.style.backgroundColor=e;g.appendChild(h)}a.insertBefore(g,a.firstChild)}function AddBottom(a,c,e,k){var f;var g=document.createElement("b");var j="r";var b=4;if(k&&k=="small"){j="rs";b=2}g.className="rbottom";g.style.backgroundColor=c;for(f=b;f>0;f--){var h=document.createElement("b");h.className=j+f;h.style.backgroundColor=e;g.appendChild(h)}a.appendChild(g,a.firstChild)}function getElementsBySelector(b){var c;var h=[];var a="";var e="";var j=b;var f=[];if(b.indexOf(" ")>0){h=b.split(" ");var d=h[0].split("#");if(d.length==1){return(f)}return(document.getElementById(d[1]).getElementsByTagName(h[1]))}if(b.indexOf("#")>0){h=b.split("#");j=h[0];a=h[1]}if(a!=""){f.push(document.getElementById(a));return(f)}if(b.indexOf(".")>0){h=b.split(".");j=h[0];e=h[1]}var g=document.getElementsByTagName(j);if(e==""){return(g)}for(c=0;c<g.length;c++){if(g[c].className==e){f.push(g[c])}}return(f)};
