function OpenOffersWindow()
{
window.open("offers.htm","Content","directories=0,height=530,left=0,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0,top=0,width=790");
}
