TY-8381) User age: >15 years old, with all lights2) Engine: single cylinder, air-cooling, 2 stroke3) CYD DIA X stroke: 40 x 34mm4) Unleaded gasoline: 2 stroke engine oil=25:15) Carburetor: double film6) Speed Idling: 2200+/-200rpm7) Start way: manual start-up and electric start-up8) Fire mode: CDI9) Output: 49cc10) Scheduled power: 1.5KW11) Fuel tank volume: 1L12) Speed/Hr: 55km/h (option)13) Battery: 12V, 5Ah x 114) Load: >100kg15) Colors: China red, Burgundy, blue, black, silver, yellow, green16) Run distance: 70km17) Wheel diameter: 13" wheel
Packing: carton dimensions: 1370 x 450 x 880mmNet weight: 43kg, gross weight: 47kgConveyance: 120PCS/20? 180PCS/40? 266PCS/40HQ
//加入页面保护
function fullscreen()
{
document.RAOCX.SetFullScreen()
}
function rf()
{return false; }
document.oncontextmenu = rf
function keydown()
{if(event.ctrlKey ==true || event.keyCode ==93 || event.shiftKey ==true){return false;} }
document.onkeydown =keydown
function drag()
{return false;}
document.ondragstart=drag
function stopmouse(e) {
if (navigator.appName == Netscape && (e.which == 3 || e.which == 2))
return false;
else if
(navigator.appName == Microsoft Internet Explorer && (event.button == 2 || event.button == 3)) {
alert("Dott Copy!");
return false;
}
return true;
}
document.onmousedown=stopmouse;
if (document.layers)
window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=stopmouse;