New Website Under Construction

Author: After Hours Productions LLC. | | Categories: Audio Installation Contractors , Audio Visual Company , Backline Equipment Rentals , Concert Rentals , Digital Consoles Rentals , Low Voltage Installation , Low Voltage Specialist , Mobile DJs , Party Entertainer , Photography , Photography Company , Sound Rentals , Videography , Videography Company , Wedding DJs , Wedding Entertainer , Wedding Photographers , Wedding Videographers

New Website Coming Soon!

We are currently revamping our website. Our new website will be interactive and mobile friendly!



READ MORE BLOG ARTICLES

Top
(function($){
$(document).ready(function() {
var classes = [ 'style1', 'style2', 'style3' ]; // the classes you want to add
$('.item').each(function(i) { // the element(s) you want to add the class to.
$(this).addClass(classes[ Math.floor( Math.random()*classes.length ) ] );
});
});
})(jQuery);
view raw random-class.js hosted with ❤ by GitHub