| Line 291... |
Line 291... |
| 291 |
}else if(state == "show"){
|
291 |
}else if(state == "show"){
|
| 292 |
$("#productCat .top .left").css("background", "#efeff0");
|
292 |
$("#productCat .top .left").css("background", "#efeff0");
|
| 293 |
$("#productCat .bottom .left").css("background", "url(/images/product-cat-bottom-left.jpg) no-repeat");
|
293 |
$("#productCat .bottom .left").css("background", "url(/images/product-cat-bottom-left.jpg) no-repeat");
|
| 294 |
$("#productCat .middle .content").css("background", "#ffffff url(/images/grey-ver-bar.gif) repeat-y");
|
294 |
$("#productCat .middle .content").css("background", "#ffffff url(/images/grey-ver-bar.gif) repeat-y");
|
| 295 |
|
295 |
|
| 296 |
$("#productList").css("width", "562px");
|
296 |
$("#productList").css("width", "515px");
|
| 297 |
$("#productList").css("margin-left", "1px");
|
297 |
$("#productList").css("margin-left", "1px");
|
| 298 |
|
298 |
|
| 299 |
$("#productList #productListCenter .floatLeft").css("margin-left", "16px");
|
299 |
$("#productList #productListCenter .floatLeft").css("margin-left", "16px");
|
| 300 |
$("#productList #productListCenter .floatRight").css("margin-right", "16px");
|
300 |
$("#productList #productListCenter .floatRight").css("margin-right", "16px");
|
| 301 |
}
|
301 |
}
|