session_start();
// if logout variable is set to yes, then kill session
if($logout == "yes"){
session_destroy();
}
if($promo){
$_SESSION[promo] = $promo;
}
if($source){
$_SESSION[source] = $source;
}
//set the text on the home page to login or logout based on session
if (isset($_SESSION[login]) or isset($login)){
$admin_link = "
Admin
Logout";
}else{
$admin_link = "Admin Login";
}
if ($complete =="complete"){
session_destroy();
}
?>
416 Central Ave
Long Prairie, MN 56347
Phone (855) 838 2233
echo $admin_link ?>
Animal Guide Books specializes in books about various animal life from bats to bugs to pets and more!
Take time to browse the titles available here by using the navigation to the
right.
Easily place your order directly on-line any time you are ready. Orders are shipped promptly the same day or the following business day!
If you have questions, please call Daiv at 855-838-2233. Hours are listed at the top of every page.