<?php
include ("web.inc");
commonHeader("razorx.morpheus.net");

PRINT "<img src=\"images/$HTTP_GET_VARS[lfile]\">";

commonFooter();
?>
