//---- Created using Likno Web Modal Windows Builder ver. 2.1.246.1 -----

// Copyright (c) Likno Software 2008-2012
// 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*
// This project has been compiled for (and will work under): foxmls.com

var $u = 'undefined';
var lwmwjQ = 'jquery.js';
var lwmwLib = 'likno-modal-lib.js';
var lwmwName = 'LMStoreWindow';

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 LMStoreWindow,MWWindow900X800,LMStoreWindow_MWWindow900X800_options,MWWindow1000x800,LMStoreWindow_MWWindow1000x800_options,MWWindow1100x800,LMStoreWindow_MWWindow1100x800_options,MWWindow1300x900,LMStoreWindow_MWWindow1300x900_options,MWWindow450x800,LMStoreWindow_MWWindow450x800_options,MWWindow900X700,LMStoreWindow_MWWindow900X700_options,MWWindow1000X800Wait,LMStoreWindow_MWWindow1000X800Wait_options,MWWindow800x800,LMStoreWindow_MWWindow800x800_options,MWWindow600x800,LMStoreWindow_MWWindow600x800_options,MWWindow800x500,LMStoreWindow_MWWindow800x500_options,MWWindow1000x900,LMStoreWindow_MWWindow1000x900_options,MWWindow500X500,LMStoreWindow_MWWindow500X500_options,MWWindow500x800,LMStoreWindow_MWWindow500x800_options,MWClear900X800,LMStoreWindow_MWClear900X800_options,MWLogicHouse,LMStoreWindow_MWLogicHouse_options,MWTest,LMStoreWindow_MWTest_options,MWWindowSI,LMStoreWindow_MWWindowSI_options,MWWindow600x500,LMStoreWindow_MWWindow600x500_options;
var LWMWloaded_LMStoreWindow = false;
var LMStoreWindow_lwmwmpi = lwmwmpi;
var headID = document.getElementsByTagName("head")[0];

if (typeof(lQuery) == $u && (typeof(jQuery) == $u || jQuery.fn.jquery<"1.4.1")){
	if (typeof(jQuery) != $u) jQuery.noConflict();
	var newScript_jQ = document.createElement('script');
	newScript_jQ.type = 'text/javascript';
	newScript_jQ.onload = lwmwjQloaded_LMStoreWindow;
	newScript_jQ.onreadystatechange = lwmwjQloaded_LMStoreWindow;
	newScript_jQ.src = lwmwmpi+lwmwjQ;
	headID.appendChild(newScript_jQ);
} else lwmwjQloaded_next_LMStoreWindow();

function lwmwjQloaded_LMStoreWindow(){
	if (typeof(lQuery) == $u && typeof(jQuery) == $u) return;
	jQuery.noConflict();
	lwmwjQloaded_next_LMStoreWindow();
}

