
<!--
var tld=0;
var gld=0;
var ftld=0;
var vidld=0;
var phld=0;


function tload()
{
	if (document.images && !tld) {

		tvideosbuttonup = new Image();
		tvideosbuttonup.src = "/images/tbut_videos.jpg" ;
		tvideosbuttondown = new Image() ;
		tvideosbuttondown.src = "/images/tbut_videos-on.jpg" ;

		tfootagebuttonup = new Image();
		tfootagebuttonup.src = "/images/tbut_footage.jpg" ;
		tfootagebuttondown = new Image() ;
		tfootagebuttondown.src = "/images/tbut_footage-on.jpg" ;

		tphotosbuttonup = new Image();
		tphotosbuttonup.src = "/images/tbut_photos.jpg" ;
		tphotosbuttondown = new Image() ;
		tphotosbuttondown.src = "/images/tbut_photos-on.jpg" ;


		tdemobuttonup = new Image();
		tdemobuttonup.src = "/images/tbut_demo.jpg" ;
		tdemobuttondown = new Image() ;
		tdemobuttondown.src = "/images/tbut_demo-on.jpg" ;
/*
		tresourcebuttonup = new Image();
		tresourcebuttonup.src = "/images/tbut_resources.jpg" ;
		tresourcebuttondown = new Image() ;
		tresourcebuttondown.src = "/images/tbut_resources-on.jpg" ;

		tmusicbuttonup = new Image();
		tmusicbuttonup.src = "/images/tbut_music.jpg" ;
		tmusicbuttondown = new Image() ;
		tmusicbuttondown.src = "/images/tbut_music-on.jpg" ;
*/

		tld=1;
	}
}

if (document.images && !gld) {

	homebuttonup = new Image();
	homebuttonup.src = "/images/common/gbut_home.gif" ;
	homebuttondown  = new Image() ;
	homebuttondown.src = "/images/common/gbut_home-on.gif" ;

	videosbuttonup = new Image();
	videosbuttonup.src = "/images/common/gbut_videos.gif" ;
	videosbuttondown = new Image() ;
	videosbuttondown.src = "/images/common/gbut_videos-on.gif" ;

	footagebuttonup = new Image();
	footagebuttonup.src = "/images/common/gbut_footages.gif" ;
	footagebuttondown = new Image() ;
	footagebuttondown.src = "/images/common/gbut_footages-on.gif" ;

	photobuttonup = new Image();
	photobuttonup.src = "/images/common/gbut_photos.gif" ;
	photobuttondown = new Image() ;
	photobuttondown.src = "/images/common/gbut_photos-on.gif" ;
/*
	musicbuttonup = new Image();
	musicbuttonup.src = "/images/common/gbut_music.gif" ;
	musicbuttondown = new Image() ;
	musicbuttondown.src = "/images/common/gbut_music-on.gif" ;
*/
	demosbuttonup = new Image();
	demosbuttonup.src = "/images/common/gbut_demos.gif" ;
	demosbuttondown = new Image() ;
	demosbuttondown.src = "/images/common/gbut_demos-on.gif" ;

	resourcebuttonup = new Image();
	resourcebuttonup.src = "/images/common/gbut_resources.gif" ;
	resourcebuttondown = new Image() ;
	resourcebuttondown.src = "/images/common/gbut_resources-on.gif" ;

	memberbuttonup = new Image();
	memberbuttonup.src = "/images/common/gbut_members.gif" ;
	memberbuttondown = new Image() ;
	memberbuttondown.src = "/images/common/gbut_members-on.gif" ;

	cartbuttonup = new Image();
	cartbuttonup.src = "/images/common/cart1.gif" ;
	cartbuttondown = new Image() ;
	cartbuttondown.src = "/images/common/cart1-on.gif" ;

	gld=1;
}

