
<!-- Start Head contents

document.write('<Title> LS Business Systems</Title>');

document.write('<meta name="Description" content="E-commerce solutions, websites, data accessibility,');
document.write(' and programming efficiency --- Ladysword Business Services is the answer.');
document.write(' We can meet your IT needs.">');
document.write('<meta name="KeyWords" content="flash,shopping cart,asp,javascript,php,vbscript,vb script,');
document.write('shop cart,web developer,');
document.write('asp programming,php programmer,javascript programmer,web design companies,oscommerce programming,');
document.write('web programming,web design madison wisconsin,javascript programming,e-commerce design,');
document.write('web programming services,flash web developer,web design,php programming,flash web design,');
document.write('vbscript programming,php programming services,web developer company,best web programmer">');
document.write('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">');
document.write('<META name="Copyright" content="Copyright 2006 Ladysword Productions  http://ladysword.com/">');
document.write('<META http-equiv="Content-Language" content="en">');
document.write('<META name="revisit-after" content="15 days">');
document.write('<META name="robots" content="index, follow">');
document.write('<META name="Rating" content="General">');
document.write('<META name="Robots" content="All">');
document.write('<link rel="StyleSheet" href="corporatestyle.css" type="text/css">');
        
        


//-- End Head Contents -->

<!-- Start HEADER OPTIONS CODE

// NOTE: If you use a ' add a slash before it like this \'

// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


// ORIGINAL COLORS:
//var flashcolor		= "141424"	// FLASH BACKGROUND COLOR
//var color			= "141424"	// HEADER BACKGROUND COLOR

//Ladysword Blue:
var flashcolor		= "155995"	// FLASH BACKGROUND COLOR
var color			= "155995"	// HEADER BACKGROUND COLOR


var flashheight		= "50"		// HEIGHT OF THE FLASH (IN PIXELS) (and adjust the menu.js)


//orig value = 700
var flashwidth		= "500"		// WIDTH OF THE FLASH (IN PIXELS) (and adjust the menu.js)


var stripes	 	= "yes"		// SHOW STRIPE UNDER THE FLASH (and adjust the menu.js)






document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" BGCOLOR="#'+color+'">');
document.write('	<tr>');
document.write('		<td><img src="gallery/logo4.jpg" border=0>');

document.write('		<td ALIGN="LEFT">');
document.write('			<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" id="logo" ALIGN="">');
document.write('				<PARAM NAME=movie VALUE="logo.swf">');
document.write('				<PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#'+flashcolor+'>');
document.write('				<EMBED src="logo.swf" quality=high bgcolor=#'+flashcolor+'  WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="logo" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('				</EMBED>');
document.write('			</OBJECT><br>');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');

   if (stripes == "yes") {
document.write('<span class="printhide">');
document.write('<img src="picts/stretchbar.jpg" width="100%" height="28"><br>');
document.write('</span>');
}


//  End -->