| Server IP : 67.43.7.42 / Your IP : 216.73.216.61 Web Server : Apache System : Linux host.isabellascookies.com 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : isabella ( 503) PHP Version : 5.5.38 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/isabella/public_html/var/ |
Upload File : |
<footer id="footer">
<div class="footer-holder">
<div class="footer-frame">
<div class="footer-left-space">
</div>
<div class="footer-row">
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('social_icons')->toHtml() ; ?>
<?php echo $this->getChildHtml('left.newsletter'); ?>
<link rel="stylesheet" type="text/css" href="http://isabellascookies.com/skin/frontend/default/drjacob/css/jquery-ui.css" media="all" />
<script type="text/javascript" src="http://isabellascookies.com/skin/frontend/default/drjacob/js/jquery-ui.js"></script>
<!--<div class="newsletter"><a href="javascript:void(0);" id="my-signup">Sign up for our freshly baked news</a></div>-->
<div class="newsletter_dialog" style="display:none;">
<form id="ccsfg" name="ccsfg" method="post" action="/constant/update/addContact.php">
<!-- ########## Email Address ########## -->
<input type="text" name="email" value="" id="EmailAddress" />
<!-- ########## First Name ########## -->
<input type="text" name="first_name" value="" id="FirstName" />
<!-- ########## Last Name ########## -->
<input type="text" name="last_name" value="" id="LastName" />
<!-- ########## Contact Lists ########## -->
<input type="hidden" checked="checked" value="3" name="list" id="list_ONLINE SUBSCRIBERS" />
<!-- ########## Success / Failure Redirects ########## -->
<input type="hidden" name="SuccessURL" value="http://isabellascookies.com/subscribe" />
<input type="hidden" name="FailureURL" value="http://isabellascookies.com/subscribeerror" />
<input type="submit" name="signup" id="signup" value="SEND" />
</form>
</div>
<script type="text/javascript">
jQuery.noConflict();
jQuery().ready(function(){
jQuery(".newsletter_dialog").dialog({modal:true, autoOpen: false,width:500,height:540,resizable: false});
/*jQuery("#my-signup").click(function(){
jQuery(".newsletter_dialog").dialog("open");
});*/
});
</script>
<?php if (!isset($_COOKIE['firsttime'])): ?>
<?php setcookie("firsttime", "no",time()+1157680000);?>
<script type="text/javascript">
jQuery.noConflict();
jQuery().ready(function(){
jQuery(".newsletter_dialog").dialog("open");
});
</script>
<?php endif?>
</div>
<div class="footer-row2">
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('footer_menu2')->toHtml() ; ?>
</div>
<div class="footer-row3">
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('footer_menu')->toHtml() ; ?>
</div>
<div class="footer-row4">
<div class="space-dots-footer"></div>
</dvi>
<div class="footer-row5">
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('footer_block')->toHtml() ; ?>
</div>
</div>
</div>
</footer>