// COMMENTED OUT WHILE NO PROMO IS RUNNING	

// $(function() {
//     $('<div id="promos"></div>')
//         /* Duplicate the next line and edit the path to add more promo HTML files to the content */
//         // .load('promos/christmas09/')
//         .load('promos/christmas09/')
//     .appendTo('#container');
// });
