// JavaScript Document: caponesmusic.js
// INSTRUCTIONS:
// You can use Notepad to edit this document
// Place text between the single quotes
// Do not change anything else in this document except for what you put between the single quotes
// Do not include any syntax that includes single quotes (i.e. do not use the word "don't"; instead use "do not")
// Make sure you SAVE the document with the extension ".js" (Notepad will automatically save it as ".txt" unless you indicate otherwise.)
// Save the document with the same name (but save a backup of your previous version with a unique name).
// When you upload (FTP) this document, you will overwrite the existing "caponesmusic.js" file.  Your new music listings will instantly appear live on the website.
// Upload the document to the main folder of your hosting account (the same folder that holds your .htm files (the webpages))
// Call me if there's any problems: 617-680-2882



var month='FEBRUARY SHOW SCHEDULE'

var date1='WEDNESDAY, JANUARY 26:'
var act1='COOL CHANGE'
var link1='<a href="http://www.coolchangemusic.com/">visit website</a>'

var date2='FRIDAY, JANUARY 27:'
var act2='LISA LOVE'
var link2='<a href="http://www.lisalovexp.com">visit website</a>'

var date3='SATURDAY, JANUARY 28:'
var act3='HERLAND BROTHERS'
var link3='<a href="http://www.herlandbrothers.com/">visit website</a>'

var date4='THURSDAY, FEBRUARY 2:'
var act4='COOL CHANGE'
var link4='<a href="http://www.coolchangemusic.com/">visit website</a>'

var date5='FRIDAY, FEBRUARY 3:'
var act5='HORIZON & THE HORNS'
var link5='<a href="http://www.horizonorchestra.com">visit website</a>'

var date6='SATURDAY, FEBRUARY 4:'
var act6='SOULMATE'
var link6='<a href="http://www.thesoulmateband.com">visit website</a>'

var date7='THURSDAY, FEBRUARY 9:'
var act7='TOM PITTMAN'
var link7='<a href="http://www.tompittmanduo.com/">visit website</a>'

var date8='FRIDAY, FEBRUARY 10:'
var act8='WORLD PREMIER'
var link8='<a href="http://www.worldpremierband.com/">visit website</a>'

var date9='SATURDAY, FEBRUARY 11:'
var act9='EVOLUTION'

var date10='THURSDAY, FEBRUARY 16:'
var act10='MOHOLLAND DRIVE'
var link10='<a href="http://www.roundaboutband.com/mohollanddrive/aboutus.htm">visit website</a>'

var date11='FRIDAY, FEBRUARY 17:'
var act11='LEE HAWKINS'
var link11='<a href="http://www.facebook.com/pages/Lee-Hawkins-Band/307545340604">visit website</a>'

var date12='SATURDAY, FEBRUARY 18:'
var act12='WILDFIRE'
var link12='<a href="http://www.wildfiretheband.net/">visit website</a>'

var date13='THURSDAY, FEBRUARY 23:'
var act13='COOL CHANGE'
var link13='<a href="http://www.coolchangemusic.com/">visit website</a>'

var date14='FRIDAY, FEBRUARY 24:'
var act14='MAMA KICKS'
var link14='<a href="http://www.mamakicks.com/">visit website</a>'

var date15='SATURDAY, FEBRUARY 25:'
var act15='LISA LOVE'
var link15='<a href="http://www.lisalovexp.com">visit website</a>'



