// JavaScript Document

	$(document).ready(function(){
	
		
		$("#solarhotwater-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
			$("#solarhvac-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
					$("#solarpoolheating-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
							$("#solarspaceheating-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
									$("#solarpv-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
																	$("#solarsplit-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
										$("#solarglycol-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
																$("#solarinverters-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
										$("#solartanks-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});	
															$("#solartrough-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});
										$("#solarfinance-target-1").ezpz_tooltip({
			contentPosition: 'below',
			stayOnContent: true,
			offset: 0
		});	
	});