function vidload()
{
	if (document.images && !vidld) {

		categoriesbuttonup = new Image();
		categoriesbuttonup.src = "/images/common/cbut_categories.gif" ;
		categoriesbuttondown = new Image() ;
		categoriesbuttondown.src = "/images/common/cbut_categories-on.gif" ;

		featuredbuttonup = new Image();
		featuredbuttonup.src = "/images/common/cbut_featured.gif" ;
		featuredbuttondown = new Image() ;
		featuredbuttondown.src = "/images/common/cbut_featured-on.gif" ;

		hdvbuttonup = new Image();
		hdvbuttonup.src = "/images/common/cbut_hdv.gif" ;
		hdvbuttondown = new Image() ;
		hdvbuttondown.src = "/images/common/cbut_hdv-on.gif" ;

		mobilebuttonup = new Image();
		mobilebuttonup.src = "/images/common/cbut_mobile.gif" ;
		mobilebuttondown = new Image() ;
		mobilebuttondown.src = "/images/common/cbut_mobile-on.gif" ;

		foreignbuttonup = new Image();
		foreignbuttonup.src = "/images/common/cbut_foreign.gif" ;
		foreignbuttondown = new Image() ;
		foreignbuttondown.src = "/images/common/cbut_foreign-on.gif" ;

		freevidbuttonup = new Image();
		freevidbuttonup.src = "/images/common/cbut_freevid.gif" ;
		freevidbuttondown = new Image() ;
		freevidbuttondown.src = "/images/common/cbut_freevid-on.gif" ;

		newsbuttonup = new Image();
		newsbuttonup.src = "/images/common/cbut_news.gif" ;
		newsbuttondown = new Image() ;
		newsbuttondown.src = "/images/common/cbut_news-on.gif" ;

		vidld=1;
	}
}



function ftload()
{
	if (document.images && !ftld) {


		featuredftbuttonup = new Image();
		featuredftbuttonup.src = "/images/common/cbut_featuredft.gif" ;
		featuredftbuttondown = new Image() ;
		featuredftbuttondown.src = "/images/common/cbut_featuredft-on.gif" ;

		categoriesbuttonup = new Image();
		categoriesbuttonup.src = "/images/common/cbut_categories.gif" ;
		categoriesbuttondown = new Image() ;
		categoriesbuttondown.src = "/images/common/cbut_categories-on.gif" ;

		hdfootagesbuttonup = new Image();
		hdfootagesbuttonup.src = "/images/common/cbut_hdfootages.gif" ;
		hdfootagesbuttondown = new Image() ;
		hdfootagesbuttondown.src = "/images/common/cbut_hdfootages-on.gif" ;

		sdfootagesbuttonup = new Image();
		sdfootagesbuttonup.src = "/images/common/cbut_sdfootages.gif" ;
		sdfootagesbuttondown = new Image() ;
		sdfootagesbuttondown.src = "/images/common/cbut_sdfootages-on.gif" ;

		archivebuttonup = new Image();
		archivebuttonup.src = "/images/common/cbut_archive.gif" ;
		archivebuttondown = new Image() ;
		archivebuttondown.src = "/images/common/cbut_archive-on.gif" ;

		publicbuttonup = new Image();
		publicbuttonup.src = "/images/common/cbut_public.gif" ;
		publicbuttondown = new Image() ;
		publicbuttondown.src = "/images/common/cbut_public-on.gif" ;
/*
		filmbuttonup = new Image();
		filmbuttonup.src = "/images/common/cbut_film.gif" ;
		filmbuttondown = new Image() ;
		filmbuttondown.src = "/images/common/cbut_film-on.gif" ;
*/
		ftld=1;
	}
}


