Fresh and Soft Like the Fogs, Various Color for Choice!
Product Function:
1. Material PP with aluminium alloy, makes a light weight but fashion and adorable surface;
2. Easy to operate and work steady;
3. Strong power on nebulizing, makes the scent spread evenly;
4. Adjust to interval working, save energy and benefit to environment protection;
5. Timing profram, the diffuser will automatically stop working according to your setting, to save your cost.
Application Places:
Restaurant, spa centre, small meeting room, jewelry stores, bread stores, family, restroom, wedding studios and VIP reception room.
Model.: S102
Size: 120*63*137mm
Voltage: 5V
Power: 5W
Noisy: <45dba
Capacity: 10ml
Weight: 530g
Applicable Area: 60sqm
Color: White, silver, black, gold
$(function () {
$(window).scroll(function () {
var float_top = $(this).scrollTop();
$('.float_qq').stop().animate({ "top": float_top + 200 + "px" })
})
$('.float_qq2').hover(function () {
$(this).animate({ "left": "-70px" }, 350)
}, function () {
$(this).animate({ "left": "0" }, 350)
})
$('.float_qq3').hover(function () {
$(this).animate({ "left": "-116px" }, 350)
}, function () {
$(this).animate({ "left": "0" }, 350)
})
$('.float_qq4').hover(function () {
$(this).find('.float_shwx').show();
}, function () {
$(this).find('.float_shwx').hide();
})
$('.foot_dshare3').hover(function () {
$('.foot_shWx').show();
}, function () {
$('.foot_shWx').hide();
})
$('.foot_dshare2').hover(function () {
$('.foot_shTelWx').show();
}, function () {
$('.foot_shTelWx').hide();
})
})