/*
Event.observe(window, 'load', function() { 
Modalbox.show('<div class=\'warning\'><p style="text-align:center;">During the period of 1<sup>st</sup> August to 15<sup>th</sup> September 2011<br/>orders will be shipped weekly on Wednesday.<br/>All orders placed after 9am Monday<br/>will be shipped the following week.</p></div>', {title: 'Website Notice', width: 400});
 });
*/
