//---- Created using Likno Web Modal Windows Builder ver. 1.1.124.4 -----

// Copyright (c) Likno Software 2008-2009
// This code is property of Likno Software and licensed for use in *websites* only. It is *not* licensed for use in distributable implementations (applications or CD-based webs), unless the related license is provided by Likno Software.
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// *Removal of the present copyright notice is strictly prohibited*

var headID = document.getElementsByTagName("head")[0];

var lwmwName = 'catalogue';

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 catalogue,catalogue1,catalogue2,catalogue3,catalogue4,catalogue5,catalogue6,catalogue7,catalogue8;

if (typeof(jQuery) == 'undefined'){
	var newScript_jQ = document.createElement('script');
	newScript_jQ.type = 'text/javascript';
	newScript_jQ.onload = jQloaded;
	newScript_jQ.onreadystatechange = jQloaded;
	newScript_jQ.src = lwmwmpi+"jquery.js";
	headID.appendChild(newScript_jQ);
} else jQloaded();

function jQloaded(){
	if (typeof(jQuery) != 'undefined'){ 
		var newScript_lib = document.createElement('script');
		newScript_lib.type = 'text/javascript';
		newScript_lib.src = lwmwmpi+"likno-modal-lib.js";
		newScript_lib.onload = load_catalogue;
		newScript_lib.onreadystatechange = load_catalogue;
		headID.appendChild(newScript_lib);
	}
}

function load_catalogue() {if (typeof(jQuery) != 'undefined' && typeof(jQuery.liknoModal) != 'undefined'){jQuery.catalogue = jQuery.extend(true, {}, jQuery.liknoModal);jQuery.catalogue.impl.defaults = jQuery.extend(true, jQuery.catalogue.impl.defaults, {modalClass: 'catalogue',overlayId: 'catalogue-overlay',containerId: 'catalogue-container',ZIndex:2000,overlayCss:{backgroundColor:'#6f7965'},opacity:80,close:{closeClass: 'catalogue-close',overlayClose:true,escClose:true,show:true,text:"<div name='myLiknoModalCloseName'><img src='"+lwmwmpi+"catalogue/image_015_close.png' /></div>", textCss:nRTC("top: -15px; right: -15px;")},containerCss:nRTC("width:600px;height:500px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; border-width:2px 2px 2px 2px; border-style: solid; border-color: #6f7965;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C22363336353634363137323643364636373733373437323735363337343735373236353733222C223633364636443246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+lwmwmpi+"catalogue/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:true,text:"Design Catalogue",textCss:nRTC("font-family:Verdana, Arial, Helvetica, sans-serif; font-size:17px; background-color:#bdc9b2; border-width:0px 0px 2px 0px; border-style: solid; border-color: #6f7965; padding:7px;color:#464f30; text-align:center; font-weight:bold;height:18px;")},footer:{show:false},wrapCss:nRTC("font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#d5e1c9;padding:25px;color:#464f30;line-height:18px;text-align:center;"),isMultiSheet:false, currentSheet:0,loop:true,play:{autoStart:false,pauseByMouse:false,direction:0,delay:1500},navigationBar:{maxSheets:9,show:true,showFirst:true,showPrev:true,showPlayPause:true,showNext:true,showLast:true,showSheets:true,cssClasses:".catalogue{border-width:0px;margin:0px;padding:0px;} .catalogue.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+lwmwmpi+"catalogue/image_064_bg.png');     height: 19px; }  .catalogue.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }  .catalogue.navigationBarSheetSection { }  .catalogue.navigationBarFirst {      padding-right: 1px; }  .catalogue.navigationBarPrev { }  .catalogue.navigationBarNext { }  .catalogue.navigationBarLast {     padding-left: 1px; }  .catalogue.navigationBarPlayPause {     margin-right: 5px; }  .catalogue.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }  .catalogue.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }  .catalogue .catalogue.navigationBarSheetLinkHover {     color: #6475b0; }  .catalogue.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }  .catalogue.navigationBarSheetDots {     color: #6475b0; }",text:"Sheets:", images:{butFirst:lwmwmpi+'catalogue/image_064_first.png',butFirstOver:lwmwmpi+'catalogue/image_064_first_over.png',butPrev:lwmwmpi+'catalogue/image_064_previous.png',butPrevOver:lwmwmpi+'catalogue/image_064_previous_over.png',butPlay:lwmwmpi+'catalogue/image_064_play.png',butPlayOver:lwmwmpi+'catalogue/image_064_play_over.png',butPause:lwmwmpi+'catalogue/image_064_pause.png',butPauseOver:lwmwmpi+'catalogue/image_064_pause_over.png',butNext:lwmwmpi+'catalogue/image_064_next.png',butNextOver:lwmwmpi+'catalogue/image_064_next_over.png',butLast:lwmwmpi+'catalogue/image_064_last.png',butLastOver:lwmwmpi+'catalogue/image_064_last_over.png'}},transition:{openWhat:{height:'show'}, openHow: 0,closeWhat:{height:'hide'}, closeHow: 0},animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500},closeWhat:{opacity:'hide'}, closeHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500,closeWhat:{opacity:'hide'}, closeHow: 500}},dataId: "catalogue-data"});jQuery(function () {jQuery("#catalogue1").click(function(){catalogue1();});jQuery("#catalogue2").click(function(){catalogue2();});jQuery("#catalogue3").click(function(){catalogue3();});jQuery("#catalogue4").click(function(){catalogue4();});jQuery("#catalogue5").click(function(){catalogue5();});jQuery("#catalogue6").click(function(){catalogue6();});jQuery("#catalogue7").click(function(){catalogue7();});jQuery("#catalogue8").click(function(){catalogue8();});});catalogue = function (data, options) {return jQuery.catalogue.impl.init(data, options);};catalogue.close = function (doNext) {return jQuery.catalogue.impl.close(doNext);};catalogue.catalogue1=catalogue1=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/chaletdesignbg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};catalogue.catalogue2=catalogue2=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/garagebg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};catalogue.catalogue3=catalogue3=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/garagelargebg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};catalogue.catalogue4=catalogue4=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/guestcabinbg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};catalogue.catalogue5=catalogue5=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/pavillionoutsidebg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};catalogue.catalogue6=catalogue6=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/pavilioninsidebg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};catalogue.catalogue7=catalogue7=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/wildernessbg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};catalogue.catalogue8=catalogue8=function(options){jQuery.catalogue.impl.init("<img src='http://www.cedarlogstructures.com/designs/saunabg.jpg' width='500' height='375' />",jQuery.extend(true,{containerCss:nRTC("width:550px;height:500px;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}}},options));};}}
/*124.4*/