
jQuery(document).ready(function()
{
    jQuery('#maingraphics').cycle();
});
