<!-- 
//// Image Set 1

	G_total_sa = 0;				// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	ae_("");
	function ae_ (description) {
	G_total_sa++;
	sa [G_total_sa] = description;
	}
	function rand() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_sa + 1,10);
	return RN;
	}
	function sa () {}

	//Random set 2
	
	G_total_sacl = 0;			// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number

	cl_("<img src='/gtp/images/homeImage01.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage12.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage03.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage04.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage05.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage06.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage11.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage09.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");
	cl_("<img src='/gtp/images/homeImage10.jpg' width='794' height='663' border='0' name='slide' style='filter:blendTrans(duration=2)'>");

	function cl_ (description) {
	G_total_sacl++;
	sacl [G_total_sacl] = description;
	}
	function rand2() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_sacl + 1,10);
	return RN;
	}
	function sacl () {}

//// Image Set 2

	G_total_al = 0;				// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	ale_("");
	function ale_ (description) {
	G_total_al++;
	al [G_total_al] = description;
	}
	function rand() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_al + 1,10);
	return RN;
	}
	function al () {}

	
	G_total_alc2 = 0;			// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	c2_("<img src='/gtp/images/portfoliioAlbum1.jpg' width='250' height='135' border='0'>");
	c2_("<img src='/gtp/images/portfoliioAlbum2.jpg' width='250' height='135' border='0'>");
	c2_("<img src='/gtp/images/portfoliioAlbum3.jpg' width='250' height='135' border='0'>");
	c2_("<img src='/gtp/images/portfoliioAlbum4.jpg' width='250' height='135' border='0'>");
	c2_("<img src='/gtp/images/portfoliioAlbum5.jpg' width='250' height='135' border='0'>");

	function c2_ (description) {
	G_total_alc2++;
	alc2 [G_total_alc2] = description;
	}
	function rand3() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_alc2 + 1,10);
	return RN;
	}
	function alc2 () {}

//// Image Set 3

	G_total_smp = 0;				// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	smpe_("");
	function smpe_ (description) {
	G_total_smp++;
	smp [G_total_smp] = description;
	}
	function rand() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp + 1,10);
	return RN;
	}
	function smp () {}

	
	G_total_smpc3 = 0;			// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	c3_("<img src='/gtp/images/photos/wedding/thm_t003.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c3_("<img src='/gtp/images/photos/wedding/thm_t008.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c3_("<img src='/gtp/images/photos/wedding/thm_a002.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c3_("<img src='/gtp/images/photos/wedding/thm_t018.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c3_("<img src='/gtp/images/photos/wedding/thm_t011.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");

	function c3_ (description) {
	G_total_smpc3++;
	smpc3 [G_total_smpc3] = description;
	}
	function rand4() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smpc3 + 1,10);
	return RN;
	}
	function smpc3 () {}


//// Image Set 4

	G_total_smp2 = 0;				// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	smp2e_("");
	function smp2e_ (description) {
	G_total_smp2++;
	smp2 [G_total_smp2] = description;
	}
	function rand() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp2 + 1,10);
	return RN;
	}
	function smp2 () {}


	
	G_total_smp2c4 = 0;			// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	c4_("<img src='/gtp/images/photos/portraits/thm_p026.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c4_("<img src='/gtp/images/photos/portraits/thm_p024.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c4_("<img src='/gtp/images/photos/portraits/thm_p025.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c4_("<img src='/gtp/images/photos/portraits/thm_p027.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c4_("<img src='/gtp/images/photos/portraits/thm_p022.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c4_("<img src='/gtp/images/photos/portraits/thm_p3_013.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c4_("<img src='/gtp/images/photos/portraits/thm_p027.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");

	function c4_ (description) {
	G_total_smp2c4++;
	smp2c4 [G_total_smp2c4] = description;
	}
	function rand5() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp2c4 + 1,10);
	return RN;
	}
	function smp2c4 () {}
	
