//frame bustout
function BustFrame() {
if (top.location != self.location) {
top.location = self.location}}
//Copyright footer - THIS NEEDS WORK
footer="<center><span class = 'foot'> 2006 &copy; Sweetie Pies. All Rights Reserved.</span></center>"


<!-- Begin
function popUpPic(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=815,height=615');");
}
// End -->

<!-- Begin
function popUpNote(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=495,height=335');");
}
// End -->