????
| Current Path : /home2/morganrand/www/ecommerce/os/catalog/ |
| Current File : /home2/morganrand/www/ecommerce/os/catalog/account.php |
<?php
/*
$Id: account.php,v 1.2 2004/08/25 22:39:49 akhan Exp $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
require('includes/application_top.php');
if (!tep_session_is_registered('customer_id')) {
$navigation->set_snapshot();
tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL'));
}
require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_ACCOUNT);
$breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_ACCOUNT, '', 'SSL'));
?>
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html <?php echo HTML_PARAMS; ?>>
<head><script src="//cdn.optimizely.com/js/1865631164.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>">
<title><?php echo TITLE; ?></title>
<base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<script language="javascript"><!--
function rowOverEffect(object) {
if (object.className == 'moduleRow') object.className = 'moduleRowOver';
}
function rowOutEffect(object) {
if (object.className == 'moduleRowOver') object.className = 'moduleRow';
}
//--></script>
</head>
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">
<style type="text/css">
#mainNav
{
background-color: #c36;
text-align: center;
clear: both;
padding: 0px;
height: 30px;
margin-top: 2px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#mainNav p
{
margin-top: 5px;
font-size:18px;
}
#mainNav a, #footerInfo a
{
color:#FFFFFF;
}
#mainNav li {
font-style: normal;
font-weight: bold;
font-size: 14px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10;
margin-left: 15px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
line-height: 29px;
display: inline;
margin-left: 10px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#mainNav li a {
text-decoration:none;
}
#mainNav li a:hover {
text-decoration:underline;
}
</style>
<div id="supercontainer" style="width:888px; margin:auto;">
<!--<script>
if (screen.width <= 667) {
document.location = "http://wanderfuls.com/indexmobile.html";
}
</script> -->
<div id="page">
<!--START HEADER CONTENT-->
<table border="0" width="888" cellspacing="0" cellpadding="0">
<tr>
<td width="193">
<a href="http://www.wanderfuls.com"><img border="0" src="http://wanderfuls.com/images/wandlogo.gif" width="193" height="41"></a>
</td>
<td width="473" valign="bottom" align="left">
<i><font color="#8A1B5F" size="5">All-In-One... Centerpieces and Favors</font></i>
</td>
<td width="222"> <h1 style="font-size:30px; color:#cc3366; font-style:normal; font-weight:bold; text-align:right; font-family:Arial, Helvetica, sans-serif; float:right;">1-888-837-5021</h1><br />
<!--<div style="float:right; width:200px; font-family:Arial, Helvetica, sans-serif; font-size:12px">Open until 9PM EST Weekdays</div> -->
</td>
</tr>
</table>
<script type="text/javascript"> var vv_account_id = 'yJCjgdTEQR'; var vv_BaseURL = (("https:" == document.location.protocol) ? "https://frontend.id-visitors.com/FrontEndWeb/" : "http://frontend.id-visitors.com/FrontEndWeb/");document.write(unescape("%3Cscript src='" + vv_BaseURL + "Scripts/liveVisit.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript"> try {document.write(unescape("%3Cscript src='" + new_url +"' type='text/javascript'%3E%3C/script%3E"));} catch( err ) {}</script>
<!-- OPENTRACKER JAVASCRIPT START -->
<script src="https://script.opentracker.net/?site=wanderfuls.com"></script>
<!-- OPENTRACKER JAVASCRIPT END -->
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script> <div id="mainNav"> <ul> <li><a href="http://wanderfuls.com/index.html">Home</a></li>
<li><a href="http://wanderfuls.com/pompoms.html">Colors</a></li><!--<li><a href="makebouquet.html">Sizes</a></li>--> <li><a href="http://wanderfuls.com/candypage.html">Candies</a></li><li><a href="http://wanderfuls.com/howtoorder.html">Next Steps</a></li><li><a href="http://wanderfuls.com/centerpieces.html">Gallery</a></li><li> <a href="http://wanderfuls.com/color-design4.html">Design Your Bouquet</a></li><!-- <li><a href="questions.html">Questions</a></li> -->
<li><a href="http://wanderfuls.com/testimonials2.html">Why people love them</a></li><li><a href="http://wanderfuls.com/catalog2.html">Free Catalog</a></li>
</ul>
</div>
<!-- Begin Inspectlet Embed Code -->
<script type="text/javascript" id="inspectletjs">
window.__insp = window.__insp || [];
__insp.push(['wid', 1861428721]);
(function() {
function __ldinsp(){var insp =
document.createElement('script'); insp.type = 'text/javascript';
insp.async = true; insp.id = "inspsync"; insp.src = ('https:' ==
document.location.protocol ? 'https' : 'http') +
'://www.inspectlet.com/inspectlet.js'; var x =
document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(insp, x); }
if (window.attachEvent){
window.attachEvent('onload', __ldinsp);
}else{
window.addEventListener('load', __ldinsp, false);
}
})();
</script>
<!-- End Inspectlet Embed Code -->
<!-- OPENTRACKER JAVASCRIPT START -->
<script src="https://script.opentracker.net/?site=wanderfuls.com"></script>
<!-- OPENTRACKER JAVASCRIPT END -->
<!--END HEADER CONTENT-->
<div id="indexpage">
<div id="topofpage"><!-- START SLIDESHOW --><!-- END SLIDESHOW -->
</div>
<!-- <div id="entrytext">
Your Colors, </div> --><!--START FOOTER-->
<div id="ft"><!-- Google Code for Remarketing tag -->
<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1072474348;
var google_conversion_label = "v7WbCJGT1AMQ7NGy_wM";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="wanderfuls" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1072474348/?value=0&label=v7WbCJGT1AMQ7NGy_wM&guid=ON&script=0"/>
</div>
</noscript>
</div>
<!--END FOOTER-->
</div>
<!--START CODE-->
<!-- Google Code for Remarketing tag -->
<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1072474348;
var google_conversion_label = "v7WbCJGT1AMQ7NGy_wM";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="party-favors_files/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="wanderfuls" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1072474348/?value=0&label=v7WbCJGT1AMQ7NGy_wM&guid=ON&script=0"/>
</div>
</noscript>
<!-- // google analytics, etc. -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-3493709-1', 'auto');
ga('send', 'pageview');
</script>
<script src="party-favors_files/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3493709-1");
pageTracker._initData();
pageTracker._trackPageview();
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
</script>
<script type="text/javascript" src="http://wanderfuls.com/party-favors_files/lightbox.js"></script>
<!--END CODE-->
<!--START ROLLOVER CODE-->
<!--END ROLLOVER CODE--><script type="text/javascript">
$(document).ready(function() {
$('#slider').s3Slider({
timeOut: 6000
});
});
//sweetGallery
$("ul.thumb li").hover(function() {
$(this).css({'z-index' : '10'}); /*Add a higher z-index value so this image stays on top*/
$(this).find('img').addClass("hover").stop() /* Add class of "hover", then stop animation queue buildup*/
.animate({
marginTop: '-140px', /* The next 4 lines will vertically align this image */
marginLeft: '-121px',
top: '50%',
left: '50%',
width: '290px', /* Set new width */
height: '250px', /* Set new height */
padding: '5px'
}, 200); /* this value of "200" is the speed of how fast/slow this hover animates */
} , function() {
$(this).css({'z-index' : '0'}); /* Set z-index back to 0 */
$(this).find('img').removeClass("hover").stop() /* Remove the "hover" class , then stop animation queue buildup*/
.animate({
marginTop: '0', /* Set alignment back to default */
marginLeft: '0',
top: '0',
left: '0',
width: '140px', /* Set width back to default */
height: '121px', /* Set height back to default */
padding: '5px'
}, 400);
});
</script>
<script type="text/javascript">
var _mfq = _mfq || [];
(function () {
var mf = document.createElement("script"); mf.type = "text/javascript"; mf.async = true;
mf.src = "//cdn.mouseflow.com/projects/55668a85-27c0-442c-b4b2-c91dbab28479.js";
document.getElementsByTagName("head")[0].appendChild(mf);
})();
</script>
</div>
<!-- header //-->
<?php require(DIR_WS_INCLUDES . 'header.php'); ?>
<!-- header_eof //-->
<!-- body //-->
<table border="0" width="100%" cellspacing="3" cellpadding="3">
<tr>
<td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2">
<!-- left_navigation //-->
<?php require(DIR_WS_INCLUDES . 'column_left.php'); ?>
<!-- left_navigation_eof //-->
</table></td>
<!-- body_text //-->
<td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="pageHeading"><?php echo HEADING_TITLE; ?></td>
<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_account.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
</tr>
</table></td>
</tr>
<tr>
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<?php
if ($messageStack->size('account') > 0) {
?>
<tr>
<td><?php echo $messageStack->output('account'); ?></td>
</tr>
<tr>
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<?php
}
if ((tep_count_customer_orders() > 0) && (SHOW_ACCOUNT_ORDERS_BD == 'true')) {
?>
<tr>
<td><table border="0" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><b><?php echo OVERVIEW_TITLE; ?></b></td>
<td class="main"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT_HISTORY, '', 'SSL') . '"><u>' . OVERVIEW_SHOW_ALL_ORDERS . '</u></a>'; ?></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
<tr class="infoBoxContents">
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main" align="center" valign="top" width="130"><?php echo '<b>' . OVERVIEW_PREVIOUS_ORDERS . '</b><br>' . tep_image(DIR_WS_IMAGES . 'arrow_south_east.gif'); ?></td>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<?php
$orders_query = tep_db_query("select o.orders_id, o.date_purchased, o.delivery_name, o.delivery_country, o.billing_name, o.billing_country, ot.text as order_total, s.orders_status_name from " . TABLE_ORDERS . " o, " . TABLE_ORDERS_TOTAL . " ot, " . TABLE_ORDERS_STATUS . " s where o.customers_id = '" . (int)$customer_id . "' and o.orders_id = ot.orders_id and ot.class = 'ot_total' and o.orders_status = s.orders_status_id and s.language_id = '" . (int)$languages_id . "' order by orders_id desc limit 3");
while ($orders = tep_db_fetch_array($orders_query)) {
if (tep_not_null($orders['delivery_name'])) {
$order_name = $orders['delivery_name'];
$order_country = $orders['delivery_country'];
} else {
$order_name = $orders['billing_name'];
$order_country = $orders['billing_country'];
}
?>
<tr class="moduleRow" onMouseOver="rowOverEffect(this)" onMouseOut="rowOutEffect(this)" onClick="document.location.href='<?php echo tep_href_link(FILENAME_ACCOUNT_HISTORY_INFO, 'order_id=' . $orders['orders_id'], 'SSL'); ?>'">
<td class="main" width="80"><?php echo tep_date_short($orders['date_purchased']); ?></td>
<td class="main"><?php echo '#' . $orders['orders_id']; ?></td>
<td class="main"><?php echo tep_output_string_protected($order_name) . ', ' . $order_country; ?></td>
<td class="main"><?php echo $orders['orders_status_name']; ?></td>
<td class="main" align="right"><?php echo $orders['order_total']; ?></td>
<td class="main" align="right"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT_HISTORY_INFO, 'order_id=' . $orders['orders_id'], 'SSL') . '">' . tep_image_button('small_view.gif', SMALL_IMAGE_BUTTON_VIEW) . '</a>'; ?></td>
</tr>
<?php
}
?>
</table></td>
<td><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<?php
}
?>
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><b><?php echo MY_ACCOUNT_TITLE; ?></b></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
<tr class="infoBoxContents">
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td width="60"><?php echo tep_image(DIR_WS_IMAGES . 'account_personal.gif'); ?></td>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><?php echo tep_image(DIR_WS_IMAGES . 'arrow_green.gif') . ' <a href="' . tep_href_link(FILENAME_ACCOUNT_EDIT, '', 'SSL') . '">' . MY_ACCOUNT_INFORMATION . '</a>'; ?></td>
</tr>
<tr>
<td class="main"><?php echo tep_image(DIR_WS_IMAGES . 'arrow_green.gif') . ' <a href="' . tep_href_link(FILENAME_ADDRESS_BOOK, '', 'SSL') . '">' . MY_ACCOUNT_ADDRESS_BOOK . '</a>'; ?></td>
</tr>
<tr>
<td class="main"><?php echo tep_image(DIR_WS_IMAGES . 'arrow_green.gif') . ' <a href="' . tep_href_link(FILENAME_ACCOUNT_PASSWORD, '', 'SSL') . '">' . MY_ACCOUNT_PASSWORD . '</a>'; ?></td>
</tr>
</table></td>
<td width="10" align="right"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<?php
if (SHOW_ACCOUNT_ORDERS_BD == 'true') {
?>
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><b><?php echo MY_ORDERS_TITLE; ?></b></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
<tr class="infoBoxContents">
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td width="60"><?php echo tep_image(DIR_WS_IMAGES . 'account_orders.gif'); ?></td>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><?php echo tep_image(DIR_WS_IMAGES . 'arrow_green.gif') . ' <a href="' . tep_href_link(FILENAME_ACCOUNT_HISTORY, '', 'SSL') . '">' . MY_ORDERS_VIEW . '</a>'; ?></td>
</tr>
</table></td>
<td width="10" align="right"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<?php
}
?>
<!-- ag //-->
<tr>
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><b><?php echo MY_DESIGNS_TITLE; ?></b></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
<tr class="infoBoxContents">
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td width="60"><?php echo tep_image(DIR_WS_IMAGES . 'account_designs.gif'); ?></td>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><?php echo tep_image(DIR_WS_IMAGES . 'arrow_green.gif') . ' <a href="' . tep_href_link(FILENAME_DESIGNS_HISTORY, '', 'SSL') . '">' . MY_DESIGNS_VIEW . '</a>'; ?></td>
</tr>
</table></td>
<td width="10" align="right"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<!-- ag_eof //-->
<tr>
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<?php
if (SHOW_ACCOUNT_EMAIL_NOTIFICATIONS_BD == 'true') {
?>
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><b><?php echo EMAIL_NOTIFICATIONS_TITLE; ?></b></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
<tr class="infoBoxContents">
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td width="60"><?php echo tep_image(DIR_WS_IMAGES . 'account_notifications.gif'); ?></td>
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<td class="main"><?php echo tep_image(DIR_WS_IMAGES . 'arrow_green.gif') . ' <a href="' . tep_href_link(FILENAME_ACCOUNT_NEWSLETTERS, '', 'SSL') . '">' . EMAIL_NOTIFICATIONS_NEWSLETTERS . '</a>'; ?></td>
</tr>
<tr>
<td class="main"><?php echo tep_image(DIR_WS_IMAGES . 'arrow_green.gif') . ' <a href="' . tep_href_link(FILENAME_ACCOUNT_NOTIFICATIONS, '', 'SSL') . '">' . EMAIL_NOTIFICATIONS_PRODUCTS . '</a>'; ?></td>
</tr>
</table></td>
<td width="10" align="right"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<?php
}
?>
</table></td>
<!-- body_text_eof //-->
<td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2">
<!-- right_navigation //-->
<?php require(DIR_WS_INCLUDES . 'column_right.php'); ?>
<!-- right_navigation_eof //-->
</table></td>
</tr>
</table>
<style type="text/css">
#footerLinks
{
background-color: #DDDBDC;
padding: 0px;
height: 30px;
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
clear: left;
}
#footerInfo
{
background-color: #c36;
padding: 0px;
height: 30px;
margin-top: 0px;
margin-bottom: 0px;
width: 900px;
margin-right: auto;
margin-left: auto;
}
#copyright {
padding: 0px;
width: 900px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-size: 12px;
font-style: normal;
text-align: center;
}
#footerLinks li, #footerInfo li
{
display: inline;
margin-left:20px;
font-size:16px;
list-style-type:none;
}
#footerLinks li, #footerInfo li
{
font-weight: bold;
line-height: 30px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
text-decoration: none;
}
#mainNav a, #footerInfo a
{
color:#FFFFFF;
}
</style>
<div id="footerLinks">
<ul>
<li><a href="http://wanderfuls.com/bridal2.html">Bridal Colors</a></li>
<li><a href="http://wanderfuls.com/holiday2.html">Holidays Colors</a></li>
<li><a href="http://wanderfuls.com/festival2.html">Festival Colors</a></li>
<li><a href="http://wanderfuls.com/room-view2.html">Room View</a></li>
<li><a href="http://wanderfuls.com/testimonials2.html">Why people love them</a></li><li><a href="http://wanderfuls.com/catalog2.html">Free Catalog</a></li>
</ul>
</div>
<div id="footerInfo">
<ul>
<li><a href="http://www.wanderfuls.com/drooms.html">Design Rooms</a></li>
<li><a href="http://wanderfuls.com/whatarewanderfuls.html">What Are Wanderfuls?</a></li> <li><a href="http://wanderfuls.com/whatarewanderfuls.html#candyoptions">Special Fillings</a></li><li><a href="http://wanderfuls.com/order2.html">Order Tips</a></li> <li><a href="http://wanderfuls.com/discounts.php">Discounts</a></li> <li><a href="http://wanderfuls.com/testimonials2.html">Why people love them</a></li>
</ul>
</div>
<!-- body_eof //-->
<!-- footer //-->
<?php /* require(DIR_WS_INCLUDES . 'footer.php'); */ ?>
<!-- footer_eof //-->
<br>
<div id="copyright">
Copyright © 2002-2014 Wanderfuls. All rights reserved<a href="images/obama.jpg">.</a> </div>
<!-- Hotjar Tracking Code for wanderfuls.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:78806,hjsv:5};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script></body>
</html>
<?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>