function link1URL()
{
	document.write("<a href='http://www.philsgang.com/home.aspx'");
}
function link1Name()
{
	document.write("Home");
}
function link2URL()
{
	document.write("<a href='https://www.philsgang.com/membermanager.aspx?new=0'");
}
function link2Name()
{
	document.write("Manage Account");
}
function link3URL()
{
	document.write("<a href='http://www.philsgang.com/pgdonate.aspx'");
}
function link3Name()
{
	document.write("CARING FOR THE  KIDS");
}
function link4URL()
{
	document.write("<a href='http://www.philsgang.com/pgfaq.aspx'");
}
function link4Name()
{
	document.write("FAQs");
}
function link5URL()
{
	document.write("<a href='http://www.philsgang.com/pgcontact.aspx'");
}
function link5Name()
{
	document.write("Contact Us");
}
function link6URL()
{
	document.write("<a href='http://www.philsgang.com/pgabout.aspx'");
}
function link6Name()
{
	document.write("ABOUT US");
}
function link7URL()
{
	document.write("<a href='https://www.philsgang.com/membermanager.aspx?new=1'");
}
function link7Name()
{
	document.write("REGISTER");
}
function link8URL()
{
	document.write("<a href='http://www.philsgang.com/pglistenlive.aspx'");
}
function link8Name()
{
	document.write("LISTEN LIVE");
}

