var phpadsbanner = '';

phpadsbanner += '\n<'+'div id="phpads_d0677073" style="position:absolute; width:902px; height:519px; z-index:99; left: 0px; top: 0px; visibility: hidden"> \n\t<'+'table cellspacing="0" cellpadding="0">\n\t\t<'+'tr> \n\t\t\t<'+'td align="right" style="padding: 2px"><'+'a href="javascript:;" onClick="phpAds_simplepop_d0677073(\'close\'); return false;" style="color:#0000ff"><'+'img src="http://tributeathome.ca/ads/libraries/layerstyles/simple/images/close.gif" width="7" height="7" alt="Close" border="0"><'+'/a><'+'/td>\n\t\t<'+'/tr>\n\t\t<'+'tr> \n\t\t\t<'+'td  align="center">\n\t\t\t\t<'+'table border="0" cellspacing="0" cellpadding="0">\n\t\t\t\t\t<'+'tr>\n\t\t\t\t\t\t<'+'td width="900" height="506" align="center" valign="middle" style="padding: 0px"><'+'object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="900" height="506">\n  <'+'param name="movie" value="http://www.tribute.ca/ads/boom.swf" />\n  <'+'param name="quality" value="high" />\n  <'+'param name="wmode" value="transparent" />\n  <'+'embed src="http://www.tribute.ca/ads/boom.swf" width="900" height="506" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"><'+'/embed>\n<'+'/object>\n<'+'div id="beacon_142" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"><'+'img src=\'http://tributeathome.ca/ads/adlog.php?bannerid=142&amp;clientid=118&amp;zoneid=27&amp;source=&amp;block=0&amp;capping=0&amp;cb=70d3fb5211b471b541ec39b88e0e406d\' width=\'0\' height=\'0\' alt=\'\' style=\'width: 0px; height: 0px;\'><'+'/div><'+'/td>\n\t\t\t\t\t<'+'/tr>\n\t\t\t\t<'+'/table>\n\t\t\t<'+'/td>\n\t\t<'+'/tr>\n\t<'+'/table>\n<'+'/div>\n';

document.write(phpadsbanner);

function phpAds_findObj(n, d) { 
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
  d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i>d.layers.length;i++) x=phpAds_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function phpAds_adlayers_place_d0677073()
{
	var c = phpAds_findObj('phpads_d0677073');

	if (!c)
		return false;
	
	if (c.style)
		c = c.style;
	
	if (window.innerHeight)
	{
		ih = window.innerHeight;
		iw = window.innerWidth;
		sl = window.pageXOffset;
		st = window.pageYOffset;
		
		if (window.opera)
			of = 0;
		else
			of = 16;
	}
	else if (document.documentElement && document.documentElement.clientHeight)
	{
		ih = document.documentElement.clientHeight;
		iw = document.documentElement.clientWidth;
		sl = document.documentElement.scrollLeft;
		st = document.documentElement.scrollTop;
		of = 0;		
	}
	else if (document.body)
	{
		ih = document.body.clientHeight;
		iw = document.body.clientWidth;
		sl = document.body.scrollLeft;
		st = document.body.scrollTop;
		of = 0;
	}

		ll = (iw - 902) / 2 + sl + 0;
		lt = (ih - 519) / 2 + st + 0;

	if (c.pixelLeft)
		c.pixelLeft = ll;
	else if (window.opera)
		c.left = ll;
	else
		c.left = ll + 'px';
		
	if (c.pixelTop)
		c.pixelTop = lt;
	else if (window.opera)
		c.top = lt;
	else
		c.top = lt + 'px';

	c.visibility = phpAds_adlayers_visible_d0677073;
}


function phpAds_simplepop_d0677073(what)
{
	var c = phpAds_findObj('phpads_d0677073');

	if (!c)
		return false;

	if (c.style)
		c = c.style;

	switch(what)
	{
		case 'close':
			phpAds_adlayers_visible_d0677073 = 'hidden';
			phpAds_adlayers_place_d0677073();
			window.clearInterval(phpAds_adlayers_timerid_d0677073);
			break;

		case 'open':
			phpAds_adlayers_visible_d0677073 = 'visible';
			phpAds_adlayers_place_d0677073();
			phpAds_adlayers_timerid_d0677073 = window.setInterval('phpAds_adlayers_place_d0677073()', 10);

			return window.setTimeout('phpAds_simplepop_d0677073(\'close\')', 12000);
			break;
	}
}

var phpAds_adlayers_timerid_d0677073;
var phpAds_adlayers_visible_d0677073;


phpAds_simplepop_d0677073('open');