function phload()
{
	if (document.images && !phld) {

		featuredphbuttonup = new Image();
		featuredphbuttonup.src = "/images/common/cbut_featuredph.gif" ;
		featuredphbuttondown = new Image() ;
		featuredphbuttondown.src = "/images/common/cbut_featuredph-on.gif" ;

		categoriesbuttonup = new Image();
		categoriesbuttonup.src = "/images/common/cbut_categories.gif" ;
		categoriesbuttondown = new Image() ;
		categoriesbuttondown.src = "/images/common/cbut_categories-on.gif" ;

		allwinebuttonup = new Image();
		allwinebuttonup.src = "/images/common/cbut_allwine.gif" ;
		allwinebuttondown = new Image() ;
		allwinebuttondown.src = "/images/common/cbut_allwine-on.gif" ;

		francephbuttonup = new Image();
		francephbuttonup.src = "/images/common/cbut_franceph.gif" ;
		francephbuttondown = new Image() ;
		francephbuttondown.src = "/images/common/cbut_franceph-on.gif" ;

		panoramicbuttonup = new Image();
		panoramicbuttonup.src = "/images/common/cbut_panoramic.gif" ;
		panoramicbuttondown = new Image() ;
		panoramicbuttondown.src = "/images/common/cbut_panoramic-on.gif" ;

		photodisksbuttonup = new Image();
		photodisksbuttonup.src = "/images/common/cbut_photodisks.gif" ;
		photodisksbuttondown = new Image() ;
		photodisksbuttondown.src = "/images/common/cbut_photodisks-on.gif" ;
/*
		freephbuttonup = new Image();
		freephbuttonup.src = "/images/common/cbut_freeph.gif" ;
		freephbuttondown = new Image() ;
		freephbuttondown.src = "/images/common/cbut_freeph-on.gif" ;
*/

		phld=1;
	}
}

function turnOn( buttonname )
{
	if (document.images) {
		document[ buttonname ].src = eval( buttonname + "down.src" );
		}
}
function turnOff ( buttonname )
{
	if (document.images) {
		document[ buttonname ].src = eval( buttonname + "up.src" );
	}
}



var extWindow;
function newWindow(url, w, h) {

	if (!url)
		url = "http://www.intermatique.com";

	if ( !w)
		w = "640";

	if (!h)
		h = "440";

//		param3 = "width=" + w + ",height=" + h + ",toolbar=1,scrollbars=1,resizable=1,status=1,menubar=1,directories=1,location=1,navigation=1";
		param3 = "width=" + w + ",height=" + h + "status=1, scrollbars=1";
		extWindow = window.open(url, "imtq_link", param3);
		w2 = new Number(w);
		h2 = new Number(h);
		extWindow.resizeTo(w2 + 5, h2 + 40);
		extWindow.focus();
}




var ftWindow;
function ftPlay(url, w, h) {

	if (!url)
		url = "http://www.intermatique.com";

	if ( !w)
		w = "700";

	if (!h)
		h = "500";

//		param3 = "width=" + w + ",height=" + h + ",toolbar=1,scrollbars=1,resizable=1,status=1,menubar=1,directories=1,location=1,navigation=1";
		param3 = "width=" + w + ",height=" + h + "status=1, scrollbars=1, resizable=1";
		ftWindow = window.open(url, "imtq_link", param3);
//		qtWindow.document.bgColor="#2c2c2c";
		w2 = new Number(w);
		h2 = new Number(h);
		ftWindow.resizeTo(w2 + 5, h2 + 40);
		ftWindow.focus();
}






var qtWindow;
function qtPlay(url, w, h) {

	if (!url)
		url = "http://www.intermatique.com";

	if ( !w)
		w = "640";

	if (!h)
		h = "440";

//		param3 = "width=" + w + ",height=" + h + ",toolbar=1,scrollbars=1,resizable=1,status=1,menubar=1,directories=1,location=1,navigation=1";
		param3 = "width=" + w + ",height=" + h + "status=1, scrollbars=1, resizable=1";
		qtWindow = window.open(url, "imtq_link", param3);
//		qtWindow.document.bgColor="#2c2c2c";
		w2 = new Number(w);
		h2 = new Number(h);
		qtWindow.resizeTo(w2 + 5, h2 + 40);
		qtWindow.focus();
}

/*
function InsertSampleMovie()
{
document.write(<object classid="clsid: 02BF25D5..." ...>\n);
document.write(<param name="src" value="sample.mov" />\n);
document.write(</object>\n);
}
*/







/*
var qtWindow;
function qqPlay(url, w, h) {

	if (!url)
		url = "http://www.intermatique.com";

	if ( !w)
		w = "640";

	if (!h)
		h = "440";

QT_WriteObject('demo/viticulture.mov', '640', '440', '');

}
*/












// -->
