try{
if (self != top)
{
   if (document.images)
      top.location.replace(window.location.href);
   else
      top.location.href = window.location.href;
}
}catch(er){}

window.onload = init;

function init(){
	if (document.getElementById("shadowTitle")!=null)
		applyShadow('shadowTitle', '#EBEBEB', 1);
}

function applyShadow(targetElement, shadowColor, shadowOffset) {
  if (typeof(targetElement) != 'object') {
    targetElement = document.getElementById(targetElement);
  }
  var value = targetElement.firstChild.nodeValue;
  targetElement.style.position = 'relative';
  targetElement.style.zIndex = 1;
    
  var newEl = document.createElement('span');
  newEl.appendChild(document.createTextNode(value));
  newEl.className = 'shadowed';
  newEl.style.color = shadowColor;
  newEl.style.position = 'absolute';
  newEl.style.left = shadowOffset + 'px';
  newEl.style.top = shadowOffset + 'px';
  newEl.style.zIndex = -1;
  
  targetElement.appendChild(newEl);
}

function HelpArray(len) {
	this.length=len
}
HelpText = new HelpArray(5)
var startTr = "<tr><td class='tdBullet'>&nbsp;&nbsp;<img src='/i/checkmark.gif' alt='' />&nbsp;</td><td class='tdBigFont'>";
var endTr = "</td></tr>"
var aryImages = new Array(4);
aryImages[0] = "/i/booth.jpg";
aryImages[1] = "/i/booth3.jpg";
aryImages[2] = "/i/booth2.jpg";					
aryImages[3] = "/i/booth4.jpg";
aryImages[4] = "/i/ismay-3d126.gif";
  for (i=0; i < aryImages.length; i++) {
    var preload = new Image();
    preload.src = aryImages[i];
  }

HelpText[0] = "<img src='/i/booth.jpg' alt='Hall of Names licensees booth' class='floatLGraphic' /><div class='padB5'><strong>Hall of Names Features</strong></div>"
HelpText[0] += "<table cellpadding='2' cellspacing='0'>"
HelpText[0] += startTr + "Authentic Histories" + endTr;
HelpText[0] += startTr + "Full Color Coats of Arms" + endTr;
HelpText[0] += startTr + "Easy To Use Software" + endTr;
HelpText[0] += startTr + "Full Technical Support" + endTr;
HelpText[0] += startTr + "Free Program Upgrades" + endTr;
HelpText[0] += startTr + "Free Web Service" + endTr;
HelpText[0] += startTr + "Excellent Profit Potential" + endTr;
//HelpText[0] += startTr + "Great Track Record" + endTr;					
HelpText[0] += "</table>";
HelpText[0] += "<div style='clear:both;position:absolute;bottom:0px;text-align:center;width:580px;font-size:11px;'><a href='/flash/presentation.asp'>View Flash Presentation</a></div>";

//HelpText[0] = "<img src='/i/booth.jpg' class='floatLGraphic' /><strong>Hall of Names Features</strong> <br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Authentic Histories<br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Full Color Coats of Arms<br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Easy To Use Software<br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Full Technical Support<br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Free Program Upgrades<br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Free Web Service<br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Excellent Profit Potential<br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> Great Track Record<br />"
//HelpText[1] = "<img src='/i/booth2.jpg' class='floatLGraphic' /><strong>Hall of Names Features</strong> <br />&nbsp;&nbsp;<img src='/images/redbullet.gif' alt='' /> In House Historical Research"

HelpText[1] = "<img src='/i/booth3.jpg' alt='Hall of Names licensees booth' class='floatLGraphic' /><div class='padB5'><strong>Hall of Names Features</strong></div>"
HelpText[1] += "<table cellpadding='2' cellspacing='0'>"
HelpText[1] += startTr + "Great Track Record" + endTr;
//
HelpText[1] += startTr + "No Confined Territories" + endTr;
HelpText[1] += startTr + "Unlimited Sales Potential" + endTr;
HelpText[1] += startTr + "Easy to Edit & Customize" + endTr;
HelpText[1] += startTr + "Complete Sales and Training Guides" + endTr;				
HelpText[1] += "</table>";
HelpText[1] += "<div style='clear:both;position:absolute;bottom:0px;text-align:center;width:580px;font-size:11px;'><a href='/flash/presentation.asp'>View Flash Presentation</a></div>";


HelpText[2] = "<img src='/i/booth2.jpg' alt='Hall of Names licensees booth' class='floatLGraphic' /><div class='padB5'><strong>Hall of Names Features</strong></div>"
HelpText[2] += "<table cellpadding='2' cellspacing='0'>"
//HelpText[2] += startTr + "In House Historical Research" + endTr;
HelpText[2] += startTr + "High Profit Margins" + endTr;
HelpText[2] += startTr + "No Inventory" + endTr;
HelpText[2] += startTr + "No Quotas" + endTr;
HelpText[2] += startTr + "Low overhead" + endTr;
HelpText[2] += startTr + "No Hidden Costs" + endTr; //(use your choice of papers)
HelpText[2] += "</table>";	
HelpText[2] += "<div style='clear:both;position:absolute;bottom:0px;text-align:center;width:580px;font-size:11px;'><a href='/flash/presentation.asp'>View Flash Presentation</a></div>";
				

HelpText[3] = "<img src='/i/booth4.jpg' alt='Hall of Names licensees booth' class='floatLGraphic' /><div class='padB5'><strong>Hall of Names Features</strong></div>"
HelpText[3] += "<table cellpadding='2' cellspacing='0'>"
HelpText[3] += startTr + "Over 1,000,000 Surname Histories" + endTr;
HelpText[3] += startTr + "Coats of Arms for prints, shirts etc." + endTr;
HelpText[3] += startTr + "50,000 First Name Histories" + endTr;
HelpText[3] += startTr + "35,000 Scottish Clan Histories" + endTr;
HelpText[3] += startTr + "24,000 Irish Sept Histories" + endTr;								
HelpText[3] += "</table>";
HelpText[3] += "<div style='clear:both;position:absolute;bottom:0px;text-align:center;width:580px;font-size:11px;'><a href='/flash/presentation.asp'>View Flash Presentation</a></div>";


HelpText[4] = "<img src='/i/ismay-3d126.gif' class='floatLGraphic' alt='Sample Coat of Arms' /><div class='padB5'><strong>Hall of Names Features</strong></div>"
HelpText[4] += "<table cellpadding='2' cellspacing='0'>"
HelpText[4] += startTr + "Competitive Product Line" + endTr;
HelpText[4] += startTr + "Ongoing Research and Product Development" + endTr;
HelpText[4] += startTr + "Great Impulse Sales" + endTr;
HelpText[4] += startTr + "User Friendly Software" + endTr;
HelpText[4] += startTr + "Appeals to All Ages" + endTr;
HelpText[4] += startTr + "Appeals to All Walks of Life" + endTr;				
HelpText[4] += "</table>";
HelpText[4] += "<div style='clear:both;position:absolute;bottom:0px;text-align:center;width:580px;font-size:11px;'><a href='/flash/presentation.asp'>View Flash Presentation</a></div>";
					
ScriptText = new HelpArray(5)					
var i = -1
function playHelp()
{
	var theDiv = document.getElementById("div1")
	if (i == 4) 
	{
		i = 0
	}
	else
	{
		i++
	}
	try{
		theDiv.filters[0].apply()
	}catch(er){}
	
	theDiv.innerHTML = HelpText[i]
	
	try{
		theDiv.filters[0].play()
	}catch(er){}

	mytimeout = setTimeout("playHelp()",12000)
}
