/*
 * DivBox - jQuery Plugin
 * Example and Documentation: http://tedk.com.br/blog/
 *
 * Version: 1.0 (19/08/2011)
 * Requires: jQuery v1.4+
 *
 * Copyright (c) 2011 Ted k'
 * http://tedk.com.br/
 *
 * Dual licensed under the MIT or GPL Version 2 licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(1($){$.V.3=1(5){2 t=$(o);2 r={7:"#S",n:0.8,x:d,D:"",m:"3-6"};5=$.T(r,5);$(o).12(1(){$("15").Z("<c k=\'3-y\' p=\'w: G;\'></c><c m=\'"+5.m+" 3-6-l\' p=\'w: G;\'>"+t.Y()+"</c>");C(5.x,5.D);I()});1 C(e,h){2 4=$("#3-y");2 F=$(h);4.O({n:5.n}).f({v:"H",R:"11%",j:$(N).j(),s:0,u:0,"z-P":"16","K-7":5.7});a(e==d){4.f("1g","1k")}4.J(9,1(){q()});2 b=1(k){k.1l(1(){2 g=$(".3-6-l");4.B(9);g.B(9,1(){4.A();g.A()})})};a(h==""){a(e==d){b(4)}}1f{b(F);a(e==d){b(4)}}}1 q(){2 i=$(".3-6");i.f({v:"H",u:"E%",s:"E%",M:"-1i",1c:"-1b",R:"1a",j:"17","z-P":"18","K-7":"#19"});i.J(9)}1 I(){2 Q={1e:1m,1j:1h};$(W).X(1(){2 L=$(N).U();$(".3-6-l").O({M:(L-14)+"10"},Q)})}13 t}})(1d);',62,85,'|function|var|divbox|id_mask|options|meio|color||200|if|fecharDivMask|div|true|valorFundo|css|id_div_padrao|valorFechar|id_meio|height|id|padrao|class|opacity|this|style|styleMeio|defaults|top||left|position|display|clickBackground|mask||remove|fadeOut|styleMask|close|50|id_mask_close|none|absolute|stylePadrao|fadeIn|background|valor_atual|marginTop|document|animate|index|velocidade|width|000|extend|scrollTop|fn|window|scroll|html|prepend|px|100|each|return|140|body|9999|300px|99999|FFF|500px|250px|marginLeft|jQuery|duration|else|cursor|false|150px|queue|pointer|click|900'.split('|'),0,{}))

$(function(){
	$("#como-chegar").click(function(){
		$("#mapa").divbox();
	});
});
