"); if ($width_of_screen == 800) print(" "); else print(" "); print(" "); if ($browser == 'nold') print(" "); $pagetest = 'fail'; $truefax=no; //This allows the page to disappear and make the voucher go full screen if needed if ($page == 'showlists.php') {$truefax = 'yes'; } if ($page == 'showfax.php') { if ($faxoption == showMain) $truefax = 'yes'; } if ( (($page != 'showlists.php') and ($page != 'showfax.php')) or ($truefax != yes)) { $pagetest = 'pass'; } //This allows the page to disappear and make the voucher go full screen if needed if ($page == 'n4reprint.php') $vpaction = 'test'; if (($page == 'admin_books') and ($adminaction == 'showforcheck')) {$skipframe = 'yes';} if (($page == 'admin_busi') and ($adminaction == 'showlisting')) {$skipframe = 'yes';} if (( ((($page != 'voucher_purchase.php')and ($page != 'n4reprint.php'))or (1 == 2)) and ($skipframe!= 'yes')) and ($pagetest == pass)){ //Header Section print("
"); //Link bar include("pages/linkbar.php"); if ($loginid != "") { print("
|
");
if ($page == "") {
if ($logtype == userno) {
session_register('join_newid');
$join_newid=$loginid;
include("pages/finishjoin.php");
}
else if ($logtype == user) include("pages/user_home.php");
else if ($logtype == merchant) include("pages/merch_home.php");
else if ($logtype == admin) include("pages/admin_home.php");
else include("pages/default.php");
}
else if ($page == "admin_users") include ("admin_users.php");
else if ($page == "admin_busi") include ("admin_busi.php");
else if ($page == "admin_loc") include ("admin_loc.php");
else if ($page == "admin_cats") include ("admin_cats.php");
else if ($page == "admin_offs") include ("admin_offers.php");
else if ($page == "admin_deals") include ("admin_deals.php");
else if ($page == "admin_books") include ("admin_msabooks.php");
else if ($page == "admin_search") include ("admin_search.php");
else if ($page == "admin_post") include ("admin_post.php");
else include("pages/"."$page");
print(" |
| Site Copyright Internet Sampler Incorporated 2002 |