<?php function GalleryFastDownload() { return $GLOBALS['gallery']->fastDownload('albums/Test.jpg', 'Test.jpg', 'Mon, 24 May 2010 14:31:57 GMT', 'image/jpeg', 141272);} ?>