<%@include file="inc.jsp"%><% int mid=0; String liststr=""; String brstr=null; //ConfigName GTPL t = new GTPL(); t.setConfigObject( Gconfig ); if( PageFlag.equals("HTML") ) { //out.println(sNodeKeyPath); if(sNodeKeyPath.contains("node.dtop.portal")||sNodeKeyPath.contains("node.dtop.dtop")||sNodeKeyPath.contains("node.wap.mp3")||sNodeKeyPath.contains("node.dtop.search")||sNodeKeyPath.contains("node.bd.top.mp3")||sNodeKeyPath.contains("node.guide")||sNodeKeyPath.contains("node.news.music")){ //t.open( Gconfig.getConfig("PATH","HTMLTPL")+Info_ProductTPL, "main" ); if(sNodeKeyPath.contains("node.dtop.portal")||sNodeKeyPath.contains("node.dtop.dtop")){ t.open( Gconfig.getConfig("PATH","HTMLTPL")+"index.html", "main" ); } else if(sNodeKeyPath.contains("node.wap.mp3")){ t.open( Gconfig.getConfig("PATH","HTMLTPL")+"mp3.html", "main" ); } else if(sNodeKeyPath.contains("node.dtop.search")){ t.open( Gconfig.getConfig("PATH","HTMLTPL")+"search.html", "main" ); } else if(sNodeKeyPath.contains("node.bd.top.mp3")){ t.open( Gconfig.getConfig("PATH","HTMLTPL")+"top.html", "main" ); } else if(sNodeKeyPath.contains("node.guide")){ t.open( Gconfig.getConfig("PATH","HTMLTPL")+"guide.html", "main" ); } else if(sNodeKeyPath.contains("node.news.music")){ t.open( Gconfig.getConfig("PATH","HTMLTPL")+"news.html", "main" ); } Vector nhs = (Vector)lm.getNodeSort(hs); for(int i=0;i", "?vp=1>");//content.replace("","?vp=1"); if(content.contains("'>")&&content.contains("?"))content=content.replace("'>", "&vp=1'>"); else content=content.replace("'>", "?vp=1'>"); if(content.contains("\">")&&content.contains("?"))content=content.replace("\">", "&vp=1\">"); else content=content.replace("\">", "?vp=1\">"); } t.setValue(lm.getSsoTPLMark(hs,(Integer)nhs.get(i),"MARK"),content); //out.println((Integer)nhs.get(i)+" "+RelateData+" "+POSTFIX+" "+rp); } } else{//if(sNodeKeyPath.contains("node.wap.mp3")) //t.open( Gconfig.getConfig("PATH","HTMLTPL")+Info_ProductTPL, "main" ); t.open( Gconfig.getConfig("PATH","HTMLTPL")+"spqr.html", "main" ); //t.setBlock( "menu_list" ); /*Vector nhs = (Vector)lm.getNodeSort(hs); for(int i=0;i", "?vp=1>");//content.replace("","?vp=1"); if(content.contains("'>")&&content.contains("?"))content=content.replace("'>", "&vp=1'>"); else content=content.replace("'>", "?vp=1'>"); if(content.contains("\">")&&content.contains("?"))content=content.replace("\">", "&vp=1\">"); else content=content.replace("\">", "?vp=1\">"); //out.println(content); } t.setValue("MODULE_"+i, content); } else continue; } } //t.makeBlock( "menu_list" ); //t.freeBlock( "menu_list" ); //module_list //out.println("#3"+lm.getSsoTPLMark(hs,(Integer)nhs.get(169),"MARK")); //t.setValue( "_EXIST_HOME", "0"); //t.setValue( "_EXIST_TXT", "1"); //t.setValue( "_EXIST_SSO", "1"); } } else { t.open( Gconfig.getConfig(PageFlag,"INDEX"), "main" ); t.setValue("mlist",lm.getSso(hs,POSTFIX,RelateData,rp)); } t.setValue( "_EXIST_HOME", "0"); t.setValue( "_EXIST_TXT", "1"); t.setValue( "_EXIST_SSO", "1"); ADVLIST_FLAG=false; //gtr=false; %><%@include file="./inc_end.jsp"%>