
$(document).ready(function(){if(GetCookie('sResolution')==null){sq='1280x1024';switch(screen.width)
{case 800:sq='800x600';break;case 1024:sq='1024x768';break;case 1152:sq='1152x864';break;case 1280:if(screen.height==720)sq='1280x720';else if(screen.height==800)sq='1280x800';else if(screen.height==960)sq='1280x960';else if(screen.height==1024)sq='1280x1024';break;case 1400:sq='1400x1050';break;case 1440:sq='1440x900';break;case 1600:sq='1600x1200';break;case 1680:sq='1680x1050';break;case 1920:if(screen.height==1080)sq='1920x1080';else if(screen.height==1200)sq='1920x1200';break;}
SetCookie('sResolution',sq);$('body').css('background-image','url(images/back/'+sq+'.jpg)');}
$("a[@rel~='external']").click(function(){window.open($(this).attr("href"));return false;});$('.menubuttons').hover(function(){$(this).animate({borderTopWidth:"4px"},100);},function(){$(this).animate({borderTopWidth:"1px"},100);});$("img[@src$=.png][class!='xdock']").ifixpng();$('.kwicksmenu').kwicks({maxWidth:210,spacing:17});var swf02=new SWFObject("swf/villaelise.swf","flashVillaElise","100%","100%","8","#ffffff");swf02.addParam("quality","high");swf02.addParam("menu","false");swf02.addParam("wmode","transparent");swf02.write("pojTopBanner");});