// JavaScript Document
function openWin_bb()
{
	win1=window.open('billabong_x_deli.html','win_bb','a2,width=526,height=668,scrollbars=0,top=0,left=0');
}

function openWin_bf()
{
	win1=window.open('burgerfair.html','win_bb','a2,width=518,height=739,scrollbars=0,top=0,left=0');
}

