YCodaSlider 3.0 - Debug lazyload

new Mikado logo 600 3D Four bladed MaxiR with Bell 427 semiscale fuselage MaxiR Bell 427 The new Bell 427 fuselage AS 350 full-scale Joker CX Wren turbine setup Fenestron Tail system Fuselage from Century AS 350 full-scale hovering Bell Jet-Ranger Sikorsky S-76 full-scale Jetcopter SX turbine r/c heli FlightPower li-poly batteries for r/c model aviation Mikado logo-14 front-view Mikado logo-14 Bell 412
jQuery(window).ycodacss('ycodaslider-3.0.css'); //CUSTOMIZE URL
jQuery(document).ready(function() {
	jQuery("#panel-gallery1")
	.ycodagallery()
	.ycodalazy({
    	threshold  : 2,
    	placeholder: "images/grey.gif", //CUSTOMIZE URL
    	classcss   : 'placeholder_custom' 
    });
});
jQuery(window).bind("load", function() {
    jQuery(".ycodaslider")
    .ycodaslider({debug : true});
});
new Mikado logo 600 3D Four bladed MaxiR with Bell 427 semiscale fuselage MaxiR Bell 427 The new Bell 427 fuselage AS 350 full-scale Joker CX Wren turbine setup Fenestron Tail system Fuselage from Century AS 350 full-scale hovering Bell Jet-Ranger Sikorsky S-76 full-scale Jetcopter SX turbine r/c heli FlightPower li-poly batteries for r/c model aviation Mikado logo-14 front-view Mikado logo-14 Bell 412
jQuery(window).ycodacss('ycodaslider-3.0.css'); //CUSTOMIZE URL
jQuery(document).ready(function() {
    jQuery("#panel-gallery2")
    .ycodagallery()
    .ycodalazy({
    	threshold  : 0,
    	effect     : "slideDown",
    	placeholder: "images/loading.gif" //CUSTOMIZE URL
    });
});
jQuery(window).bind("load", function() {
    jQuery(".ycodaslider")
    .ycodaslider({debug : true});
});