<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF

var showimage_1		= "yes"		// SHOW 1ST SIDEBAR IMAGE
var showimage_2		= "yes"		// SHOW 2ND SIDEBAR IMAGE
var showimage_3		= "no"		// SHOW 3RD SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "yes"		// SHOW THE 2ND PARAGRAPH
var showarea_3		= "yes"		// SHOW THE 3RD PARAGRAPH
var links		= "yes"		// SHOW SAMPLE LINKS IN THE SIDEBAR

var movedown		= "45"		// SIDEBAR SPACE FROM TOP




document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="130"><br>');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');


// START DATE SCRIPT

var showd	= "yes"  	// SHOW THE DATE
var dateLR	= "centre"  	// DATE LEFT OR RIGHT
var dateX	= "125"  	// DATE X LOCATION
var dateY	= "150"  	// DATE Y LOCATION
   if (showd == "yes") {
document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ". ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');
}



// FIRST IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=180908&merchantID=3502&programmeID=8893&mediaID=65008&tracking=&url=" target="_blank"><IMG SRC="http://banners.affiliatefuture.com/3502/65008.gif" border="0" width="120" height="60" class="borders"><br><br>');
}




// START FIRST TEXT AREA

   if (showarea_1 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">How It Works:</span></legend>');

document.write('Workingcapital4u provides a simple solution that allows you to convert your future credit card receivables to cash. ');

document.write('<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=180908&merchantID=3502&programmeID=8893&mediaID=0&tracking=&url=http://workingcapital4u.co.uk/how_it_works.html" target="_blank">More...</a>');

document.write('</fieldset>');
document.write('<br><br><br>');
}

// END FIRST TEXT AREA











// SECOND IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=180908&merchantID=3360&programmeID=8818&mediaID=63712&tracking=&url=" target="_blank"><IMG SRC="http://banners.affiliatefuture.com/3360/63851.gif" border="0" width="122" height="64" class="borders"><br><br>');
}




// START SECOND TEXT AREA
   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Why Contact Law?</span></legend>');

document.write('If you are in need of a solicitor Contact Law can offer you the following free service to introduce you to the best solicitor for your case. ');

document.write('<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=180908&merchantID=3360&programmeID=8818&mediaID=0&tracking=&url=http://www.contactlaw.co.uk/legal_advice.html" target="_blank">More...</a>');

document.write('</fieldset>');
document.write('<br><br><br>');
}
// END SECOND TEXT AREA










// SAMPLE LINKS AREA
   if (links == "no") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">More Links:</span></legend>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');


document.write('</fieldset>');
document.write('<br><br><br>');
}
// SAMPLE LINKS AREA











// THIRD IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=180908&merchantID=2889&programmeID=8000&mediaID=54064&tracking=&url=" target="_blank"><IMG SRC="http://banners.affiliatefuture.com/2889/54064.gif" border="0" width="120" height="240" class="borders"><br><br>');
}





// START THIRD TEXT AREA
   if (showarea_3 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Insurance:</span></legend>');

document.write('Constructaquote.com specialises in finding competitive insurance quotations for a range of UK businesses and tradesmen. ');

document.write('<a href="http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=180908&merchantID=2889&programmeID=8000&mediaID=0&tracking=&url=" target="_blank">More...</a>');

document.write('</fieldset>');
document.write('<br><br><br>');
}
// END THIRD TEXT AREA






// FOURTH IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<a href="https://www.google.com/adplanner/site_profile?s=businessgrowthfranchise.co.uk&b=1" target="_blank"><img src="http://www.gstatic.com/ads/branding/adplanner/dcap120_60.gif" border=none width=120 height=60 title="Find my site on DoubleClick Ad Planner"></a>');
}



document.write('</td></tr></table>');
//  End -->
