Created Two ASP 3.0 Files: -Main.asp -Colors.asp
<% Blah Blah Blah... If sColor = true then Server.Execute \"Colors.asp\" End If \'
you probably need to dim the variables in the calling page (?)