$(document).ready(function(){$('a').each(function(){$(this).attr({href:$(this).attr('href').replace('[kuki]','@').replace('[pont]','.')});$(this).html($(this).html().replace('[kuki]','@').replace('[pont]','.'))});$('.phperror').hide();var tartalom='';$('.phperror').each(function(index){if(index>0){tartalom+="\n"}tartalom+=$(this).html()});if(tartalom!=''){jAlert(tartalom,'Gépház üzen')}$("div#gplus").html('<g:plusone size="small" annotation="none"></g:plusone>');$().UItoTop({easingType:'easeOutQuart'});$(".honlapkeszites").click(function(){var alt=$(this).attr('alt');var csom_speed='5000';if(alt!='open'){$(this).children(".content").animate({'padding-top':'25px'},csom_speed);$(this).children(".extended").slideDown(csom_speed);$(this).children(".title").animate({'padding-left':'155px',width:265},csom_speed);$(this).children(".csomag").animate({width:89,height:144,top:-25},csom_speed);$(this).children(".nyil_le").hide(csom_speed);$(this).children(".nyil_fel").show(csom_speed);$(this).attr({'alt':'open'})}else{$(this).children(".extended").slideUp(csom_speed);$(this).children(".title").animate({'padding-left':'120px',width:300},csom_speed);$(this).children(".csomag").animate({width:69,height:112,top:-20},csom_speed);$(this).children(".content").animate({'padding-top':'0px'},csom_speed);$(this).children(".nyil_le").show(csom_speed);$(this).children(".nyil_fel").hide(csom_speed);$(this).attr({'alt':'close'})}})});$(this).bind("contextmenu",function(e){var info='<center><a href="http://www.dreambit.hu" target="_blank">www.dreambit.hu</a> &copy; Tempo Bit Kft.</center>';e.preventDefault();info+='<br/>'+navigator.userAgent.toLowerCase();jAlert(info,'Gépház üzen')});$(function(){$("#bubi").lavaLamp({fx:"easeOutQuart",speed:700})});function cAlert(head,text,location){jAlert(text,head,function(){window.location=location})}
