var pgfooter = "<a href='../'>Family Portal</a> | "

pgfooter = pgfooter + "<a href='index.html'>Home</a> | "
pgfooter = pgfooter + "<a href='sitemap.htm'>Site Map</a> | "
pgfooter = pgfooter + "<a href='aboutme.htm'>About Me</a> | "
pgfooter = pgfooter + "<a href='taj.htm'>City of Taj</a> | "
pgfooter = pgfooter + "<a href='itbhu.htm'>IT-BHU Varanasi</a> | "
pgfooter = pgfooter + "<a href='infosys.htm'>Infosys</a> | "
pgfooter = pgfooter + "<a href='quotes.htm'>Quotations</a> | "
pgfooter = pgfooter + "<a href='reads.htm'>Readings</a> | "
pgfooter = pgfooter + "<a href='favfaces.htm'>Favorite Faces</a><br>"

pgfooter = pgfooter + "<a href='music.htm'>Music I Prefer</a> | "
pgfooter = pgfooter + "<a href='movies.htm'>Movies I Like</a> | "
pgfooter = pgfooter + "<a href='volley.htm'>Volleyball</a> | "
pgfooter = pgfooter + "<a href='album.htm'>Photo Album</a> | "
pgfooter = pgfooter + "<a href='tech.htm'>Technical Area</a> | "
pgfooter = pgfooter + "<a href='career.php'>Interactive Resume</a> | "
pgfooter = pgfooter + "<a href='cv.php'>Curriculum Vitae</a> | "
pgfooter = pgfooter + "<a href='links.htm'>Useful Links</a> | "
pgfooter = pgfooter + "<a href='fun.htm'>Fun Stuff</a>"