
var tip_count=0;
function show_tip(msg){
var c_width=getBrowserWidth();
var p_left=(c_width-230)/2;
$('#tip_div').css('left',p_left);
$('#tip_content').html(msg);
$('#tip_div').show();
$('#tip_div').animate({ top : 0 },750).delay(1000).fadeOut(350).animate({ top : -100 },10);
//$('#tip_div').slideDown();
}
//切換不同header
function set_header(page){
var cr_page=page;
if(pay_up_step.in_array(page) ){
cr_page='product';
}
$('#header div.header_banner').attr('id',cr_page+'_banner');
$('#footer div.footer_banner').attr('id',cr_page+'_footer');
var pd_group=['product','about_us','',''];
}
//載入頁面
function load_page(page){
$('#shop_cash_panel').show();
var page=page.replace("#","");
if(!menu_list.in_array(page)){ page='new_active'; }
//瀏覽追蹤
var pageTracker = _gat._getTracker("UA-17326351-1");
pageTracker._trackPageview("/page/"+page);
var menu_tab=$('#menu').tabs();
menu_tab.click(page);
var tc=$('#page_'+page).html();
if(page=='pay_up_confirm'){ page_pay_up_confirm_init(); } //結帳資料確認
if(page=='pay_up_method'){ page_pay_up_method_init(); } //選擇付款取貨方式
if(page=='pointer_check_up'){ page_pointer_check_up_init(); } //點數結帳
if(page=='member_area'){  page_member_area_init(); } //會員專區
if(page=='shopping_cart'){ page_shopping_cart_init(); } //購物車現金結帳
if(page=='e_catelog'){ if(tc==''){ page_e_catelog_init();}} //電子型錄
if(page=='product_cmp'){ list_cmp_product(); }
if(page=='product'){ if(tc==''){ page_product_init(); } } //產品介紹
if(page=='pay_up_end'){ page_pay_up_end_init();} //結帳完成頁面
if(page=='new_active'){ if(tc==''){ page_new_active_init();} } //最新活動
if(page=='door_info'){ if(tc==''){page_door_info_init();} }  //門市專區
if(page=='about_us'){ if(tc==''){ page_about_us_init(); }} //關於buty
if(page=='buty_knowledge'){ if(tc==''){ page_buty_knowledge_init();} }//找知識
if($.cookie('total_pdt_num')>0){
if(pay_up_step.in_array(page)){
$('#shop_cash_panel').hide();
}else{
$('#shop_cash_panel').show();
$('#sample_cart_panel').hide();
}
}else{
$('#shop_cash_panel').hide();
}
if(menu_list.in_array(page)){ $.cookie('last_page',page); }
}
function setHash(a){
$.browser.msie?$.locationHash(a):location.hash=a;
}
function pageload(hash) {
if(hash){ load_page(hash); set_header(hash); }
}
//開始
$(document).ready(function(e){
var version = $.browser.version*1;
var sg=$.cookie('suggest_broswer');
if($.browser.msie){
if(version ==6){
location.href='suggest_broswer.php';
$.cookie('suggest_broswer','1');
}
}
VideoJS.setup();
var hash=location.hash;
if(hash==''){ setHash('new_active'); } //轉向預設頁面
//cookie 初始化
$.cookie('moux',0); $.cookie('mouy',0); //購買提示座標
//if($.cookie('suggest_broswer')==null){ $.cookie('suggest_broswer','0'); } //是否為建議更換的瀏覽器 20111104拿掉
if($.cookie('run_fun')==null){ $.cookie('run_fun',''); } //執行func 名稱
if($.cookie('after_run')==null){ $.cookie('after_run','0'); } //執行func
//if($.cookie('door_list_load')==null){ $.cookie('door_list_load',false); } //找門市
//if($.cookie('mem_go_tab')==null){ $.cookie('mem_go_tab',0); } //會員專區預設頁面 20111104拿掉
//if($.cookie('about_us_go_tab')==null){ $.cookie('about_us_go_tab',0); } //認識buty預設頁面 20111104拿掉
//if($.cookie('about_us_go_tab')==null){ $.cookie('mem_id',''); } // 20111104拿掉
if($.cookie('product_list_type')==null){ $.cookie('product_list_type','a'); } //產品列出類別 a=>正常 b=>推薦產品
$.cookie('search_menu_bind','0'); //產品搜尋選單是否綁定
$.cookie('all_pd_mod','0');//全產品模式
//if($.cookie('link_pd')==null){ $.cookie('link_pd',''); } // 20111104拿掉
if($.cookie('dir_show_pd')==null){ $.cookie('dir_show_pd','0'); }
//if($.cookie('skin_type')==null){ $.cookie('skin_type',''); } //膚質類型 20111104拿掉
//if($.cookie('skin_pro')==null){ $.cookie('skin_pro',''); } //膚質問題 20111104拿掉
$.cookie('pd_series','');//系列產品
if($.cookie('buty_elf_load')==null){ $.cookie('buty_elf_load','0'); } //美膚小精靈是否有顯示過
if($.cookie('queue_load')==null){ $.cookie('queue_load','0'); } //使用流程預設為縮小
if($.cookie('cmp_readme_show')==null){ $.cookie('cmp_readme_show','0'); }//產品車拼顯示變數
if($.cookie('show_recommend')==null){ $.cookie('show_recommend','0'); } // 產品頁面顯示推薦
if($.cookie('mem_power')==null){ $.cookie('mem_power','0'); } // 權/＼限
//====
if($.cookie('cus_pro_alter')==null){ $.cookie('cus_pro_alter','0'); } //生日禮提醒
if($.cookie('vip_birth_gift_alter')==null){ $.cookie('vip_birth_gift_alter','0'); } //生日禮提醒
if($.cookie('vip_gift_alter')==null){ $.cookie('vip_gift_alter','0'); } //x瓶X折活動提醒
if($.cookie('vip_qpon_alter')==null){ $.cookie('vip_qpon_alter','0'); } // 購物金提醒
if($.cookie('buy_vip_alter')==null){ $.cookie('buy_vip_alter','0'); } //vip到期提醒
if($.cookie('menu_auto_loaded')==null){ $.cookie('menu_auto_loaded','0');}
//換頁選單
var menu_tabs=$("#menu").tabs("div.page_content", { history: true});
//搜尋按鈕事件
$('#pd_search_btn').click(function(){
if($("#pd_search_word").val()!='找產品'&& $("#pd_search_word").val()!=''){
$.cookie('pd_page',1); pd_search();
}
});
$("#pd_search_word").keypress(function(e){
if(e.keyCode==13){
if($("#pd_search_word").val()!='找產品'&& $("#pd_search_word").val()!=''){
$.cookie('pd_page',1); pd_search();
}
}
});
$("#pd_search_word").click(function (){
if($("#pd_search_word").val()=='找產品'){ $("#pd_search_word").val(''); }
});
$("#pd_search_word").blur(function (){
if($("#pd_search_word").val()==''){ $("#pd_search_word").val('找產品'); }
});
//推推王事件綁定
$('#tt_push_addressbook .push_friend_list').live('click',function (){
var fr_no=$(this).attr('id');
var state=$('#'+fr_no).find('input[name=state]').val();
if(state=='fixed'){
push_list_op(fr_no,'ss');
}
});
$('#ss_push_addressbook .push_friend_list').live('click',function (){
var fr_no=$(this).attr('id');
var state=$('#'+fr_no).find('input[name=state]').val();
var fr_name=$('#'+fr_no).find('span[name=fr_name]').text();
var end_date=$('#'+fr_no).find('input[name=end_date]').val();
var buty_emp=$('#'+fr_no).find('input[name=buty_emp]').val();
if(state=='fixed'){
show_push_form(fr_no);
}else{
if(end_date!=''){
alert(fr_name+'已被推薦此產品！'+"\n"+end_date+'後才能再次被推薦！');
}
if(buty_emp=='1'){
alert('butyshop同仁及相關關係人禁止參加推薦活動！');
}
}
});
$('#header div.menu_block').click(load_page_menu); //載入主選單按鈕
$('#newhand').click(function (){ show_newhand_video(678,520,'pd_video/newhand');});
// $('#newhand').click(function (){ show_newhand_video(500,320,'pd_video/newhand');});
var lp=$.cookie('last_page');
if(lp !=''&&lp!=null){ setHash(lp); } //轉向最後頁面
initShop_cart(); //初始化小購物車
var scart_tabs=$("#scart_menu").tabs("div.scart_content", {effect: 'fade'});
check_login_state(); //檢查登入狀態
init_foot_panel(); //初始化頁尾
//如過未載入主選單則載入
var mu=$.cookie('menu_auto_loaded');
if(mu==0){
var hs=location.hash;
if(hs!='#product'){
load_page_menu();
}
}
//驅動history 事件 以達到換頁 append width jquery.history.js
$.historyInit(pageload);
//系統提示便利貼
$('div[name=system_help_bt]').click(function (){
$.cookie('sys_tip_click','1');
var ta=$('#system_help_box').css('display');
if(ta=='block'){
hide_sys_tip();
}else{
check_system_help();
}
});
set_system_help_pos();
$(window).resize(function() {
var tcx=$.cookie('sys_tip_click');
set_system_help_pos();
});
});
