//---- Created using Likno Web Modal Windows Builder ver. 1.1.122.7 -----

// Copyright (c) Likno Software 2008-2009
// This code is property of Likno Software and licensed for use in *websites* only. It is *not* licensed for use in distributable implementations (applications or CD-based webs), unless the related license is provided by Likno Software.
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// *Removal of the present copyright notice is strictly prohibited*

var headID = document.getElementsByTagName("head")[0];

var lwmwName = 'SORAlert';

var nua=navigator.userAgent,scriptNo=(nua.indexOf('Chrome')>-1)?2:((nua.indexOf('Safari')>-1)?7:(nua.indexOf('Gecko')>-1)?2:((document.layers)?3:((nua.indexOf('Opera')>-1)?4:((nua.indexOf('Mac')>-1)?5:1))));var lwmwmpi=document.location,xt="";
var mpa=lwmwmpi.protocol+"//"+lwmwmpi.host;
var lwmwmpi=lwmwmpi.protocol+"//"+lwmwmpi.host+lwmwmpi.pathname;
if(scriptNo==1){oBC=document.all.tags("BASE");if(oBC && oBC.length) if(oBC[0].href) lwmwmpi=oBC[0].href;}
while (lwmwmpi.search(/\\/)>-1) lwmwmpi=lwmwmpi.replace("\\","/");
lwmwmpi=lwmwmpi.substring(0,lwmwmpi.lastIndexOf("/")+1);
var e=document.getElementsByTagName("SCRIPT");
for (var i=0;i<e.length;i++){if (e[i].src){if (e[i].src.indexOf(lwmwName+".js")!=-1){xt=e[i].src.split("/");if (xt[xt.length-1]==lwmwName+".js"){xt=e[i].src.substring(0,e[i].src.length-lwmwName.length-3);if (e[i].src.indexOf("://")!=-1){lwmwmpi=xt;}else{if(xt.substring(0,1)=="/")lwmwmpi=mpa+xt; else lwmwmpi+=xt;}}}}}
while (lwmwmpi.search(/\/\.\//)>-1) {lwmwmpi=lwmwmpi.replace("/./","/");}

var SORAlert,SORAlert;

if (typeof(jQuery) == 'undefined'){
	var newScript_jQ = document.createElement('script');
	newScript_jQ.type = 'text/javascript';
	newScript_jQ.onload = jQloaded;
	newScript_jQ.onreadystatechange = jQloaded;
	newScript_jQ.src = lwmwmpi+"jquery.js";
	headID.appendChild(newScript_jQ);
} else jQloaded();

function jQloaded(){
	if (typeof(jQuery) != 'undefined'){ 
		var newScript_lib = document.createElement('script');
		newScript_lib.type = 'text/javascript';
		newScript_lib.src = lwmwmpi+"likno-modal-lib.js";
		newScript_lib.onload = load_SORAlert;
		newScript_lib.onreadystatechange = load_SORAlert;
		headID.appendChild(newScript_lib);
	}
}

function load_SORAlert() {if (typeof(jQuery) != 'undefined' && typeof(jQuery.liknoModal) != 'undefined'){jQuery.SORAlert = jQuery.extend(true, {}, jQuery.liknoModal);jQuery.SORAlert.impl.defaults = jQuery.extend(true, jQuery.SORAlert.impl.defaults, {modalClass: 'SORAlert',overlayId: 'SORAlert-overlay',containerId: 'SORAlert-container',ZIndex:2000,overlayCss:{backgroundColor:'#425873'},opacity:50,close:{closeClass: 'SORAlert-close',overlayClose:true,escClose:true,show:true,text:"<div name='myLiknoModalCloseName'><img src='"+lwmwmpi+"SORAlert/image_014_close.png' /></div>", textCss:nRTC("top: -6px; right: 4px;")},containerCss:nRTC("width:480px;height:570px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; border:10px solid #597394;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C223233373536453643363936443639373436353634333132333246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+lwmwmpi+"SORAlert/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:true,text:"Gourmet Snack Pack Product",textCss:nRTC("font-family:Arial,Helvetica,sans-serif; font-size:11px; background-color:#597394; padding:5px 30px 0px 30px; color:#FFFFFF; font-weight:bold; font-style: italic;")},footer:{show:true,text:"Click on the overlay or press \"ESC\" to close",textCss:nRTC("font-family:Arial,Helvetica,sans-serif;font-size:11px;background-color:#597394; padding:5px 30px 10px 30px; color:#FFFFFF; font-style: italic;")},wrapCss:nRTC("font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color:#455d7b; padding:10px 20px;color:#cfdef1;line-height:18px;font-style:italic;text-align:justify;"),isMultiSheet:false, currentSheet:0,loop:true,play:{autoStart:false,pauseByMouse:false,direction:0,delay:1500},navigationBar:{maxSheets:9,show:true,showFirst:true,showPrev:true,showPlayPause:true,showNext:true,showLast:true,showSheets:true,cssClasses:".SORAlert{border-width:0px;margin:0px;padding:0px;} .SORAlert.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+lwmwmpi+"SORAlert/image_064_bg.png');     height: 19px; }  .SORAlert.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }  .SORAlert.navigationBarSheetSection { }  .SORAlert.navigationBarFirst {      padding-right: 1px; }  .SORAlert.navigationBarPrev { }  .SORAlert.navigationBarNext { }  .SORAlert.navigationBarLast {     padding-left: 1px; }  .SORAlert.navigationBarPlayPause {     margin-right: 5px; }  .SORAlert.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }  .SORAlert.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }  .SORAlert .SORAlert.navigationBarSheetLinkHover {     color: #6475b0; }  .SORAlert.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }  .SORAlert.navigationBarSheetDots {     color: #6475b0; }",text:"Sheets:", images:{butFirst:lwmwmpi+'SORAlert/image_064_first.png',butFirstOver:lwmwmpi+'SORAlert/image_064_first_over.png',butPrev:lwmwmpi+'SORAlert/image_064_previous.png',butPrevOver:lwmwmpi+'SORAlert/image_064_previous_over.png',butPlay:lwmwmpi+'SORAlert/image_064_play.png',butPlayOver:lwmwmpi+'SORAlert/image_064_play_over.png',butPause:lwmwmpi+'SORAlert/image_064_pause.png',butPauseOver:lwmwmpi+'SORAlert/image_064_pause_over.png',butNext:lwmwmpi+'SORAlert/image_064_next.png',butNextOver:lwmwmpi+'SORAlert/image_064_next_over.png',butLast:lwmwmpi+'SORAlert/image_064_last.png',butLastOver:lwmwmpi+'SORAlert/image_064_last_over.png'}},transition:{openWhat:{height:'show'}, openHow: 0,closeWhat:{height:'hide'}, closeHow: 0},dataId: "SORAlert-data"});jQuery(function () {jQuery("#SORAlert").click(function(){SORAlert();});});SORAlert = function (data, options) {return jQuery.SORAlert.impl.init(data, options);};SORAlert.close = function (doNext) {return jQuery.SORAlert.impl.close(doNext);};SORAlert.SORAlert=SORAlert=function(options){jQuery.SORAlert.impl.init("<img src='"+lwmwmpi+"SORAlert/GSP.jpg' width='480' height='570' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:650px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500},closeWhat:{opacity:'hide'}, closeHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500,closeWhat:{opacity:'hide'}, closeHow: 500}}},options));};}}
/*122.7*/