$(function() {
if (!$('.homePics').length > 0) return false;
$('.homePics').cycle('fade');
});// JavaScript Document
