");
}
function setCookie(sName)
{
var dNow = new Date();
var iMsecNow = dNow.valueOf();
var iMsecExpires = iMsecNow + 86400000;
var dExpires = new Date(iMsecExpires);
var iYear = dExpires.getFullYear();
var iMonth = dExpires.getMonth();
var iDay = dExpires.getDate();
dExpires = new Date(iYear, iMonth, iDay, 0, 0, 0, 0);
document.cookie = sName + "=1; expires=" + dExpires.toGMTString() + ";";
}
function getCookie(sName)
{
var sCookie = document.cookie;
var iStart;
var sReturn = "";
if (sCookie != "")
{
iStart = sCookie.indexOf(sName);
if (iStart >= 0)
{
iStart += sName.length + 1;
sReturn = sCookie.charAt(iStart);
}
}
return sReturn;
}
function destroyCookie(sName)
{
var dExpires = new Date(1980, 1, 1, 0, 0, 0, 0);
document.cookie = sName + "=0; expires=" + dExpires.toGMTString() + ";";
}
//-->
|
|
|
|
|
|
|  | | Welcome to the official photo gallery of the Lowcountry USTA Junior Team Tennis Fall 2007 City Championships. Please visit each gallery to see all of our images.
Candids (below) - Boys - Girls - Awards & Teams
*Photos by Michael Saia
|
back to top
|
|
|
|
|
|
|