

function rollPic(strOffSrc, strOverSrc) {
	if (document.images) {
		this.off = new Image();
		this.over = new Image();
		this.off.src = strOffSrc;
		this.over.src = strOverSrc;
	}
}
function roll(strPic, strAction, strMsg) {
	if (document.images) {
		document.images[strPic].src = eval(strPic + '.' + strAction + '.src')
	}
	if (strMsg) {
		window.status = strMsg;
		return true;
	}
}
function swap(img, src) {
	if(document.images) {
		document.images[img].src = src;
	}
}
function openPopup(strTarget,strName,strOptions)
{
	var popupWin = window.open(strTarget,strName,strOptions);
	popupWin.focus();
}


function openthes1popup()
{
	var popupWin1 = window.open('thes1_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin1.focus();
}


function openthes2popup()
{
	var popupWin2 = window.open('thes2_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin2.focus();
}


function openthes3popup()
{ 
	var popupWin3 = window.open('thes3_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin3.focus();
}


function openthes4popup()
{ 
	var popupWin4 = window.open('thes4_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin4.focus();
}

function openthes5popup()
{
	var popupWin5 = window.open('thes5_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin5.focus();
}

function openthes6popup()
{
	var popupWin6 = window.open('thes6_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin6.focus();
}

function openthes7popup()
{
	var popupWin7 = window.open('thes7_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin7.focus();
}

function openthes8popup()
{
	var popupWin8 = window.open('thes8_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin8.focus();
}

function openthes9popup()
{
	var popupWin9 = window.open('thes9_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin9.focus();
}

function openthes10popup()
{
	var popupWin10 = window.open('thes10_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin10.focus();
}

function openthes11popup()
{
	var popupWin11 = window.open('thes11_photo.htm','', 'height=525,width=700,scrollbars=no');
	popupWin10.focus();
}

function openthes12popup()
{
	var popupWin12 = window.open('thes12_photo.htm','', 'height=288,width=384,scrollbars=no');
	popupWin10.focus();
}

function openthes13popup()
{
	var popupWin13 = window.open('thes13_photo.htm','', 'height=600,width=800,scrollbars=no');
	popupWin10.focus();
}