// JavaScript Document $(document).ready(function() { //$("#portfolioListings div:odd").addClass("even"); $("#portfolioListings a").lightBox(); });