if($('test_table')){ var vWidth = document.viewport.getWidth(); // IE6 Compatibility if(vWidth == 0){ vWidth = document.body.clientWidth; } var fullWidth = vWidth; var vWidth = vWidth - 750; var vWidth = vWidth / 2; var percWidth = vWidth / fullWidth * 100; var marginSet = '0% 0% 0% ' + percWidth + '%'; $('test_table').setStyle({ margin: marginSet }); // Close the 'test_table' div. document.write('<\/div><\/div>'); } if($('table1')){ // if the 'table1' element exists - center it. $('table1').writeAttribute("align", "center" ); $('table1').writeAttribute("bgcolor", "#FFFFFF" ); } if($('test_table')){ var whiteWidth = '750px'; var whiteColor = 'rgb(255, 255 , 255)'; var orangeColor = 'rgb(247, 158, 58)'; $('header_logo').setStyle({ backgroundColor: orangeColor }); $('header_logo').setStyle({ width: whiteWidth }); $('white_div').setStyle({ backgroundColor: orangeColor }); if(thisPage == 'CategoryAvailability.aspx'){ var newWidth = '770px'; $('white_div').setStyle({ width: newWidth }); $('white_div').setStyle({ backgroundColor: whiteColor }); } } if(('table1')){ var marginSet = '0px 0px 0px 100px'; var whiteColor = 'rgb(255, 255 , 255)'; var orangeColor = 'rgb(247, 158, 58)'; $('header_logo').writeAttribute("align", "center" ); $('white_div').setStyle({ backgroundColor: orangeColor }); } // Set page background color. document.body.style.backgroundColor = (document.body.style.backgroundColor = 'rgb(247, 158, 58)'); var string = '<\/div><\/div><\/table><\/table>