<?php 
set_include_path(get_include_path().PATH_SEPARATOR.
                 dirname(__FILE__)."/jpgraph/");
?>