⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 menueshop.js

📁 大型黄页系统,精美黄页flash演示,10m
💻 JS
字号:
//flash 傅农汲沥:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::://
/**/
ceo = new Array("new", "http://www.jounho.pe.kr/")
introduce = new Array("top", CONST_COMPANY_SITE)
community = new Array("top", CONST_MAIN_SITE)

page0000 = new Array("", CONST_ESHOP_SITE);

page01 = new Array("", "/special/special_list.asp?yn=gs_bestYN");
page0101 = new Array("", "/special/special_list.asp?yn=gs_bestYN"); // 海胶飘 惑前
page0102 = new Array("", "/special/special_list.asp?yn=gs_newYN"); // 脚惑前
page0103 = new Array("", "/special/special_list.asp?yn=gs_recommendYN"); // 绊按眠玫惑前
page0104 = new Array("", "/special/gong_view.asp"); // 傍悼备概
page0105 = new Array("", "/special/shop_event.asp"); // 捞亥飘 霸矫魄


/**/
page02 = new Array("", "/brand/product_list.asp?bs_idx=1");
page0201 = new Array("", "/brand/product_list.asp?bs_idx=2"); // 酒魔寝混
page0202 = new Array("", "/brand/product_list.asp?bs_idx=3"); // 檬废概角
page0203 = new Array("", "/brand/product_list.asp?bs_idx=1"); // 窍疵焊府
page0204 = new Array("", "/brand/product_list.asp?bs_idx=4"); // 磊楷篮
page0205 = new Array("", "/brand/product_list.asp?bs_idx=7"); // 促角肺
page0206 = new Array("", "/brand/product_list.asp?bs_idx=5"); // 檬氛捞
page0207 = new Array("", "/brand/product_list.asp?bs_idx=6"); // 牢伙幅
page0208 = new Array("", "/brand/product_list.asp?bs_idx=8"); // 扁鸥

page03 = new Array("", "/customer/notice.asp");
page0301 = new Array("", "/customer/notice.asp"); // 傍瘤荤亲
page0302 = new Array("", "/customer/faq.asp"); // FAQ
page0303 = new Array("", "/customer/consult.asp"); // 巩狼 棺 惑淬
page0304 = new Array("", "/many/many.asp"); // 措樊备概惑淬

page04 = new Array("", "")
page0401 = new Array("", "/basket/basket.asp"); // 厘官备聪
page0402 = new Array("", "/order/search.asp"); // 林巩硅价炼雀


//捞侩距包
page090100 = new Array("pop", CONST_MAIN_SITE+"/pop/agreement.asp", "top=50,left=100, height=600, width=500, scrollbars=yes");	
//俺牢沥焊焊龋沥氓
page090200 = new Array("pop", CONST_MAIN_SITE+"/pop/protection.asp", "top=50,left=100, height=600, width=500, scrollbars=yes");
//捞皋老公窜荐笼芭何
page090300 = new Array("pop", CONST_MAIN_SITE+"/pop/email.asp", "top=50,left=100, height=360, width=500, scrollbars=auto");


function GoUrl(name, win) {	
	if (eval(name)[1] == "") {
		// alert("辑厚胶 霖厚吝");
		return;	
	} else {
		if (eval(name)[0] == null || eval(name)[0] == "") {
			parent.location.href = eval(name)[1];
//			top.location.href = eval(name)[1];
		} else {
			if(eval(name)[0] == "new"){
				window.open(eval(name)[1],"","");
			}else if(eval(name)[0] == "pop"){
				window.open(eval(name)[1],"mini",eval(name)[2]);			
			}else if(eval(name)[0] == "top"){
				top.location.href = eval(name)[1];
			}
		}
	}
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -