<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'





var paypal		= "no"				// SHOW VIEW CART BUTTON
var paypalemail		= "vgmorales@comcast.nets"	// EDIT WITH YOUR PAYPAL E-MAIL
var paypallogo		= "no"				// SHOW PAYPAL LOGO AND CARDS


var notes0		= "no"		// SHOW 0TH NOTES - PRICE CHANGE
var notes1		= "no"		// SHOW 1ST NOTES - HOLIDAY
var notes2		= "no"		// SHOW 2ND NOTES - ADULT
var notes3		= "no"		// SHOW 3RD NOTES - BOYS
var notes4		= "yes"		// SHOW 4TH NOTES - OPEN HOUSE
var notes5		= "no"		// SHOW 5TH NOTES - YOUTUBE VIDEO
var notes6		= "yes"		// SHOW 6TH NOTES - CALENDAR
var notes7		= "yes"		// SHOW 7TH NOTES - ANOUNCEMENTS
var notes8		= "no"		// SHOW 8TH NOTES - BRING A FRIEND
var notes9		= "yes"		// SHOW 9TH NOTES - SUMMER CAMP

var sidewidth		= "175"		// SIDEBAR WIDTH - ALSO EDIT THE CSS SIDEBAR WIDTH
var pageheight		= "100"		// ADD HEIGHT TO ALL PAGES

var imagewidth		= "125"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "83"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "6"		// SPACING BETWEEN IMAGES




document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center">');



// NOTES 0 - PRICE CHANGE

   if (notes0 == "yes") {
document.write('<fieldset><legend>');

document.write('Summer Relief!!!<br>Prices Reduced!!<br></legend>');
document.write('<b>All summer camp fees now $25.00 OFF!!!"</b></a><br>');
document.write('</fieldset>');

}


// NOTES 9 - SUMMER CAMP

   if (notes9 == "yes") {
document.write('<fieldset><legend>');

document.write('Summer Camp!!!<br>Sign Up Early!!<br></legend>');
document.write('<b>Reserve your spot today!!! Register by Mar 15th and get $20 off total cost. Special one time offer.</b>For more details see our <a href="summer.htm">2012 Summer Program...</a><br>');
document.write('</fieldset>');
document.write('<br>');

}



// NOTES 8 - BRING A FRIEND DISCOUNT

   if (notes8 == "yes") {
document.write('<fieldset><legend>');

document.write('Bring a Friend to Class!!<br></legend>');
document.write('Bring a friend to class. If they sign up, you get $10 off your next month class fee.<br>');
document.write('</fieldset>');
document.write('<br>');

}




// NOTES 7 - ANNOUNCEMENT

   if (notes7 == "yes") {
document.write('<fieldset><legend>');

document.write('After School<br>Program!!!<br></legend>');
document.write('We offer after school programs for girls and boys. Adult classes are also available. Please call for information.<br>');
document.write('</fieldset>');
document.write('<br>');


}

// NOTES 3 - BOYS NOTES AREA

   if (notes3 == "yes") {
document.write('<fieldset><legend>');

document.write('We Now Have A<br>Boy\'s Programs<br></legend>');

document.write('For more details see our <a href="kids.htm">Kids Can Sew Program...</a><br>');

document.write('</fieldset>');
document.write('<br>');
}

// NOTES 4 - OPEN HOUSE NOTES AREA

   if (notes4 == "yes") {
document.write('<fieldset><legend><b>');

document.write('Open House<br></legend>');

document.write('Visit Our Sewing Studio.<br><br>Saturday Jan 28 2012<br>Sunday Feb 26 2012<br>TIME: 1PM - 4PM<br><br> Or by appointment.</a><br>');

document.write('</fieldset></b>');
document.write('<br>');

}



// NOTES 6 - CALENDAR NOTES AREA

   if (notes6 == "yes") {
document.write('<fieldset><legend>');

document.write('<a href="calendar.htm">Calendar/Schedule</a><br></legend>');

document.write('<a href="calendar.htm"><img src="picts/calendar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a>');


document.write('</fieldset>');
document.write('<br>');

}

 
// NOTES 5 - YOUTUBE VIDEO AREA

   if (notes5 == "yes") {
document.write('<object width="140" height="122"><param name="movie" value="http://www.youtube.com/v/ek4wt8eXOCk&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ek4wt8eXOCk&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="140" height="122"></embed></object>');
document.write('<br>');

}



// NOTES 2 - ADULT NOTES AREA

   if (notes2 == "yes") {
document.write('<fieldset><legend>');

document.write('Adult Programs<br></legend>');

document.write('We are in the process of organizing adult sewing classesIf you would like to learn to sew or quilt please <a href="contact.htm">contact us for more details...</a><br>');

document.write('</fieldset>');

}





// NOTES 1 - HOLIDAY NOTES AREA

   if (notes1 == "yes") {
document.write('<fieldset><legend>');

document.write ('Holiday Sewing Program!!<br></legend>');

document.write('Sign up for our holiday sewing program now. Learn to make doll clothes or a purse. Programs for ages 8 - 16. All equipment is provided. <a href="contact.htm">For more details contact us...</a><br>');

document.write('</fieldset>');
document.write('<br>');
}





// START VIEW CART CODE

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');
   if (paypal == "yes") {
document.write('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" class="formmargin">');
document.write('<input type="hidden" name="cmd" value="_cart">');
document.write('<input type="hidden" name="business" value="'+paypalemail+'">');
document.write('<input type="hidden" name="display" value="1">');
document.write('<input type="image" src="picts/cart-view-off.gif" border="0" name="CartAdd" onmouseover="this.src=\'picts/cart-view-on.gif\'" onmouseout="this.src=\'picts/cart-view-off.gif\'"><br>');
document.write('</form>');
}






// SIDEBAR IMAGES //


document.write('<a href="http://sewingontheedge-nj.blogspot.com/" target="_blank"><img src="picts/sidebar-2b.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://kidscansew.com/learntosew.html" target="_blank"><img src="picts/sidebar-3.gif" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.youcanmakeit.com/learn.asp"target="_blank"><img src="picts/YcmiLogoLts.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');





document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');





// PAYPAL CC LOGO
   if (paypallogo == "yes") {
document.write('<img src="picts/cart-paypal.gif" alt="Order Through Paypal" vspace="0"><br>');
}







// PAGEHEIGHT AND WIDTH SPACER (EDIT VARIABLES AT THE TOP)

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="'+pageheight+'" WIDTH="'+sidewidth+'" border="0"><br>');

document.write('</td></tr></table>');


//  End -->
