<?php

/**
 * Just use timthumb that comes with WPZOOM Framework
 */
require_once dirname(__FILE__) . '/../wpzoom/components/timthumb.php';

?>