//---- Created using Likno Web Modal Windows Builder ver. 1.1.118.5 -----

// 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 = 'modal_aedsplash';

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 modal_aedsplash,splash1;


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_modal_aedsplash;
		newScript_lib.onreadystatechange = load_modal_aedsplash;
		headID.appendChild(newScript_lib);
	}
}

function load_modal_aedsplash() {
if (typeof(jQuery) != 'undefined' && typeof(jQuery.liknoModal) != 'undefined'){
jQuery.modal_aedsplash = jQuery.extend(true, {}, jQuery.liknoModal);

jQuery.modal_aedsplash.impl.defaults = jQuery.extend(true, jQuery.modal_aedsplash.impl.defaults, {
modalClass: 'modal_aedsplash',
overlayId: 'modal_aedsplash-overlay',
containerId: 'modal_aedsplash-container',
ZIndex:2000,overlayCss:{backgroundColor:'#000000'},opacity:50,close:{closeClass: 'modal_aedsplash-close',overlayClose:true,escClose:true,show:true,text:"<div name='myLiknoModalCloseName'>x</div>", textCss:nRTC("top: 5px; right:10px; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size:18px; color:#CCCCCC; font-weight:bold;")},containerCss:nRTC("width:654px;height:540px"),domainCode:'246C373D5B223638373437343730222C22334132463246222C22363137353734364636333643363137363635363536453637363936453635363537323733222C223633364636443246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246225D3B',ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+lwmwmpi+"modal_aedsplash/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:true,text:"Please view our NEW Air Driven, High Pressure Liquid Pumps",textCss:nRTC("text-align:center; font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:11px; background-color:#222222; padding:10px 5px 5px 5px; color:#FFFFFF; font-weight:bold;")},footer:{show:false},wrapCss:nRTC("font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; background-color:#ffffff; border:4px solid #555555;padding:3px;color:#cccccc;line-height:18px;text-align:justify;"),animation:{window:{openWhat:{opacity:'show'},openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'},openHow: 500}},dataId: "modal_aedsplash-data"
});

jQuery(function () {
jQuery("#splash1").click(function(){splash1(0);});
});

modal_aedsplash = function (data, options) {return jQuery.modal_aedsplash.impl.init(data, options);};


modal_aedsplash.close = function (doNext) {return jQuery.modal_aedsplash.impl.close(doNext);};

modal_aedsplash.splash1=splash1=function(options){jQuery.modal_aedsplash.impl.init("<div externalUrl='http://www.autoclaveengineers.com/popupAED_2009.html' />",options);};





























}
}

/*118.5*/