var Orion_Tab=function(){var r=document.referrer.replace('http://www.orion-tour.co.jp/','');var t='';if(m=r.match(/[^\/]+/g)){if(m.length>0){t=m[0];}}var f=false;var h=$('#auto_open_tab>.tab_container>.tab_header');var c=$('#auto_open_tab>div>.tab_content');var hi='tab_header_highlight';$(h).each(function(){$(this).click(function(){$(c).hide();$(h).removeClass(hi);$(this).addClass(hi);$(c).eq($(h).index(this)).show();});if($(this).attr('id')==t){f=true;$(this).click();}});if(!f){$(h).eq(0).click();}};