function lwmwjQloaded_next_LMStoreWindow(){
	if (typeof(lQuery) == $u) lQuery = jQuery;
	if (typeof(lQuery.liknoModal) != $u) load_LMStoreWindow();
	else {
		var newScript_lib = document.createElement('script');
		newScript_lib.type = 'text/javascript';
		newScript_lib.src = lwmwmpi+lwmwLib;
		newScript_lib.onload = load_LMStoreWindow;
		newScript_lib.onreadystatechange = load_LMStoreWindow;
		headID.appendChild(newScript_lib);
	}
}function load_LMStoreWindow() {if (typeof(lQuery) != 'undefined' && typeof(lQuery.liknoModal) != 'undefined'){if (!LWMWloaded_LMStoreWindow) {LWMWloaded_LMStoreWindow = true;lQuery.LMStoreWindow = lQuery.extend(true, {}, lQuery.liknoModal);var LMStoreWindow_defaults = lQuery.extend(true, {}, lQuery.LMStoreWindow.impl.defaults, {modalClass: 'LMStoreWindow',overlayId: 'LMStoreWindow-overlay',containerId: 'LMStoreWindow-container',zIndex:3000,overlayCss:{backgroundColor:'#000000'},opacity:50,close:{closeClass: 'LMStoreWindow-close',overlayClose:false,escClose:true,show:true,text:"<div name='myLiknoModalCloseName'><img src='"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_042_close.png' /></div>", textCss:nRTC("top: 8px;  right: 8px;  font-size: 11px;  font-family: Verdana,Arial,Helvetica,sans-serif;")},position:[0,0],positionType:0,containerCss:nRTC("width:900px;height:800px;overflow: hidden; border-radius: 20px / 20px;box-shadow: rgba(48,48,48,0.25) 3px 3px 2px 1px,rgba(102,0,153,0.25) -3px -3px 2px 1px,rgba(255,215,93,0.25) 5px 5px 8px 5px;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C22363636463738364436433733222C223633364636443246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadImage:""+LMStoreWindow_lwmwmpi+"LMStoreWindow/ajax-loader-clock.gif", ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+LMStoreWindow_lwmwmpi+"LMStoreWindow/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:true,text:"",textCss:nRTC("height: 15px; text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:center; color:#000000;background-color: #EFF7DF; border-width:3px 3px 0px 3px; border-top-left-radius:20px; border-top-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000;")},footer:{show:true,text:"Call 800-936-5478 x7001 with any questions.",textCss:nRTC("height: 15px; text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;background-color: #EFF7DF;; border-width:0px 3px 3px 3px; border-bottom-left-radius:20px; border-bottom-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000;")},wrapCss:nRTC("font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px; background:#FFFFFF; border-right: 3px  solid #FF6600; border-left: 3px solid #FF6600;padding:0px 0px; color:#000000; line-height:17px;"),isMultiSheet:false, currentSheet:0,loop:true,play:{autoStart:false,pauseByMouse:false,direction:0,delay:1500},navigationBar:{maxSheets:9,show:false,showFirst:true,showPrev:true,showPlayPause:true,showNext:true,showLast:true,showSheets:true,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,transition:{openWhat:{height:'show'}, openHow: {easing: 'linear', duration: 0}, closeWhat:{height:'hide'}, closeHow: {easing: 'linear', duration: 0}},dataId: "LMStoreWindow-data"});lwmw_preloadImages(LMStoreWindow_defaults);lQuery(function () {});LMStoreWindow = function (data, options) {return lQuery.LMStoreWindow.impl.init(data, lQuery.extend(true,{},LMStoreWindow_defaults,options));};LMStoreWindow.close = function (doNext) {return lQuery.LMStoreWindow.impl.close(doNext);};var LMStoreWindow_MWWindow900X800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,modalFullId: "LMStoreWindow_MWWindow900X800",containerId: "MWWindow900X800-container"});LMStoreWindow_MWWindow900X800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow900X800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow900X800=MWWindow900X800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow900X800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow900X800', LMStoreWindow_MWWindow900X800_options); });var LMStoreWindow_MWWindow1000x800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1000px;height:800px;"),modalFullId: "LMStoreWindow_MWWindow1000x800",containerId: "MWWindow1000x800-container"});LMStoreWindow_MWWindow1000x800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow1000x800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow1000x800=MWWindow1000x800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow1000x800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow1000x800', LMStoreWindow_MWWindow1000x800_options); });var LMStoreWindow_MWWindow1100x800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1100px;height:800px;"),modalFullId: "LMStoreWindow_MWWindow1100x800",containerId: "MWWindow1100x800-container"});LMStoreWindow_MWWindow1100x800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow1100x800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow1100x800=MWWindow1100x800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow1100x800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow1100x800', LMStoreWindow_MWWindow1100x800_options); });var LMStoreWindow_MWWindow1300x900_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1300px;height:900px;"),modalFullId: "LMStoreWindow_MWWindow1300x900",containerId: "MWWindow1300x900-container"});LMStoreWindow_MWWindow1300x900_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow1300x900_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow1300x900=MWWindow1300x900=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow1300x900_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow1300x900', LMStoreWindow_MWWindow1300x900_options); });var LMStoreWindow_MWWindow450x800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:800px;height:450px;"),modalFullId: "LMStoreWindow_MWWindow450x800",containerId: "MWWindow450x800-container"});LMStoreWindow_MWWindow450x800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow450x800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow450x800=MWWindow450x800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow450x800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow450x800', LMStoreWindow_MWWindow450x800_options); });var LMStoreWindow_MWWindow900X700_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:900px;height:700px;"),modalFullId: "LMStoreWindow_MWWindow900X700",containerId: "MWWindow900X700-container"});LMStoreWindow_MWWindow900X700_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow900X700_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow900X700=MWWindow900X700=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow900X700_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow900X700', LMStoreWindow_MWWindow900X700_options); });var LMStoreWindow_MWWindow1000X800Wait_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1100px;height:800px;"),header:{show:true,text:"This page may take up to 1 minute to load. ",textCss:nRTC("height: 15px; text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:center; color:#000000;background-color: #EFF7DF;; border-width:3px 3px 0px 3px; border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000;")},footer:{show:true,text:"Call 800-936-5478 x7001 with any questions.",textCss:nRTC("height: 15px; text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;background-color: #EFF7DF;; border-width:0px 3px 3px 3px; border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000;")},wrapCss:nRTC("font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px; background:#FFFFFF; border-right: 3px  solid #FF6600; border-left: 3px solid #FF6600;padding:0px 0px; color:#000000; line-height:17px;"),modalFullId: "LMStoreWindow_MWWindow1000X800Wait",containerId: "MWWindow1000X800Wait-container"});LMStoreWindow_MWWindow1000X800Wait_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow1000X800Wait_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow1000X800Wait=MWWindow1000X800Wait=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow1000X800Wait_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow1000X800Wait', LMStoreWindow_MWWindow1000X800Wait_options); });var LMStoreWindow_MWWindow800x800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:800px;height:800px;"),modalFullId: "LMStoreWindow_MWWindow800x800",containerId: "MWWindow800x800-container"});LMStoreWindow_MWWindow800x800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow800x800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow800x800=MWWindow800x800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow800x800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow800x800', LMStoreWindow_MWWindow800x800_options); });var LMStoreWindow_MWWindow600x800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:600px;height:800px;"),modalFullId: "LMStoreWindow_MWWindow600x800",containerId: "MWWindow600x800-container"});LMStoreWindow_MWWindow600x800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow600x800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow600x800=MWWindow600x800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow600x800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow600x800', LMStoreWindow_MWWindow600x800_options); });var LMStoreWindow_MWWindow800x500_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:500px;height:800px;"),modalFullId: "LMStoreWindow_MWWindow800x500",containerId: "MWWindow800x500-container"});LMStoreWindow_MWWindow800x500_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow800x500_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow800x500=MWWindow800x500=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow800x500_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow800x500', LMStoreWindow_MWWindow800x500_options); });var LMStoreWindow_MWWindow1000x900_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1000px;height:900px;"),modalFullId: "LMStoreWindow_MWWindow1000x900",containerId: "MWWindow1000x900-container"});LMStoreWindow_MWWindow1000x900_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow1000x900_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow1000x900=MWWindow1000x900=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow1000x900_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow1000x900', LMStoreWindow_MWWindow1000x900_options); });var LMStoreWindow_MWWindow500X500_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:500px;height:500px;"),modalFullId: "LMStoreWindow_MWWindow500X500",containerId: "MWWindow500X500-container"});LMStoreWindow_MWWindow500X500_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow500X500_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow500X500=MWWindow500X500=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow500X500_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow500X500', LMStoreWindow_MWWindow500X500_options); });var LMStoreWindow_MWWindow500x800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:800px;height:500px;"),modalFullId: "LMStoreWindow_MWWindow500x800",containerId: "MWWindow500x800-container"});LMStoreWindow_MWWindow500x800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow500x800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow500x800=MWWindow500x800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow500x800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow500x800', LMStoreWindow_MWWindow500x800_options); });var LMStoreWindow_MWClear900X800_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1048px;height:900px;box-shadow: none;"),header:{show:true,text:"<div style=\"border-top-left-radius: 20px; height: 214px; width: 1024px; background-color: #EFF7DF; text-align: center; z-index: 100; position: absolute; top: 3px; left: 3px;\">	<div style=\"border-top-right-radius: 20px; border-top-left-radius: 20px; height: 20px; width: 1024px; text-align: right;\" class=\"Border0\">		</div>	<div style=\"height: 162px; width: 1024px;\">		<div id=\"LeftHeader\" style=\"width: 250px; height: 140px; float: left;\">			<img alt=\"FOXmls.com Logo\" src=\"http://www.foxmls.com/Images/FOXmls-logo-Phone-Number.png\" class=\"Border0\" style=\"float: left\" height=\"125\" width=\"232\" /></div>		<div style=\"width: 771px; height: 140px; float: left;\">			<div style=\"width: 771px; height: 110px; float: left;\">							<div id=\"MidHeader\" style=\"width: 560px; height: 110px; float: left;\" class=\"FOXHeaderCenter\">								<div style=\"height: 15px; width: 560px;\">&nbsp; </div>								Since 1995, providing flat fee<br />								REALTOR&#174; MLS advertising for FSBO&#39;s<br />								and Landlords in Illinois and Florida!<br />								<span class=\"GreyMedium\">(get a rebate when you 								buy)</span></div>							<div id=\"RightHeader\" style=\"width: 232px; height: 110px; float: right;\">								<div style=\"float: right; width: 232px; height: 5px;\">&nbsp;</div>								<div style=\"text-align: right; width: 232px; float: right; height: 110px;\" ID=\"QRCodes\">									<div style=\"width: 100px; height: 100px; float: right; padding-left: 0px; text-align: right;\">									</div>									<div style=\"width: 132px; height: 110px; float: right; padding-right: 5px;\">										<br />										<span class=\"ColorGrey\">										&nbsp; </span></div>								</div>							</div>						</div>			<div style=\"height: 30px; text-align: right; width: 771px;\">				<a target=\"_blank\" href=\"http://www.foxmls.com/google-blog.aspx\">				<img alt=\"Google Search\" src=\"http://www.foxmls.com/Images/Google-Search.png\" width=\"202\" height=\"21\" style=\"border-width: 0px; padding-right: 25px\" /></a></div>		</div>	</div>	<div style=\"background: #C6e28e; vertical-align: middle; height: 32px; width: 1024px; float: left;\" class=\"lefttext\">				<a target=\"_blank\" href=\"http://www.foxmls.com\">		<img alt=\"sitemap\" src=\"http://www.foxmls.com/Images/menu.jpg\" width=\"926\" class=\"ImageBorder\" style=\"margin-left: 15px;\" height=\"32\" /></a>			</div></div>",textCss:nRTC("text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:center; color:#000000;background-color: #EFF7DF; border-width:3px 3px 0px 3px; border-top-left-radius:20px; border-top-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000; ")},footer:{show:true,text:"<div><div>Call 800-936-5478 x7001 with any questions.<br />	<br />	</div>	<div style=\"border-radius: 5px; height: 13px; padding-top: 0px; padding-bottom: 4px; text-align: center; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 10pt; font-weight: 100; color: #000000; background-color: #FFFFFF; width: 474px; right: auto; left: auto; margin-left: 300px;\"> 	<a href=\"javascript:void( window.open('http://www.jotform.com/form/12903318944', 'blank','scrollbars=yes,toolbar=no,width=700,height=500'))\">Signup For Our Free Newsletter</a> and earn points toward a discount.</div></div>",textCss:nRTC("text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;background-color: #EFF7DF;; border-width:0px 3px 3px 3px; border-bottom-left-radius:20px; border-bottom-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000; z-index: 100; position: relative; left: 0px; top: -62px; 	right: 0px; height: 62px;")},wrapCss:nRTC("font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px; background:#FFFFFF; border-right: 3px  solid #FF6600; border-left: 3px solid #FF6600;padding:0px 0px; color:#000000; line-height:17px;"),modalFullId: "LMStoreWindow_MWClear900X800",containerId: "MWClear900X800-container"});LMStoreWindow_MWClear900X800_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWClear900X800_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWClear900X800=MWClear900X800=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWClear900X800_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWClear900X800', LMStoreWindow_MWClear900X800_options); });var LMStoreWindow_MWLogicHouse_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:800px;height:800px;"),modalFullId: "LMStoreWindow_MWLogicHouse",containerId: "MWLogicHouse-container"});LMStoreWindow_MWLogicHouse_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWLogicHouse_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWLogicHouse=MWLogicHouse=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWLogicHouse_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWLogicHouse', LMStoreWindow_MWLogicHouse_options); });var LMStoreWindow_MWTest_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1048px;height:900px;box-shadow: none;"),header:{show:true,text:"",textCss:nRTC("text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;background-color: #EFF7DF;; border-width:3px 3px 0px 3px; border-top-left-radius:20px; border-top-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000; z-index: 100; position: relative; left: 0px; top: 62px; 	right: 0px; height: 62px;")},footer:{show:true,text:"Call 800-936-5478 x7001 with any questions.",textCss:nRTC("text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;background-color: #EFF7DF;; border-width:0px 3px 3px 3px; border-bottom-left-radius:20px; border-bottom-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000; z-index: 100; position: relative; left: 0px; top: -62px; 	right: 0px; height: 62px;")},wrapCss:nRTC("font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px; background:#FFFFFF; border-right: 3px  solid #FF6600; border-left: 3px solid #FF6600;padding:0px 0px; color:#000000; line-height:17px;"),modalFullId: "LMStoreWindow_MWTest",containerId: "MWTest-container"});LMStoreWindow_MWTest_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWTest_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWTest=MWTest=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWTest_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWTest', LMStoreWindow_MWTest_options); });var LMStoreWindow_MWWindowSI_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:1100px;height:800px;"),header:{show:true,text:"",textCss:nRTC("height: 15px; text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:center; color:#000000;background-color: #EFF7DF; border-width:3px 3px 0px 3px; border-top-left-radius:20px; border-top-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000;")},footer:{show:true,text:"",textCss:nRTC("height: 15px; text-align:left;font-family: \"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;background-color: #EFF7DF;; border-width:0px 3px 3px 3px; border-bottom-left-radius:20px; border-bottom-right-radius:20px;border-style: solid; border-color: #FF6600; padding: 5px 5px 5px 5px;color:#000000;")},wrapCss:nRTC("font-family:\"Segoe UI\",Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:12px; background:#FFFFFF; border-right: 3px  solid #FF6600; border-left: 3px solid #FF6600;padding:0px 0px; color:#000000; line-height:17px;"),modalFullId: "LMStoreWindow_MWWindowSI",containerId: "MWWindowSI-container"});LMStoreWindow_MWWindowSI_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindowSI_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindowSI=MWWindowSI=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindowSI_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindowSI', LMStoreWindow_MWWindowSI_options); });var LMStoreWindow_MWWindow600x500_options = lQuery.extend(true,{ }, LMStoreWindow_defaults, {isMultiSheet:true, currentSheet:0,navigationBar:{maxSheets:9,cssClasses:".LMStoreWindow{border-width:0px;margin:0px;padding:0px;} .LMStoreWindow.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+LMStoreWindow_lwmwmpi+"LMStoreWindow/image_064_bg.png');     height: 19px; }   .LMStoreWindow.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }   .LMStoreWindow.navigationBarSheetSection {  }   .LMStoreWindow.navigationBarFirst {      padding-right: 1px; }   .LMStoreWindow.navigationBarPrev {  }   .LMStoreWindow.navigationBarNext {  }   .LMStoreWindow.navigationBarLast {     padding-left: 1px; }   .LMStoreWindow.navigationBarPlayPause {     margin-right: 5px; }   .LMStoreWindow.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }   .LMStoreWindow.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }   .LMStoreWindow .LMStoreWindow.navigationBarSheetLinkHover {     color: #6475b0; }   .LMStoreWindow.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }   .LMStoreWindow.navigationBarSheetDots {     color: #6475b0; } ",show:false,showFirst:true,showPrev:true,showNext:true,showLast:true,showSheets:true,showPlayPause:true,text:"Sheets:",images:{butFirst:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first.png',butFirstOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_first_over.png',butPrev:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous.png',butPrevOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_previous_over.png',butPlay:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play.png',butPlayOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_play_over.png',butPause:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause.png',butPauseOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_pause_over.png',butNext:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next.png',butNextOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_next_over.png',butLast:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last.png',butLastOver:LMStoreWindow_lwmwmpi+'LMStoreWindow/image_064_last_over.png'}},keyboardNavigation:true,containerCss:nRTC("width:600px;height:500px;"),modalFullId: "LMStoreWindow_MWWindow600x500",containerId: "MWWindow600x500-container"});LMStoreWindow_MWWindow600x500_options.animation.open = {};lwmw_preloadImages(LMStoreWindow_MWWindow600x500_options, "<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>");LMStoreWindow.MWWindow600x500=MWWindow600x500=function(options){if (typeof options == "number" || typeof options == "string") options = {currentSheet: options};lQuery.LMStoreWindow.impl.init("<div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>1st sheet</p>     <p>&nbsp;</p>     <p>Hello!</p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>2nd sheet</p>     <p>&nbsp;</p>     <p>How are you?</p> </div> <div style='text-align:center;'>     <img src=\"http://www.likno.com/Images/lwmw_example_kid.jpg\" width=\"174\" height=\"175\" style=\"margin-top:10px;\"/>     <p>Framed photo created with our Photo Frame Show software<br><a href=\"http://www.frameshow.com\">check it out!</a></p> </div> <div style='text-align:center;'>     <p>&nbsp;</p>     <p>Embedded text of<br>4th sheet</p>     <p>&nbsp;</p>     <p>Let us know what to improve, thanks!<br><br>         <i>(use the 'Send Feedback' button in the application)</i>     </p> </div>",lQuery.extend(true, {}, LMStoreWindow_MWWindow600x500_options,options));};lQuery(function () { lQuery.liknoModal.makePageLinks('MWWindow600x500', LMStoreWindow_MWWindow600x500_options); });lwmw_checkVarUrl('LMStoreWindow', 'MWWindow900X800');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow1000x800');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow1100x800');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow1300x900');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow450x800');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow900X700');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow1000X800Wait');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow800x800');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow600x800');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow800x500');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow1000x900');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow500X500');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow500x800');lwmw_checkVarUrl('LMStoreWindow', 'MWClear900X800');lwmw_checkVarUrl('LMStoreWindow', 'MWLogicHouse');lwmw_checkVarUrl('LMStoreWindow', 'MWTest');lwmw_checkVarUrl('LMStoreWindow', 'MWWindowSI');lwmw_checkVarUrl('LMStoreWindow', 'MWWindow600x500');}}}
/*246.1*/
