/* Image w/ description tooltip v2.0
* Created: April 23rd, 2010. This notice must stay intact for usage 
* Author: Dynamic Drive at http://www.dynamicdrive.com/
* Visit http://www.dynamicdrive.com/ for full source code
*/


var ddimgtooltip={

	tiparray:function(){
		var tooltips=[]
		//define each tooltip below: tooltip[inc]=['path_to_image', 'optional desc', optional_CSS_object]
		//For desc parameter, backslash any special characters inside your text such as apotrophes ('). Example: "I\'m the king of the world"
		//For CSS object, follow the syntax: {property1:"cssvalue1", property2:"cssvalue2", etc}

		tooltips[0]=["http://mantagua.cl/info/instalaciones/none.png", "<p>Instalaciones</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[1]=["http://mantagua.cl/info/instalaciones/e_hotel.jpg", "<p>Hotel de 32 habitaciones</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[2]=["http://mantagua.cl/info/instalaciones/e_terraza.jpg", "<p>Terraza con vista Panoramica</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[3]=["http://mantagua.cl/info/instalaciones/e_cabanas.jpg", "<p>26 Cabanas</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[4]=["http://mantagua.cl/info/instalaciones/e_hallcentral.jpg", "<p>Clubhouse </p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[5]=["http://mantagua.cl/info/instalaciones/e_comedores.jpg", "<p>Comedores</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[6]=["http://mantagua.cl/info/instalaciones/e_mantagua1.jpg", "<p>Salon Mantagua 1</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[7]=["http://mantagua.cl/info/instalaciones/e_mantagua2.jpg", "<p>Salon Mantagua 2</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[8]=["http://mantagua.cl/info/instalaciones/e_pacifico.jpg", "<p>Salon Pacifico</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[36]=["http://mantagua.cl/info/instalaciones/e_sauce.jpg", "<p>Salon Sauce</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[9]=["http://mantagua.cl/info/instalaciones/e_mauco.jpg", "<p>Salon Mauco</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[10]=["http://mantagua.cl/info/instalaciones/e_campestre.jpg", "<p>Salon campestre </p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[11]=["http://mantagua.cl/info/instalaciones/e_miniclub.jpg", "<p>Mini Club</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[12]=["http://mantagua.cl/info/instalaciones/e_cabalgatas.jpg", "<p>Sector Cabalgatas</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[13]=["http://mantagua.cl/info/instalaciones/e_piscina1.jpg", "<p>Piscina al aire libre</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[14]=["http://mantagua.cl/info/instalaciones/e_piscina2.jpg", "<p>Piscina climatizada</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[15]=["http://mantagua.cl/info/instalaciones/e_tobogan.jpg", "<p>Piscina al aire libre con tobogan</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[16]=["http://mantagua.cl/info/instalaciones/e_piscina_nino.jpg", "<p>Piscina ninos</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[17]=["http://mantagua.cl/info/instalaciones/e_juegos.jpg", "<p>Parque de Juegos para ninos</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[18]=["http://mantagua.cl/info/instalaciones/e_canopy.jpg", "<p>Canopy</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[19]=["http://mantagua.cl/info/instalaciones/e_tirolesa.jpg", "<p>Tirolesa</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[20]=["http://mantagua.cl/info/instalaciones/e_carreta.jpg", "<p>Paseos en Carreta</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[21]=["http://mantagua.cl/info/instalaciones/e_fogata.jpg", "<p>Sector Fogatas</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[22]=["http://mantagua.cl/info/instalaciones/e_futbolito.jpg", "<p>Canchas de futbolito</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[23]=["http://mantagua.cl/info/instalaciones/e_tenis.jpg", "<p>Cancha de Tenis</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[24]=["http://mantagua.cl/info/instalaciones/none.png", "<p>Cancha de Volley</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[25]=["http://mantagua.cl/info/instalaciones/e_escalada.jpg", "<p>Muro de escalada </p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[26]=["http://mantagua.cl/info/instalaciones/e_paint.jpg", "<p>Parque para Paintball </p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[27]=["http://mantagua.cl/info/instalaciones/e_kayak.jpg", "<p>Kayak</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[28]=["http://mantagua.cl/info/instalaciones/e_22.jpg", "<p>22 hectareas de terreno propio para actividades outdoor</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[29]=["http://mantagua.cl/info/instalaciones/e_arco.jpg", "<p>Sector tiro con arco y flecha</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[30]=["http://mantagua.cl/info/instalaciones/e_palo.jpg", "<p>Cordero al palo</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[31]=["http://mantagua.cl/info/instalaciones/none.png", "<p>Horno de barro</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[32]=["http://mantagua.cl/info/instalaciones/e_outdoor.jpg", "<p>Actividades Outdoor</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[33]=["http://mantagua.cl/info/instalaciones/none.png", "<p>Estacionamiento privado</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[34]=["http://mantagua.cl/info/instalaciones/none.png", "<p>Area aterrizaje para helicópteros</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]
		tooltips[35]=["http://mantagua.cl/info/instalaciones/none.png", "<p>Instalaciones</p>", {height: "auto", color:"black", border:"1px #9C3", width:"200px"}]

		return tooltips //do not remove/change this line
	}(),

	tooltipoffsets: [20, -30], //additional x and y offset from mouse cursor for tooltips

	//***** NO NEED TO EDIT BEYOND HERE

	tipprefix: 'imgtip', //tooltip ID prefixes

	createtip:function($, tipid, tipinfo){
		if ($('#'+tipid).length==0){ //if this tooltip doesn't exist yet
			return $('<div id="' + tipid + '" class="ddimgtooltip" />').html(
				'<div style="text-align:center"><img src="' + tipinfo[0] + '" /></div>'
				+ ((tipinfo[1])? '<div style="text-align:left; margin-top:5px">'+tipinfo[1]+'</div>' : '')
				)
			.css(tipinfo[2] || {})
			.appendTo(document.body)
		}
		return null
	},

	positiontooltip:function($, $tooltip, e){
		var x=e.pageX+this.tooltipoffsets[0], y=e.pageY+this.tooltipoffsets[1]
		var tipw=$tooltip.outerWidth(), tiph=$tooltip.outerHeight(), 
		x=(x+tipw>$(document).scrollLeft()+$(window).width())? x-tipw-(ddimgtooltip.tooltipoffsets[0]*2) : x
		y=(y+tiph>$(document).scrollTop()+$(window).height())? $(document).scrollTop()+$(window).height()-tiph-10 : y
		$tooltip.css({left:x, top:y})
	},
	
	showbox:function($, $tooltip, e){
		$tooltip.show()
		this.positiontooltip($, $tooltip, e)
	},

	hidebox:function($, $tooltip){
		$tooltip.hide()
	},


	init:function(targetselector){
		jQuery(document).ready(function($){
			var tiparray=ddimgtooltip.tiparray
			var $targets=$(targetselector)
			if ($targets.length==0)
				return
			var tipids=[]
			$targets.each(function(){
				var $target=$(this)
				$target.attr('rel').match(/\[(\d+)\]/) //match d of attribute rel="imgtip[d]"
				var tipsuffix=parseInt(RegExp.$1) //get d as integer
				var tipid=this._tipid=ddimgtooltip.tipprefix+tipsuffix //construct this tip's ID value and remember it
				var $tooltip=ddimgtooltip.createtip($, tipid, tiparray[tipsuffix])
				$target.mouseenter(function(e){
					var $tooltip=$("#"+this._tipid)
					ddimgtooltip.showbox($, $tooltip, e)
				})
				$target.mouseleave(function(e){
					var $tooltip=$("#"+this._tipid)
					ddimgtooltip.hidebox($, $tooltip)
				})
				$target.mousemove(function(e){
					var $tooltip=$("#"+this._tipid)
					ddimgtooltip.positiontooltip($, $tooltip, e)
				})
				if ($tooltip){ //add mouseenter to this tooltip (only if event hasn't already been added)
					$tooltip.mouseenter(function(){
						ddimgtooltip.hidebox($, $(this))
					})
				}
			})

		}) //end dom ready
	}
}

//ddimgtooltip.init("targetElementSelector")
ddimgtooltip.init("*[rel^=imgtip]")
