var thetime=new Date();
var nday=thetime.getDay();
var deal
if (nday==0)
   { deal = "http://www.thefurniture.com/richard/deal/sunday.jpg" }
if (nday==1)
	{deal = "http://www.thefurniture.com/richard/deal/monday.jpg"}
if (nday==2)
	{deal = "http://www.thefurniture.com/richard/deal/tuesday.jpg" }
if (nday==3)
   { deal = "http://www.thefurniture.com/richard/deal/wednesday.jpg"}
if (nday==4)
   {deal = "http://www.thefurniture.com/richard/deal/thursday.jpg" }
if (nday==5)
  {   deal = "http://www.thefurniture.com/richard/deal/friday.jpg" }
if (nday==6)
{  deal = "http://www.thefurniture.com/richard/deal/saturday.jpg" }


function giveleft()
	{
var curdate = new Date();
var hours = curdate.getHours();

var amountleft;

if (  hours >=0 && hours <=6)
{	amountleft=27; }
if ( hours >6 && hours <=10)
 {	amountleft=24; }
if (hours >10 && hours <=14)
{	amountleft=19; }
if ( hours >14 && hours <=18)
{	amountleft=12; }
if (hours >18 && hours <=22)
{	amountleft=7; }
if (hours >22 && hours <24)
{	amountleft=3; }


		document.write(amountleft);	 
	}


function codeacount()
	{

document.write("<table cellpadding=0 cellspacing=0 border=0><tr><td>");
document.write("<img src=http://www.thefurniture.com/richard/deal/header.jpg>");
document.write("</td></tr>");
document.write("<tr><td>");
}


function codebcount()
 	{
document.write("<img border=0 src=");
document.write(deal);
document.write(">");
document.write("</a></td></tr><tr><td align=center>");
document.write("<font face=Arial size=1>Amount Remaining in Stock:&nbsp;");
javascript:giveleft();
document.write("</font></td></tr></table>");
 }

function codeanocount()
	{
	document.write("<table cellpadding=0 cellspacing=0 border=0><tr><td>");
document.write("<img src=http://www.thefurniture.com/richard/deal/header.jpg>");
document.write("</td></tr>");
document.write("<tr><td>");
	}


function codebnocount()
	{

document.write("<img border=0 src=");
document.write(deal);
document.write(">");
document.write("</a></td></tr></table>");
 }
 
 
 
function code234x60()
	{
	
var thetime234x60=new Date();
var nday234x60=thetime234x60.getDay();
var deal234x60
if (nday==0)
   { deal234x60 = "http://www.thefurniture.com/richard/deal/sun_234x60.jpg" }
if (nday==1)
	{deal234x60 = "http://www.thefurniture.com/richard/deal/mon_234x60.jpg"}
if (nday==2)
	{deal234x60 = "http://www.thefurniture.com/richard/deal/tue_234_60.jpg" }
if (nday==3)
   { deal234x60 = "http://www.thefurniture.com/richard/deal/wed_234x60.jpg"}
if (nday==4)
   {deal234x60 = "http://www.thefurniture.com/richard/deal/thur_234x60.jpg" }
if (nday==5)
  {  deal234x60 = "http://www.thefurniture.com/richard/deal/fri_234x60.jpg" }
if (nday==6)
{  deal234x60 = "http://www.thefurniture.com/richard/deal/sat_234x60.jpg" }

document.write("<img border=0 src=");
document.write(deal234x60);
document.write(">");
document.write("</a>");
 
}	

function code468x60()
	{
	
var deal468x60
if (nday==0)
   { deal468x60 = "http://www.thefurniture.com/richard/deal/sun_468x60.jpg" }
if (nday==1)
	{deal468x60 = "http://www.thefurniture.com/richard/deal/mon_468x60.jpg"}
if (nday==2)
	{deal468x60 = "http://www.thefurniture.com/richard/deal/tue_468x60.jpg" }
if (nday==3)
   { deal468x60 = "http://www.thefurniture.com/richard/deal/wed_468x60.jpg"}
if (nday==4)
   {deal468x60 = "http://www.thefurniture.com/richard/deal/thur_468x60.jpg" }
if (nday==5)
  {  deal468x60 = "http://www.thefurniture.com/richard/deal/fri_468x60.jpg" }
if (nday==6)
{  deal468x60 = "http://www.thefurniture.com/richard/deal/sat_468x60.jpg" }

document.write("<img border=0 src=");
document.write(deal468x60);
document.write(">");
document.write("</a>");

}

