﻿var newWindow = null
function webMaster(){
	if(!newWindow||newWindow.closed){
		newWindow = window.open("","","width=300,height=225")
		setTimeout("fillWindow()",100)
		}else{
		newWindow.focus()
		}
}
function fillWindow(){
	var newContent = "<html><head><title>Webmaster Contact</title></head><body><h3>Contact the Webmaster</h3>"
	newContent += "<a href='http://computerconsultingndesign.com'><img src='LOGO.jpg' width='188' height='57'/></a><br/>"
	newContent += "email: <a href='mailto:rprzybylski@msn.com'>Webmaster</a>"
	newContent += "<br/>Emergency requests or requests <br/>for page development call: 703-282-8721<br/>"
	newContent += "<br/><center><a href='javascript:self.close()'><font size='2'>Close This Window</font></a></center></body></html>"
	newWindow.document.write(newContent)
	newWindow.document.close()
}


var popup
function initContent(){
	popup = window.createPopup()
	if (popup && !popup.isOpen){
		var popBody = popup.document.body
		popBody.style.border = "solid 3px blue"
		popBody.style.padding = "10px"
		popBody.style.fontSize = "10px"
		popBody.style.textAlign = "center"
		var bodyText ="<table border='1'><caption><h2>New Changes or Updates</h2></caption><tr><th>Change or Update</th>"
		bodyText += "<th>Page Changed</th><th>Date Changed</th></tr>"
		bodyText += "<tr><td>Changed this Alert for Website Updates</td><td>Home Page</td><td>06/13/2010</td></tr>"
		bodyText += "<tr><td>Removed the Annual Show script</td><td>Home Page</td><td>06/13/2010</td></tr>"
		bodyText += "<tr><td>Changed May Calendar button color to red and popup for 2011 events</td><td>Calendar Page</td><td>06/13/2010</td></tr>"
		bodyText += "<tr><td>Add 4th of July Car Show</td><td>Calendar Page</td><td>06/13/2010</td></tr>"
		bodyText += "<tr><td>Changed script for Video for the Cruz in April</td><td>Past Events Page</td><td>06/10/2010</td></tr></table>"
		bodyText += "<p><h5>Click 'ESC' on your keyboard to escape or Click anywhere outside of this window</h5></p>"
		popBody.innerHTML = bodyText
		popup.show(250,475,550,325,document.body)
		}
}
var newWindow = null
function initXmas(){
	if(!newWindow||newWindow.closed){
		newWindow = window.open("","","width=300,height=225")
		setTimeout("fillWindow()",100)
		}else{
		newWindow.focus()
		}
}
function fillWindow(){
	var newContent = "<html><head><title>WebMaster Page</title></head><body><h3>Contact the Webmaster</h3>"
	newContent += "<a href='http://computerconsultingndesign.com'><img src='LOGO.jpg' width='188' height='57'/></a><br/>"
	newContent += "email: <a href='mailto:rprzybylski@msn.com'>Webmaster</a>"
	newContent += "<br/>Emergency requests or requests <br/>for page development call: 703-282-8721<br/>"
	newContent += "<br/><center><a href='javascript:self.close()'><font size='2'>Close This Window</font></a></center></body></html>"
	newWindow.document.write(newContent)
	newWindow.document.close()
}
	
