
$(function(){$(".lnkFrame").click(function(e){PremiumTypeCodeID=$(this).attr("rel");e.preventDefault();new Boxy.load("/Frame?PremiumTypeCodeID="+PremiumTypeCodeID,{modal:true,title:$(this).html(),height:"auto",width:"570px",afterShow:BindFrameEvents});});if(document.location.href.toLowerCase().indexOf("print")>0){$('#a1').bubbletip($('#tip1_left1'),{deltaDirection:'left',offsetTop:0,offsetLeft:0,deltaPosition:30,animationDuration:250,delayShow:0,delayHide:200,positionAtElement:$('#a1')});$('#a2').bubbletip($('#tip2_left2'),{deltaDirection:'left',offsetTop:0,offsetLeft:0,deltaPosition:30,animationDuration:250,delayShow:0,delayHide:200,positionAtElement:$('#a2')});$('#a3').bubbletip($('#tip3_left3'),{deltaDirection:'left',offsetTop:0,offsetLeft:0,deltaPosition:30,animationDuration:250,delayShow:0,delayHide:200,positionAtElement:$('#a3')});}});ZOOMIN.namespace("ZOOMIN.Shop");(function(){function initZoomGallery(){var _gallery=$('.shop-options-gallery');var _holder=$('.shop-options-gallery .inner');var _node=$('.shop-options-gallery .inner div.node');var _el=_gallery.find('li');var _ul=_gallery.find('ul');var _len=_el.length;var _maxMargin=_ul.width();var _prevBtn=$('.shop-options-gallery .lnk-prev');var _nextBtn=$('.shop-options-gallery .lnk-next');var _currEl=0;var _slideDuration=500;var _hoverDuration=300;var _url=document.location.href.toLowerCase();var $selectedLI=null;var _currentIndex=0;if(_url.indexOf("print")>0){$selectedLI=$('.shop-options-gallery ul').find('#navprints');}
if(_url.indexOf("book")>0){$selectedLI=$('.shop-options-gallery ul').find('#navbook');}
if(_url.indexOf("mug")>0){$selectedLI=$('.shop-options-gallery ul').find('#navmugs');}
if(_url.indexOf("tote")>0){$selectedLI=$('.shop-options-gallery ul').find('#navtotebags');}
if(_url.indexOf("greeting")>0){$selectedLI=$('.shop-options-gallery ul').find('#navgreetingcards');}
if(_url.indexOf("calendar")>0){$selectedLI=$('.shop-options-gallery ul').find('#navcalendars');}
if(_url.indexOf("shirt")>0){$selectedLI=$('.shop-options-gallery ul').find('#navtshirts');}
if(_url.indexOf("canvas")>0){$selectedLI=$('.shop-options-gallery ul').find('#navcanvas');}
if(_url.indexOf("collage")>0){$selectedLI=$('.shop-options-gallery ul').find('#navcollage');}
if(_url.indexOf("body")>0){$selectedLI=$('.shop-options-gallery ul').find('#navbodysuit');}
if(_url.indexOf("gift")>0){$selectedLI=$('.shop-options-gallery ul').find('#navgifts');}
if(_url.indexOf("frame")>0){$selectedLI=$('.shop-options-gallery ul').find('#navframes');}
if($selectedLI!==null)
_currentIndex=$selectedLI.prevAll().length;var _beforeUl=_ul.clone(true).insertBefore(_ul);var _afterUl=_ul.clone(true).insertAfter(_ul);_node.css('marginLeft',-_maxMargin);_prevBtn.click(function(){if(_node.is(':not(:animated)')){if(_currEl>0)_currEl--;else _currEl=_len-1;var _dynMargin=_el.eq(_currEl).outerWidth();if(parseInt(_node.css('marginLeft'))==-_maxMargin)_node.css('marginLeft',-2*_maxMargin);_node.animate({'marginLeft':'+='+_dynMargin},_slideDuration);}
return false;});_nextBtn.click(function(){if(_node.is(':not(:animated)')){var _dynMargin=_el.eq(_currEl).outerWidth();if(_currEl<_len-1)_currEl++;else _currEl=0;if(parseInt(_node.css('marginLeft'))==-2*_maxMargin)_node.css('marginLeft',-_maxMargin);_node.animate({'marginLeft':'-='+_dynMargin},_slideDuration);}
return false;});placeLI=function(){if(_currentIndex>6){while(_currentIndex>6){_currentIndex--;var _dynMargin=_el.eq(_currEl).outerWidth();if(_currEl<_len-1)_currEl++;else _currEl=0;if(parseInt(_node.css('marginLeft'))==-2*_maxMargin)_node.css('marginLeft',-_maxMargin);_node.animate({'marginLeft':'-='+_dynMargin},100);}}};placeLI();if($selectedLI!==null){$selectedLI.find('.over').show();}
$('.shop-options-gallery ul li').hover(function(){$(this).find('.over').show();if($selectedLI!==null&&$(this).attr("id")!==$selectedLI.attr("id"))
$selectedLI.find('.over').hide();},function(){if($selectedLI!==null){if($(this).attr("id")!==$selectedLI.attr("id")){$(this).find('.over').hide();$selectedLI.find('.over').show();}}});}
var timeOut;var arrClasses=["bagtags","mouse-pads"];var currentIndex=0;ZOOMIN.Shop.timedCount=function(){if($.browser.msie&&/6.0/.test(navigator.userAgent))
$("."+arrClasses[currentIndex]).hide().end().find("."+arrClasses[(currentIndex+1)==arrClasses.length?0:currentIndex+1]).show();else
$("."+arrClasses[currentIndex]).fadeOut('slow').end().find("."+arrClasses[(currentIndex+1)==arrClasses.length?0:currentIndex+1]).fadeIn('slow');currentIndex++;if(currentIndex==arrClasses.length)currentIndex=0;timeOut=setTimeout("ZOOMIN.Shop.timedCount()",5000);};ZOOMIN.Shop._readCookie=function(name){var nameEQ=name+"=";var ca=document.cookie.split(';');for(var i=0;i<ca.length;i++){var c=ca[i];while(c.charAt(0)==' ')c=c.substring(1,c.length);if(c.indexOf(nameEQ)===0)return c.substring(nameEQ.length,c.length);}
return null;};var zpopup=ZOOMIN.popup||{};$(function(){if($("#gifts").length>0){setTimeout("ZOOMIN.Shop.timedCount()",5000);}
initZoomGallery();if($("#heroimagethumbs").length>0){$("#heroimagethumbs li a").click(function(e){e.preventDefault();var imageurl=$(this).find("img").attr("src").replace("_thumb","");$("#heroimage").attr("src",imageurl);$("#heroimagethumbs li").removeClass("selected");$(this).parent("li").eq(0).addClass("selected");});}
$(CURRENCY).bind('currencyChange',function(args,data){location.reload();});});})();