Authored by whb

cookie强行设置channel为boys去掉

@@ -823,11 +823,6 @@ function actionCover() { @@ -823,11 +823,6 @@ function actionCover() {
823 var containertop; 823 var containertop;
824 var length = ''; 824 var length = '';
825 825
826 - window.setCookie('_Channel', 'boys', {  
827 - path: '/',  
828 - domain: '.yohobuy.com',  
829 - expires: 7  
830 - });  
831 if (typeof gender === 'undefined' || gender === '' || gender === null) { 826 if (typeof gender === 'undefined' || gender === '' || gender === null) {
832 $.get('http://www.yohobuy.com/index/guide', function(data) { 827 $.get('http://www.yohobuy.com/index/guide', function(data) {
833 newMask = document.createElement('div'); 828 newMask = document.createElement('div');