<!--
var clickURL = ''+lsn_click+'';
var flashURL = 'http://www.toshibadirect.com/images/promo/save_125x125.swf';	// Specify full url, including the file name.
var flashWidth = '125';	// Width of the banner in pixels.
var flashHeight = '125';	// Height of the banner in pixels.
var redirURL = 'http://www.toshibadirect.com/td/b2c/toshibadirect.to?page=10offBTO&seg=HHO&src=MAKX&cpn=LSFS&cm_mmc=LinkShare_aff-_-p-_-banner-_-20_off';	// Specify the full landing url for the banner.
var lsTempID = '1954';	// Specify the merchant tmpid=. 
function LSclick() {
	clickURL = clickURL + '&tmpid=' + lsTempID + '&RD_PARM1=' + escape(escape(redirURL));
	window.location = clickURL;
}
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 + '" align="middle">');
document.write('<param name="movie" value="' + flashURL + '">');
document.write('<param name="quality" value="high">');
document.write('<param name="bgcolor" value="#ffffff">');
document.write('<embed src="' + flashURL + '" quality="high" bgcolor="#ffffff" width="' + flashWidth + '" height="' + flashHeight + '" name="' + flashURL + '" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
document.write('</object>');
-->
