function launchVid(vid) {
	window.open('/special/earnhardt/video/'+vid+'.html','TributeVideo','width=320,height=387,scrollbars=no');
}

function launchGallery() {
	window.open('/.element/img/1.0/sect/special/earnhardt/slideshow.swf','TributeGallery','width=500,height=500,scrollbars=no');
}