<!-- Resize picture to full screen  June 2003 Tom Wood-->

function popup(picname){
if(screen.width==640 || screen.width==800 || screen.width==1024 || screen.width==1152 || screen.width==1600 || screen.width==1792 || screen.width==1856 || screen.width==2048)
{
Hfactor = .8889;
Wfactor = 1.0000;
}
else if(screen.width==1280 || screen.width==1800){
Hfactor = .8333;
Wfactor = 1.0000;
}
else if(screen.width==848){
Hfactor = 1.0000;
Wfactor = .8491;
}
else if(screen.width==1920 && (screen.height=1080)){
Hfactor = 1.0000;
Wfactor = .8438;
}
else if(screen.width==1920 && (screen.height=1200)){
Hfactor = 1.0000;
Wfactor = .9375;
}
else {
Hfactor = 1.0000;
Wfactor = 1.0000;
}
popupSrc="<html>"
+"<head><script language='JavaScript'>"
+"function Is() {"
+"agent = navigator.userAgent.toLowerCase();"
+"this.major = parseInt(navigator.appVersion);"
+"this.minor = parseFloat(navigator.appVersion);"
+"this.ns = ((agent.indexOf('mozilla') != -1) && ((agent.indexOf('spoofer')== -1)"
+"   && (agent.indexOf('compatible') ==  -1)));"
+"this.ns2 = (this.ns && (this.major == 3));"
+"this.ns3 = (this.ns && (this.major == 3));"
+"this.ns4b = (this.ns && (this.major == 4) && (this.minor <= 4.03));"
+"this.ns4 = (this.ns && (this.major == 4));"
+"this.ns6 = (this.ns && (this.major >= 5));"
+"this.ie = (agent.indexOf('msie') != -1);"
+"this.ie3 = (this.ie && (this.major < 4));"
+"this.ie4 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.0')"
+" == -1));"
+"this.ie5 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.0')"
+" != -1));"
+"this.ie55 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.5')"
+" != -1));"
+"this.ie6 = (this.ie && (agent.indexOf('msie 6.0')!=-1) );"
+"this.aol = (agent.indexOf('aol') != -1);"
+"this.aol3 = (this.aol && this.ie3);"
+"this.aol4 = (this.aol && this.ie4);"
+"this.aol5 = (this.aol && this.ie5);"
+"}"
+"var is = new Is();"
+"<\/script>"
+"<\/head><body MarginHeight='0' MarginWidth='0' Topmargin='0' Leftmargin='0'; onload='window.resizeTo("+Wfactor*screen.width+","+Hfactor*screen.height+")'>"
+"<center><img src='"+picname+"' width="+(Wfactor*screen.width * 1.00)+" height="+(Hfactor*screen.height * 1.00)+" border=0>"
+"<\/center><\/body><\/html>";
tew = window.open("javascript:opener.popupSrc","w"+(new Date()).getTime(), width="+screen.width+",height="+screen.height+");
tew.moveTo(0,0)
return false;
}

function popupcam1(picname){
if(screen.width==640 || screen.width==800 || screen.width==1024 || screen.width==1152 || screen.width==1600 || screen.width==1792 || screen.width==1856 || screen.width==2048)
{
Hfactor = 1.0000;
Wfactor = .9375;
}
else if(screen.width==1280 || screen.width==1800){
Hfactor = 1.0000;
Wfactor = 1.0000;
}
else if(screen.width==848){
Hfactor = 1.0000;
Wfactor = .7075;
}
else if(screen.width==1920 && (screen.height=1080)){
Hfactor = 1.0000;
Wfactor = .7031;
}
else if(screen.width==1920 && (screen.height=1200)){
Hfactor = 1.0000;
Wfactor = .7813;
}
else {
Hfactor = 1.0000;
Wfactor = 1.0000;
}
popupSrc="<html>"
+"<head><script language='JavaScript'>"
+"function Is() {"
+"agent = navigator.userAgent.toLowerCase();"
+"this.major = parseInt(navigator.appVersion);"
+"this.minor = parseFloat(navigator.appVersion);"
+"this.ns = ((agent.indexOf('mozilla') != -1) && ((agent.indexOf('spoofer')== -1)"
+"   && (agent.indexOf('compatible') ==  -1)));"
+"this.ns2 = (this.ns && (this.major == 3));"
+"this.ns3 = (this.ns && (this.major == 3));"
+"this.ns4b = (this.ns && (this.major == 4) && (this.minor <= 4.03));"
+"this.ns4 = (this.ns && (this.major == 4));"
+"this.ns6 = (this.ns && (this.major >= 5));"
+"this.ie = (agent.indexOf('msie') != -1);"
+"this.ie3 = (this.ie && (this.major < 4));"
+"this.ie4 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.0')"
+" == -1));"
+"this.ie5 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.0')"
+" != -1));"
+"this.ie55 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.5')"
+" != -1));"
+"this.ie6 = (this.ie && (agent.indexOf('msie 6.0')!=-1) );"
+"this.aol = (agent.indexOf('aol') != -1);"
+"this.aol3 = (this.aol && this.ie3);"
+"this.aol4 = (this.aol && this.ie4);"
+"this.aol5 = (this.aol && this.ie5);"
+"}"
+"var is = new Is();"
+"<\/script>"
+"<\/head><body MarginHeight='0' MarginWidth='0' Topmargin='0' Leftmargin='0'; onload='window.resizeTo("+Wfactor*screen.width+","+Hfactor*screen.height+")'>"
+"<center><img src='"+picname+"' width="+(Wfactor*screen.width * 1.00)+" height="+(Hfactor*screen.height * 1.00)+" border=0>"
+"<\/center><\/body><\/html>";
tew = window.open("javascript:opener.popupSrc","w"+(new Date()).getTime(), width="+screen.width+",height="+screen.height+");
tew.moveTo(0,0)
return false;
}