var popup
function initXmas(){
	popup = window.createPopup()
	if (popup && !popup.isOpen){
		var popBody = popup.document.body
		popBody.style.border = "solid 3px blue"
		popBody.style.padding = "10px"
		popBody.style.fontSize = "10px"
		popBody.style.textAlign = "center"
		var bodyText ="<h1 align='center'>2010 Valentine's Cruiser Bowl</h1><p class='style13' align='left'>OK almost no one responded to the"
		bodyText += " Valentine's Cruiser Bowl.  So that has been cancelled as well.  This is very disappointing.  Maybe with the warmer weather"
		bodyText += " we can get together.  We just hope that it doesn't take until the annual car show to get people out.<br/>"
		bodyText += " Also be aware that our friends up in West Virginia have a monthly get together at the Old Style McDonald's in Ranson, WV"
		bodyText += " every second Saturday of the month at 6 pm.  Come out and have fun with that as well.  If you need to follow someone out there, "
		bodyText += " Jeff and Chris usually show up and if that doesn't help send a note to the web master he can help you get there."
		bodyText += "<p align='left'>Click <strong>'ESC'</strong> on your keyboard to escape or Click anywhere outside of this window</p>"
		popBody.innerHTML = bodyText
		popup.show(200,300,400,300,document.body)
		}
}
var newWindow = null
function webMaster(){
	if(!newWindow||newWindow.closed){
		newWindow = window.open("","","width=300,height=225")
		setTimeout("fillWindow()",100)
		}else{
		newWindow.focus()
		}
}
function fillWindow(){
	var newContent = "<html><head><title>Webmaster Contact</title></head><body><h3>Contact the Webmaster</h3>"
	newContent += "<img src='LOGO.jpg' width='188' height='57' /><br/>"
	newContent += "email: <a href='mailto:rprzybylski@msn.com'>Webmaster</a>"
	newContent += "<br/>Emergency requests or requests <br/>for page development call: 703-282-8721<br/>"
	newContent += "<br/><center><a href='javascript:self.close()'><font size='2'>Close This Window</font></a></center></body></html>"
	newWindow.document.write(newContent)
	newWindow.document.close()
}
var dirWindow = null
function annualShow(){
	if(!dirWindow||dirWindow.closed){
		dirWindow = window.open("","","width=1000,height=825")
		setTimeout("dirfillWindow()",100)
		}else{
		newWindow.focus()
		}
}
function dirfillWindow(){
	var newContent = "<html><head><title>Flying Circus Directions</title></head>"
	newContent += "<body><h1>VW Cruisers Annual All VW Car Show 2010</h1>"
	newContent += "<table width='850'><tr><td><img src='images/bank-out.gif'/><br/>"
	newContent += "<p align='center'><b>DIRECTIONS</b><br/>"
	newContent += "<b>Directions from the District of Columbia:</b><br/>"
	newContent += "From D.C. take 495S to 66W, Take Gainesville Exit (Rt. 29 south towards Warrenton)<br/>"
	newContent += "Rt. 29 turned into Rt. 17 at Warrenton. Proceed 14 miles past Warrenton on Rt. 17<br/>"
	newContent += "through Bealeton...Follow Signs to the Flying Circus Air Show.</p>"
	newContent += "<p align='center'><b>Directions from Interstate 95:</b><br/>"
	newContent += "From Interstate 95. Take Exit 133 towards Warrenton. Travel approximately 20 miles.<br/>"
	newContent += "Follow signs to the Flying Circus Air Show on the right hand side.</p><hr/></td>"
	newContent += "<td><p><font color='navy' size='3' face='Comic Sans MS'>"
	newContent += "<img border='5' alt='Map &amp; Directions to the Flying Circus- 90K' src='http://www.flyingcircusairshow.com/images/FCA-map.jpg'"
	newContent += " height='640' width='596'/></font></p></td></tr></table>"
	newContent += "<input align='middle' type='button' name='PrintApp' value='Print Directions' onClick='parent.print()'>"
	newContent += "<br/><center><a href='javascript:self.close()'><font size='2'>Close This Window</font></a></center></body></html>"
	dirWindow.document.write(newContent)
	dirWindow.document.close()
}

function setAction(btn){
	if (btn.name == "memorial"){
		btn.form.action = "memorial_page.htm"
	}

	btn.form.submit()
}
function setStatus(msg){
	status = msg
	return  true
}
<!-- Richard Przybylski Project Manager / Web Master

function MM_reloadPage(init) {  //reloads the window if Nav4 resized

  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {

    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}

  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();

}

MM_reloadPage(true);

//-->
var specWindow = null
function copyrightWindow(){
	if(!specWindow||specWindow.closed){
		specWindow = window.open("","","width=1000,height=300")
		setTimeout("specfillWindow()",100)
		}else{
		newWindow.focus()
		}
}

function specfillWindow(){
	var newContent = "<html><head><title>COPYRIGHT STATEMENT</title></head>"
	newContent += "<body><font face='verdana, arial, helvetica' size=2><b>Copyright &#169; 2003, VW Cruisers Club. All rights reserved.</b></font>"
	newContent += "<br/>"
	newContent += "<p>All contents of this Web site, including but not limited to text, images, audio and video, are copyrighted. The contents of this"
	newContent += " site may not be reproduced in any form without the permission of <a href='mailto:stiritup@sprynet.com'>The VW Cruisers Club</a></p>"
	newContent += "<a href='javascript:self.close()'><b>Close This Window</b></a>"
	newContent += "</body></html>"
	specWindow.document.write(newContent)
	specWindow.document.close()
}
var cruzWindow = null
function initAprilCruz(){
	if(!cruzWindow||cruzWindow.closed){
		cruzWindow = window.open("","","width=800,height=425")
		setTimeout("cruzfillWindow()",100)
		}else{
		newWindow.focus()
		}
}
function cruzfillWindow(){
	var newContent = "<html><head><title>April Spring Cruz</title></head>"
	newContent += "<body><h1 align='center'>April Spring Cruz</h1>"
	newContent += "<table width='850'><tr><td>"
	newContent += "<p align='center'><b>DIRECTIONS</b><br/>"
	newContent += "<b>Get the where from and to from String.</b><br/>"
	newContent += "</p></td></tr></table>"
	newContent += "<br/><center><a href='javascript:self.close()'><font size='2'>Close This Window</font></a></center></body></html>"
	cruzWindow.document.write(newContent)
	cruzWindow.document.close()
}





