".$setting." [".$oldval."]
";
echo "".$setting." [".$newval."]
";
}
session_start();
if (!file_exists("config/isp.conf.php")) {
header("Location: setup.php");
exit;
}
# Include core interface files!
if ( !include("program/includes/product_gui.php") ) {
echo "\n\n\n\n \n\n\n\n";
}
error_reporting(E_PARSE);
#########################################################################################
###### DISPLAY LOADING SCREEN AND OPEN APPLICATION WINDOW. #####
#########################################################################################
if ($loginloop != "active") {
if(isset($_POST)){
$getstring = '';
foreach($_POST as $sesvar=>$sesval){
if($sesvar != 'PHPSESSID'){
$getstring .= $sesvar.'='.base64_encode($sesval).'&';
}
}
$getstring = eregi_replace('&$', '', $getstring);
}
echo "
SMT Login\n";
echo "\n";
echo "";
echo "\n";
echo "\");
document.write(\"\");
document.write(\" \");
document.write(\" Program Should Open in Separate Window\");
document.write(\" |
\");
document.write(\" \");
// document.write(\"  | \");
document.write(\" \");
document.write(\" \");
document.write(\" \");
document.write(\" Using a PopUp Blocker?\");
document.write(\" Certain types of popup-blocker software may prevent program window from opening successfully.\");
document.write(\" If you are using a popup blocker, you may need to set it to allow popups from this website. \");
document.write(\" [ Click here to Re-launch the Program Window. ]\");
document.write(\" \");
document.write(\" | \");
document.write(\"
\");
document.write(\"
\");
";
echo "\n";
echo "Export your travel map to any Web page travel map.Find and buy used Dodge srt 4 dealers.2008 Chevrolet TrailBlazer Video chevy truck.Ford F150 need to replace ring & pinion 98 4x4 4.6 xlt.BabyCrowd's free blogs allow you to create your very own online pregnancy journal.Mom and son makeout for Tickets to Nascar race mom son.Office Gadgets on Coolest Gadgets a href="http://gadgettoolls.com/hardware-round-up-hottest-gadgets-of-2008.html rel="dofollow">office gadgets.Offer inbound travel tour.Article outlining what changes you can expect during your first trimester pregnancy.Suzuki's website for ATVs, dealers and newssuzuki.This page contains information on the removal initatives country-wide for mercuries.Used 2005 Dodge Neon srt 4 dealership.Ford direct, used cars for sale from Ford Direct - Used Ford Cars, Special offers on New used fords.The official site of the Harley-Davidson Motor Company. View Harley-Davidson motorcycles download soul seek download soul seek Also, From First To
\n";
exit;
} // End Loader Sequence
########################################################################
### LOGIN ACCEPTED, PULL USER OPTIONS MENU ###
########################################################################
//$SSL_CHECKOUT_LINK = 'http://".$_SESSION['this_ip']."/sohoadmin/version.php?PHPSESSID=".session_id();
//$SSL_VARIABLE."pgm-checkout.php?sid=".session_id();
header ("Location: http://".$_SESSION['this_ip']."/sohoadmin/version.php");
exit;
?>