function popuptall(picname){
if(screen.height==600 || screen.height==768 || screen.height==864 || screen.height==1200 || screen.height==1344 || screen.height==1392 || screen.height==1536)
{
Wfactor = .5000;
Hfactor = 1.0000;
}
else if(screen.height==1024 || screen.height==1440){
Wfactor = .5333;
Hfactor = 1.0000;
}
else if(screen.height==1080){
Wfactor = .375;
Hfactor = 1.0000;
}
else if(screen.height==1200){
Wfactor = .4167;
Hfactor = 1.0000;
}
else if(screen.width==640 && (screen.height=480)){
Wfactor = .5000;
Hfactor = 1.0000;
}
else if(screen.width==848 && (screen.height=480)){
Wfactor = .3774;
Hfactor = 1.0000;
}
else {
Wfactor = 1.0000;
Hfactor = 1.0000;
}
popupSrc="<html>"
+"<head><script language='JavaScript'>"
+"function Is() {"
+"agent = navigator.userAgent.toLowerCase();"
+"this.major = parseInt(navigator.appVersion);"
+"this.minor = parseFloat(navigator.appVersion);"
+"this.ns = ((agent.indexOf('mozilla') != -1) && ((agent.indexOf('spoofer')== -1)"
+"   && (agent.indexOf('compatible') ==  -1)));"
+"this.ns2 = (this.ns && (this.major == 3));"
+"this.ns3 = (this.ns && (this.major == 3));"
+"this.ns4b = (this.ns && (this.major == 4) && (this.minor <= 4.03));"
+"this.ns4 = (this.ns && (this.major == 4));"
+"this.ns6 = (this.ns && (this.major >= 5));"
+"this.ie = (agent.indexOf('msie') != -1);"
+"this.ie3 = (this.ie && (this.major < 4));"
+"this.ie4 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.0')"
+" == -1));"
+"this.ie5 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.0')"
+" != -1));"
+"this.ie55 = (this.ie && (this.major == 4) && (agent.indexOf('msie 5.5')"
+" != -1));"
+"this.ie6 = (this.ie && (agent.indexOf('msie 6.0')!=-1) );"
+"this.aol = (agent.indexOf('aol') != -1);"
+"this.aol3 = (this.aol && this.ie3);"
+"this.aol4 = (this.aol && this.ie4);"
+"this.aol5 = (this.aol && this.ie5);"
+"}"
+"var is = new Is();"
+"<\/script>"
+"<\/head><body MarginHeight='0' MarginWidth='0' Topmargin='0' Leftmargin='0'; onload='window.resizeTo("+Wfactor*screen.width+","+Hfactor*screen.height+")'>"
+"<center><img src='"+picname+"' width="+(Wfactor*screen.width * 1.00)+" height="+(Hfactor*screen.height * 1.00)+" border=0>"
+"<\/center><\/body><\/html>";
tew = window.open("javascript:opener.popupSrc","w"+(new Date()).getTime(), width="+screen.width+",height="+screen.height+");
tew.moveTo(0,0)
return false;
}
