%
dim siteurl, maintitle, heading, subheading, subheadingcolor, navheading, footertitle, navbackground, navtextcolor, secondrowcolor, review_background, review_underlinecolor, review_text, systemusername, systempassword, navheader_color, talent_title, review_type
'system password
systemusername = "magz"
systempassword = "plomag"
'To login visit admin_confirm.asp
'site settings
siteurl = "magz.ca"
maintitle = "CMS Music"
heading = "CMS Music"
subheading = "Reviewed Music List"
subheadingcolor = "Orange"
navheading ="Movie Menu"
navheader_color = "white"
footertitle = "New Reviews Added Each Week!"
navbackground = "orange"
navtextcolor = "white"
secondrowcolor = "silver"
talent_title = "Artist"
review_type = "Music"
'Movie Review Colors
review_background = "Navy"
review_underlinecolor = "white"
review_text = "white"
%>