<?php

$page = new demoDef(array(
  'name' => 'Animations + Transitions',
  'desc' => 'animations and transitions',
  'js' => array('../js/jquery.color.js'),
  'css' => array('../css/jquery.Jcrop.extras.css'),
));
