try{(function(A){if(typeof A!=="undefined"){A.noConflict()}})(jQuery);
}finally{};

try{addComment={moveForm:function(d,f,i,c){var m=this,a,h=m.I(d),b=m.I(i),l=m.I("cancel-comment-reply-link"),j=m.I("comment_parent"),k=m.I("comment_post_ID");if(!h||!b||!l||!j){return}m.respondId=i;c=c||false;if(!m.I("wp-temp-form-div")){a=document.createElement("div");a.id="wp-temp-form-div";a.style.display="none";b.parentNode.insertBefore(a,b)}h.parentNode.insertBefore(b,h.nextSibling);if(k&&c){k.value=c}j.value=f;l.style.display="";l.onclick=function(){var n=addComment,e=n.I("wp-temp-form-div"),o=n.I(n.respondId);if(!e||!o){return}n.I("comment_parent").value="0";e.parentNode.insertBefore(o,e);e.parentNode.removeChild(e);this.style.display="none";this.onclick=null;return false};try{m.I("comment").focus()}catch(g){}return false},I:function(a){return document.getElementById(a)}};
}finally{};

try{jQuery(document).ready(function($) {

 	
snazzy_mini=parseInt(SnazzySettings.snazzy_mini);
snazzy_fx=parseInt(SnazzySettings.snazzy_fx);
snazzy_corners=parseInt(SnazzySettings.snazzy_corners);


if (snazzy_mini)
{ 
	$('.sz_day').hide();
}

if (snazzy_fx==1)
{
	$(".sz_carousel").jCarouselLite({
        btnNext: "#szright",
        btnPrev: "#szleft",
       // mouseWheel: true, // scrolling left - right with mouse wheel. you need to uncomment  mousewheel.js in the code
        visible:4,	// number of visible elements
        circular:false, //is it circular
        def_width:116,	// width + padding width
        def_height:0
    });
    
	$('.sz_month').css('width','100px');
}

if (snazzy_corners)
{
	$('.sz_img').corner();
}

	$('#toggle_pages').click(function(){     
 	    $('.sz_page').toggle();
  });
  
  $('#toggle_posts').click(function(){     
 	    $('.sz_post').toggle();
  });

  $('#toggle_all').click(function(){     
 	    $('.sz_day').toggle();
  });
  
  $('.sz_date_day').click(function(){     
 	    $(this).next('.sz_day').slideToggle();
  });

  $('.sz_date_mon').click(function(){     	    
 	    		$(this).next('.sz_month').children('.sz_day').toggle();	    
  });


});
}finally{};


try{var SnazzySettings = {
snazzy_mini: "0",
snazzy_fx: "0",
snazzy_corners: "0"
};
}finally{};
try{document.write('<link rel="stylesheet" href="http://findaway-i.jp/wp-content/plugins/lightbox-2/Themes/Black/lightbox.css" type="text/css" media="screen" />');
}finally{};

