﻿// -----------------------------------------------------------------------------------
// http://wowslider.com/
// JavaScript Wow Slider is a free software that helps you easily generate delicious 
// slideshows with gorgeous transition effects, in a few clicks without writing a single line of code.
// Last updated: 2011-10-27
//
//***********************************************
// Obfuscated by Javascript Obfuscator
// http://javascript-source.com
//***********************************************
function ws_fade(b, a) { var c = jQuery; a.each(function (d) { if (!d) { c(this).show() } else { c(this).hide() } }); this.go = function (d, e) { c(a.get(d)).fadeIn(b.duration); c(a.get(e)).fadeOut(b.duration); return d } }; // -----------------------------------------------------------------------------------
// http://wowslider.com/
// JavaScript Wow Slider is a free software that helps you easily generate delicious 
// slideshows with gorgeous transition effects, in a few clicks without writing a single line of code.
// Last updated: 2011-10-27
//
//***********************************************
// Obfuscated by Javascript Obfuscator
// http://javascript-source.com
//***********************************************
jQuery("#wowslider-container1").wowSlider({ effect: "fade", prev: "", next: "", duration: 8 * 100, delay: 16 * 100, outWidth: 300, outHeight: 188, width: 300, height: 188, autoPlay: true, stopOnHover: false, loop: false, bullets: true, caption: false, controls: false });
