<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  newWindow = window.open(theURL,winName,features);
  newWindow.focus();
}
//-->
function change(e, color){
var el=window.event? event.srcElement: e.target
if (el.tagName=="INPUT")
el.style.backgroundColor=color
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function cOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#BBD067";
}
}
function cOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#F4FFCA";
}
}
function bOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#78b0cb";
}
}
function bOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#E1F3F9";
}
}
function pOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#F9CBDF";
}
}
function pOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#FFF0F6";
}
}
function oOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#ffffff";
}
}
function oOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#d8d8d0";
}
}
function hOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#89AA00";
}
}
function hOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#999999";
}
}
function bidOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#BBD067";
}
}
function bidOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#89AA00";
}
}
function offOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#78B0CB";
}
}
function offOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#00649A";
}
}
function comOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#F3D2E0";
}
}
function comOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#FAEADA";
}
}
function pinkOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#89aa00";
}
}
function pinkOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#86002f";
}
}
function tabOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#e5e5e5";
}
}
function tabOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#d8d8d0";
}
}
function abc1()
{
if (window.document.frm1.btn1.click)
	{		
		window.document.frm1.target="_parent";
		window.document.frm1.action="../livex_results.jsp";
		window.document.frm1.submit();
	}	
}	
	
function abc2()
{	
if (window.document.frm1.btn2.click)
	{			
		window.document.frm1.target="_parent";
		window.document.frm1.action="#";
		window.document.frm1.submit();
	}	
}

function abc3()
{	
if (window.document.frm2.btn3.click || window.document.frm2.btn4.click || window.document.frm2.btn5.click)
	{			
		window.document.frm2.target="_parent";
		window.document.frm2.action="../livex_contract_details.jsp";
		window.document.frm2.submit();
	}
}

function abc4()
{	
if (window.document.frm2.btn4.click)
	{	
		window.document.frm2.target="_parent";
		window.document.frm2.action="a4.htm";
		window.document.frm2.submit();
	}	
}

function abc5()
{	
if (window.document.frm3.btn5.click)
	{			
		window.document.frm3.target="_parent";
		window.document.frm3.action="livex_confirm_order.jsp";
		window.document.frm3.submit();
	}	
}

function abc6()
{	
if (window.document.frm3.btn6.click)
	{			
		window.document.frm3.target="_parent";
		window.document.frm3.action="livex_summary_info.jsp";
		window.document.frm3.submit();
	}	
}

function abc7()
{	
if (window.document.frm4.btn7.click)
	{			
		window.document.frm4.target="_parent";
		window.document.frm4.action="livex_summary_info.jsp";
		window.document.frm4.submit();
	}	
}
function abc8()
{	
if (window.document.frm5.btn8.click || window.document.frm5.btn9.click || window.document.frm5.btn10.click)
	{			
		window.document.frm5.target="_parent";
		window.document.frm5.action="../livex_myaccount_bidoffers_confirmchanges.jsp";
		window.document.frm5.submit();
	}
}
function abc9()
{	
if (window.document.frm6.btn11.click)
	{			
		window.document.frm6.target="_parent";
		window.document.frm6.action="livex_myaccount_bidoffers.jsp";
		window.document.frm6.submit();
	}	
}
function abc10()
{	
if (window.document.frm7.btn12.click)
	{			
		window.document.frm7.target="_parent";
		window.document.frm7.action="index.jsp";
		window.document.frm7.submit();
	}	
}
function addcellar()
{	
if (window.document.frmcellar.addcel.click)
	{			
		window.document.frmcellar.target="_parent";
		window.document.frmcellar.action="../myaccount_cellar_buildwizard.jsp";
		window.document.frmcellar.submit();
	}	
}

function tabnavOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#89AA00";
}
}
function tabnavOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#999999";
}
}