function pre300x600()
	{
	document.write("<table border=0 cellpadding=0 cellspacing=0 width=300 height=600><tr><td>");
	}

function code300x600()
	{
	
var deal300x600
if (nday==0)
   { deal300x600 = "http://www.thefurniture.com/richard/deal/sun_300x600.jpg" }
if (nday==1)
	{deal300x600 = "http://www.thefurniture.com/richard/deal/mon_300x600.jpg"}
if (nday==2)
	{deal300x600 = "http://www.thefurniture.com/richard/deal/tue_300x600.jpg" }
if (nday==3)
   { deal300x600 = "http://www.thefurniture.com/richard/deal/wed_300x600.jpg"}
if (nday==4)
   {deal300x600 = "http://www.thefurniture.com/richard/deal/thur_300x600.jpg" }
if (nday==5)
  {  deal300x600 = "http://www.thefurniture.com/richard/deal/fri_300x600.jpg" }
if (nday==6)
{  deal300x600 = "http://www.thefurniture.com/richard/deal/sat_300x600.jpg" }

document.write("<img border=0 src=");
document.write(deal300x600);
document.write(">");
document.write("</a></td></tr>");

}

function amountremain300x600()
	{

var todaydate = new Date();
var hour300 = todaydate.getHours();
var imgleft;

if (  hour300 >=0 && hour300 <=6)
{
	imgleft="http://www.thefurniture.com/richard/deal/amountremain27.jpg"}
if ( hour300 >6 && hour300 <=10)
 {	imgleft="http://www.thefurniture.com/richard/deal/amountremain24.jpg"}
if (hour300 >10 && hour300 <=14)
{	imgleft="http://www.thefurniture.com/richard/deal/amountremain19.jpg"}
if ( hour300 >14 && hour300 <=18)
{	imgleft="http://www.thefurniture.com/richard/deal/amountremain12.jpg"}
if (hour300 >18 && hour300 <=22)
{	imgleft="http://www.thefurniture.com/richard/deal/amountremain7.jpg"}
if (hour300 >22 && hour300 <24)
{	imgleft="http://www.thefurniture.com/richard/deal/amountremain3.jpg"}

		document.write("<tr><td><img src=");
		document.write(imgleft);	 
		document.write("></td></tr></table>");
	}
	
	
function code300x250()
	{
	
var deal300x250
if (nday==0)
   { deal300x250 = "http://www.thefurniture.com/richard/deal/sun_300x250.jpg" }
if (nday==1)
	{deal300x250 = "http://www.thefurniture.com/richard/deal/mon_300x250.jpg"}
if (nday==2)
	{deal300x250 = "http://www.thefurniture.com/richard/deal/tue_300x250.jpg" }
if (nday==3)
   { deal300x250 = "http://www.thefurniture.com/richard/deal/wed_300x250.jpg"}
if (nday==4)
   {deal300x250 = "http://www.thefurniture.com/richard/deal/thur_300x250.jpg" }
if (nday==5)
  {  deal300x250 = "http://www.thefurniture.com/richard/deal/fri_300x250.jpg" }
if (nday==6)
{  deal300x250 = "http://www.thefurniture.com/richard/deal/sat_300x250.jpg" }

document.write("<img border=0 src=");
document.write(deal300x250);
document.write(">");
document.write("</a>");

}


function code125x125()
	{
	var deal125x125
if (nday==0)
   { deal125x125 = "http://www.thefurniture.com/richard/deal/sun_125x125.gif" }
if (nday==1)
	{deal125x125 = "http://www.thefurniture.com/richard/deal/mon_125x125.gif"}
if (nday==2)
	{deal125x125 = "http://www.thefurniture.com/richard/deal/tue_125x125.gif" }
if (nday==3)
   { deal125x125 = "http://www.thefurniture.com/richard/deal/wed_125x125.gif"}
if (nday==4)
   {deal125x125 = "http://www.thefurniture.com/richard/deal/thur_125x125.gif" }
if (nday==5)
  {  deal125x125 = "http://www.thefurniture.com/richard/deal/fri_125x125.gif" }
if (nday==6)
{  deal125x125 = "http://www.thefurniture.com/richard/deal/sat_125x125.gif" }

document.write("<img border=0 src=");
document.write(deal125x125);
document.write(">");
document.write("</a>");

}




