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