//// Image Set 5

	G_total_smp3 = 0;				// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	smp3e_("");
	function smp3e_ (description) {
	G_total_smp3++;
	smp3 [G_total_smp3] = description;
	}
	function rand() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp3 + 1,10);
	return RN;
	}
	function smp3 () {}


	
	G_total_smp3c5 = 0;			// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	c5_("<img src='/gtp/images/gallery/thm/wedding_photo_0173t.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c5_("<img src='/gtp/images/gallery/thm/wedding_photo_0170t.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c5_("<img src='/gtp/images/gallery/thm/wedding_photo_0172t.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c5_("<img src='/gtp/images/gallery/thm/wedding_photo_0177t.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c5_("<img src='/gtp/images/gallery/thm/wedding_photo_0176t.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");

	function c5_ (description) {
	G_total_smp3c5++;
	smp3c5 [G_total_smp3c5] = description;
	}
	function rand6() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp3c5 + 1,10);
	return RN;
	}
	function smp3c5 () {}	

//// Image Set 6

	G_total_smp4 = 0;				// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	smp4e_("");
	function smp4e_ (description) {
	G_total_smp4++;
	smp4 [G_total_smp4] = description;
	}
	function rand() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp4 + 1,10);
	return RN;
	}
	function smp4 () {}


	
	G_total_smp4c6 = 0;			// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	c6_("<img src='/gtp/images/photos/corp/thm_c009.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c6_("<img src='/gtp/images/photos/corp/thm_c018.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");
	c6_("<img src='/gtp/images/photos/corp/thm_c018.jpg' width='90' height='60' border='0' vspace='2' hspace='4' align='left'>");

	function c6_ (description) {
	G_total_smp4c6++;
	smp4c6 [G_total_smp4c6] = description;
	}
	function rand7() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp4c6 + 1,10);
	return RN;
	}
	function smp4c6 () {}	
	
	
//// Image Set 7

	G_total_smp5 = 0;				// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number
	smp5e_("");

	function smp5e_ (description) {
	G_total_smp5++;
	smp5 [G_total_smp5] = description;
	}
	
	function rand() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp5 + 1,10);
	return RN;
	}
	
	function smp5 () {}
	G_total_smp5c7 = 0;			// total random elements
	G_day = new Date();			// date for seed
	G_seed = G_day.getTime();	// G_seed for random number

	c7_("<img src='/gtp/images/homeAlbum1.jpg' width='350' height='189' border='0'>");
	c7_("<img src='/gtp/images/homeAlbum2.jpg' width='350' height='189' border='0'>");
	c7_("<img src='/gtp/images/homeAlbum3.jpg' width='350' height='189' border='0'>");
	c7_("<img src='/gtp/images/homeAlbum4.jpg' width='350' height='189' border='0'>");
	c7_("<img src='/gtp/images/homeAlbum5.jpg' width='350' height='189' border='0'>");
	c7_("<img src='/gtp/images/homeAlbum6.jpg' width='350' height='189' border='0'>");
	c7_("<img src='/gtp/images/homeAlbum7.jpg' width='350' height='189' border='0'>");

	function c7_ (description) {
	G_total_smp5c7++;
	smp5c7 [G_total_smp5c7] = description;
	}
	function rand8() {
	RN = parseInt(((G_seed - (parseInt(G_seed/1000,10) * 1000))/10)/100*G_total_smp5c7 + 1,10);
	return RN;
	}
	function smp5c7 () {}
	
	
	
// Image Preload
	if (document.images) {          
			
			img1on = new Image();   img1on.src = "/gtp/images/homeBut_on.gif"; 
			img1off = new Image();   img1off.src = "/gtp/images/homeBut_off.gif";
			
			img2on = new Image();   img2on.src = "/gtp/images/homeBut_on.gif"; 
			img2off = new Image();   img2off.src = "/gtp/images/homeBut_off.gif";
			
			img3on = new Image();   img3on.src = "/gtp/images/homeBut_on.gif"; 
			img3off = new Image();   img3off.src = "/gtp/images/homeBut_off.gif";
			
			img4on = new Image();   img4on.src = "/gtp/images/homeBut_on.gif"; 
			img4off = new Image();   img4off.src = "/gtp/images/homeBut_off.gif";
		}

    function imgOn(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "on.src");       
            }
    }

    function imgOff(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "off.src");        
            }
    }
//-->