//---- Created using Likno Web Modal Windows Builder ver. 1.1.134.1 -----

// 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 = 'modalnewmirror';

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 modalnewmirror,mirror_cosmo,mirror_glamour,mirror_GLOW,mirror_minimalist,mirror_romantic;

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_modalnewmirror;
		newScript_lib.onreadystatechange = load_modalnewmirror;
		headID.appendChild(newScript_lib);
	}
}

function load_modalnewmirror() {if (typeof(jQuery) != 'undefined' && typeof(jQuery.liknoModal) != 'undefined'){jQuery.modalnewmirror = jQuery.extend(true, {}, jQuery.liknoModal);jQuery.modalnewmirror.impl.defaults = jQuery.extend(true, jQuery.modalnewmirror.impl.defaults, {modalClass: 'modalnewmirror',overlayId: 'modalnewmirror-overlay',containerId: 'modalnewmirror-container',zIndex:2000,overlayCss:{backgroundColor:'#310032'},opacity:50,close:{closeClass: 'modalnewmirror-close',overlayClose:true,escClose:true,show:true,text:"<div name='myLiknoModalCloseName'><span title='Close'><a href='javascript:void(0)' style='color:#000066;'>Close</a> <img src='"+lwmwmpi+"modalnewmirror/image_007_close.png' align='absmiddle' /></span></div>", textCss:nRTC("top: 10px; right: 10px; font-size:11px; font-family:Verdana,Arial,Helvetica,sans-serif;")},position:[0,0],positionType:0,containerCss:nRTC("width:600px;height:600px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; border:3px solid #310032;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C223634363137323635373436463637364336463737222C223633364636443246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadImage:""+lwmwmpi+"modalnewmirror/ajax-loader-clock.gif", ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+lwmwmpi+"modalnewmirror/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:false},footer:{show:false},wrapCss:nRTC("background-color:#f8f6e6; padding:40px;"),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:".modalnewmirror{border-width:0px;margin:0px;padding:0px;} .modalnewmirror.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+lwmwmpi+"assetsu/image_064_bg.png');     height: 19px; }  .modalnewmirror.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }  .modalnewmirror.navigationBarSheetSection { }  .modalnewmirror.navigationBarFirst {      padding-right: 1px; }  .modalnewmirror.navigationBarPrev { }  .modalnewmirror.navigationBarNext { }  .modalnewmirror.navigationBarLast {     padding-left: 1px; }  .modalnewmirror.navigationBarPlayPause {     margin-right: 5px; }  .modalnewmirror.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }  .modalnewmirror.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }  .modalnewmirror .modalnewmirror.navigationBarSheetLinkHover {     color: #6475b0; }  .modalnewmirror.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }  .modalnewmirror.navigationBarSheetDots {     color: #6475b0; }",text:"Sheets:",images:{butFirst:lwmwmpi+'modalnewmirror/image_064_first.png',butFirstOver:lwmwmpi+'modalnewmirror/image_064_first_over.png',butPrev:lwmwmpi+'modalnewmirror/image_064_previous.png',butPrevOver:lwmwmpi+'modalnewmirror/image_064_previous_over.png',butPlay:lwmwmpi+'modalnewmirror/image_064_play.png',butPlayOver:lwmwmpi+'modalnewmirror/image_064_play_over.png',butPause:lwmwmpi+'modalnewmirror/image_064_pause.png',butPauseOver:lwmwmpi+'modalnewmirror/image_064_pause_over.png',butNext:lwmwmpi+'modalnewmirror/image_064_next.png',butNextOver:lwmwmpi+'modalnewmirror/image_064_next_over.png',butLast:lwmwmpi+'modalnewmirror/image_064_last.png',butLastOver:lwmwmpi+'modalnewmirror/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: "modalnewmirror-data"});lwmw_preloadImages(jQuery.modalnewmirror.impl.defaults);jQuery(function () {jQuery("#mirror_cosmo").click(function(){mirror_cosmo();});jQuery("#mirror_glamour").click(function(){mirror_glamour();});jQuery("#mirror_GLOW").click(function(){mirror_GLOW();});jQuery("#mirror_minimalist").click(function(){mirror_minimalist();});jQuery("#mirror_romantic").click(function(){mirror_romantic();});});modalnewmirror = function (data, options) {return jQuery.modalnewmirror.impl.init(data, options);};modalnewmirror.close = function (doNext) {return jQuery.modalnewmirror.impl.close(doNext);};var modalnewmirror_mirror_cosmo_options = jQuery.extend(true,{ }, jQuery.modalnewmirror.impl.defaults, { });lwmw_preloadImages(modalnewmirror_mirror_cosmo_options);modalnewmirror.mirror_cosmo=mirror_cosmo=function(options){jQuery.modalnewmirror.impl.init("<img src=\"picture_file/mirror_cosmo.jpg\">  ",jQuery.extend(true,modalnewmirror_mirror_cosmo_options,options));};var modalnewmirror_mirror_glamour_options = jQuery.extend(true,{ }, jQuery.modalnewmirror.impl.defaults, { });lwmw_preloadImages(modalnewmirror_mirror_glamour_options);modalnewmirror.mirror_glamour=mirror_glamour=function(options){jQuery.modalnewmirror.impl.init("<img src=\"picture_file/mirror_glamour.jpg\"> ",jQuery.extend(true,modalnewmirror_mirror_glamour_options,options));};var modalnewmirror_mirror_GLOW_options = jQuery.extend(true,{ }, jQuery.modalnewmirror.impl.defaults, { });lwmw_preloadImages(modalnewmirror_mirror_GLOW_options);modalnewmirror.mirror_GLOW=mirror_GLOW=function(options){jQuery.modalnewmirror.impl.init("<img src=\"picture_file/mirror_GLOW.jpg\"> ",jQuery.extend(true,modalnewmirror_mirror_GLOW_options,options));};var modalnewmirror_mirror_minimalist_options = jQuery.extend(true,{ }, jQuery.modalnewmirror.impl.defaults, { });lwmw_preloadImages(modalnewmirror_mirror_minimalist_options);modalnewmirror.mirror_minimalist=mirror_minimalist=function(options){jQuery.modalnewmirror.impl.init("<img src=\"picture_file/mirror_minimalist.jpg\"> ",jQuery.extend(true,modalnewmirror_mirror_minimalist_options,options));};var modalnewmirror_mirror_romantic_options = jQuery.extend(true,{ }, jQuery.modalnewmirror.impl.defaults, { });lwmw_preloadImages(modalnewmirror_mirror_romantic_options);modalnewmirror.mirror_romantic=mirror_romantic=function(options){jQuery.modalnewmirror.impl.init("<img src=\"picture_file/mirror_romantic.jpg\"> ",jQuery.extend(true,modalnewmirror_mirror_romantic_options,options));};}}
/*134.1*/
