	/*	Top Menu Bar	*/
function WindowA()
{
window.open("http://www.camp2fires.com/audio/x1011.html", "WinA", "width=450,height=350,toolbar=no,resizable=yes")
}
function WindowB()
{
window.open("http://www.trophybuckoutfitters.com/videos/deervideos.html", "WinB", "width=800,height=500,scrollbars=yes,toolbar=yes,resizable=yes")
}
