if ($format != "no") { // // if (!isset($HTTP_COOKIE_VARS["GARDEN_OF_LOVE_SID"])) { // @setcookie("GARDEN_OF_LOVE_SID", time(), time()+3600, "", ".anduin.net"); // include ("i/session_db.inc"); // session_log_insert(); // session_closedb(); // } else { // $cook = $HTTP_COOKIE_VARS["GARDEN_OF_LOVE_SID"]; // } ?>
| include ("i/header.phtml"); } /* end html formatting */ if ($pg !="") if ($pg == "profile") include ("i/$pg.html"); else include ("i/down.html"); else { /* echo ""; */ include ("i/main.html"); } if (format != "no") { include ("i/tail.html"); ?> |