// JavaScript Document
if ((navigator.userAgent.indexOf("Windows NT 6.0") != -1)) {
document.write("<link rel=stylesheet href=\"/css2/shop2.css\" type=\"text/css\">");
}
var obj = new wrapScroll('movable2','wrap');
		obj.marginTop = 5;
		obj.Duration= 60;
		
		var obj = new wrapScroll('movable3','wrap');
		obj.marginTop = 260;
		obj.Duration= 60;
		
