// configuration variable for the hint object, these setting will be shared among all hints created by this object
var HINTS_CFG = {
	'wise'       : true, // don't go off screen, don't overlap the object in the document
	'margin'     : 10, // minimum allowed distance between the hint and the window edge (negative values accepted)
	'gap'        : 20, // minimum allowed distance between the hint and the origin (negative values accepted)
	'align'      : 'bctc', // align of the hint and the origin (by first letters origin's top|middle|bottom left|center|right to hint's top|middle|bottom left|center|right)
	'css'        : 'hintsClass', // a style class name for all hints, applied to DIV element (see style section in the header of the document)
	'show_delay' : 200, // a delay between initiating event (mouseover for example) and hint appearing
	'hide_delay' : 500, // a delay between closing event (mouseout for example) and hint disappearing
	'follow'     : false, // hint follows the mouse as it moves
	'z-index'    : 0, // a z-index for all hint layers
	'IEfix'      : false, // fix IE problem with windowed controls visible through hints (activate if select boxes are visible through the hints)
	'IEtrans'    : ['revealTrans(TRANSITION=3,DURATION=.5)', 'revealTrans(TRANSITION=2,DURATION=.5)'], // [show transition, hide transition] - transition effects, only work in IE5+
	'opacity'    : 100 // opacity of the hint in %%
	
};
// text/HTML of the hints
var HINTS_ITEMS = {
	'tt1': '<img src="indexPage/img/HPIM0932.JPG" border="1" />',
	'tt2': '<img src="indexPage/img/HPIM0933.JPG" border="1" />',
	'tt3': '<img src="indexPage/img/HPIM0934.JPG" border="1" />',
	'tt4': '<img src="indexPage/img/HPIM0935.JPG" border="1" />',
	'tt5': '<img src="indexPage/img/HPIM0936.JPG" border="1" />',
	'tt6': '<img src="indexPage/img/HPIM0938.JPG" border="1" />',
	'tt7': '<img src="indexPage/img/HPIM0939.JPG" border="1" />',
	'tt8': '<img src="indexPage/img/HPIM0940.JPG" border="1" />',
	'tt9': '<img src="indexPage/img/HPIM0941.JPG" border="1" />',
	'tt10': '<img src="indexPage/img/HPIM0942.JPG" border="1" />',
	'tt11': '<img src="indexPage/img/HPIM0943.JPG" border="1" />',
	'tt12': '<img src="indexPage/img/HPIM0944.JPG" border="1" />',
	'tt13': '<img src="indexPage/img/HPIM0945.JPG" border="1" />',
	'tt14': '<img src="indexPage/img/HPIM0946.JPG" border="1" />',
	'tt15': '<img src="indexPage/img/HPIM0947.JPG" border="1" />',
	'tt16': '<img src="indexPage/img/HPIM0948.JPG" border="1" />',
	'tt17': '<img src="indexPage/img/HPIM0949.JPG" border="1" />',
	'tt18': '<img src="indexPage/img/HPIM0950.JPG" border="1" />',
	'tt19': '<img src="indexPage/img/HPIM0951.JPG" border="1" />',
	'tt20': '<img src="indexPage/img/HPIM0952.JPG" border="1" />',
	'tt21': '<img src="indexPage/img/HPIM0953.JPG" border="1" />',
	'tt22': '<img src="indexPage/img/HPIM0954.JPG" border="1" />',
	'tt23': '<img src="indexPage/img/HPIM0955.JPG" border="1" />',
	'tt24': '<img src="indexPage/img/HPIM1094.JPG" border="1" />',
	'tt25': '<img src="indexPage/img/HPIM1095.JPG" border="1" />',
	'tt26': '<img src="indexPage/img/HPIM1096.JPG" border="1" />',
	'tt27': '<img src="indexPage/img/HPIM1097.JPG" border="1" />',
	'tt28': '<img src="indexPage/img/HPIM1098.JPG" border="1" />',
	'tt29': '<img src="indexPage/img/HPIM1099.JPG" border="1" />',
	'tt30': '<img src="indexPage/img/HPIM1100.JPG" border="1" />',
	'tt31': '<img src="indexPage/img/HPIM1101.JPG" border="1" />',
	'tt32': '<img src="indexPage/img/HPIM1102.JPG" border="1" />',
	'tt33': '<img src="indexPage/img/HPIM1103.JPG" border="1" />',
	'tt34': '<img src="indexPage/img/HPIM1104.JPG" border="1" />',
	'tt35': '<img src="indexPage/img/HPIM1105.JPG" border="1" />',
	'tt36': '<img src="indexPage/img/HPIM1109.JPG" border="1" />',
	'tt37': '<img src="indexPage/img/HPIM1110.JPG" border="1" />',
	'tt38': '<img src="indexPage/img/HPIM1112.JPG" border="1" />',
	'tt39': '<img src="indexPage/img/HPIM1113.JPG" border="1" />',
	'tt40': '<img src="indexPage/img/HPIM1114.JPG" border="1" />',
	'tt41': '<img src="indexPage/img/HPIM1115.JPG" border="1" />',
	'tt42': '<img src="indexPage/img/HPIM1116.JPG" border="1" />',
	'tt43': '<img src="indexPage/img/HPIM1117.JPG" border="1" />',
	'tt44': '<img src="indexPage/img/HPIM1118.JPG" border="1" />',
	'tt45': '<img src="indexPage/img/HPIM1119.JPG" border="1" />',
	'tt46': '<img src="indexPage/img/HPIM1120.JPG" border="1" />',
	'tt47': '<img src="indexPage/img/HPIM1121.JPG" border="1" />',
	'tt48': '<img src="indexPage/img/HPIM1137.JPG" border="1" />',
	'tt49': '<img src="indexPage/img/HPIM1138.JPG" border="1" />',
	'tt50': '<img src="indexPage/img/HPIM1139.JPG" border="1" />',
	'tt51': '<img src="indexPage/img/HPIM1140.JPG" border="1" />',
	'tt52': '<img src="indexPage/img/HPIM1141.JPG" border="1" />',
	'tt53': '<img src="indexPage/img/HPIM1142.JPG" border="1" />',
	'tt54': '<img src="indexPage/img/HPIM1143.JPG" border="1" />',
	'tt55': '<img src="indexPage/img/HPIM1144.JPG" border="1" />'
	
	

};

var myHint = new THints (HINTS_ITEMS, HINTS_CFG);



