var docTips = new TipObj('docTips');
with (docTips)
{
 // Next, we set the appearance and style of the tips displayed by this tip object.
 // Each tip object must have a string called 'template' that contains some specially-formatted
 // HTML to write to its DIV. This example has two nested tables, a border and a background.
 // The special bits are the %2%, %3% and so on halfway through. These correspond to values we
 // set in the tips.tipName arrays later: %0% is the X value, %1% is Y, and %2% onwards are
 // whatever other info we have in there (width, text etc...). This example sets the width %2%
 // of the table, and inserts some content which is the text %3%.
 // You might want to put extra information in the tip arrays, and use %4%, %5% onwards in the
 // template for tip headers, footers, customisable colours etc... see the next tip object for
 // another example.

 //showDelay = 50;
 //hideDelay = 200;
 //doFades = false;
 //minAlpha = 0;
 //maxAlpha = 100;
 //fadeInSpeed = 20;
 //fadeOutSpeed = 20;
 //tipStick = 0.2;
 // IE 5.5+ select box fix. This will enable tips to appear over <SELECT> elements in the page.
 //IESelectBoxFix = true;
}

var stickyTip = new TipObj('stickyTip');
with (stickyTip)
{
	template = '<table cellspacing="0"><tr><td class="tipClass">%3%</td></tr></table>';
	
	tips.elev = new Array(5, 5, 150, '<p><strong>11th Street Townhomes</strong><br />NW 11th &amp; Hoyt</p>');
	tips.nine = new Array(5, 5, 150, '<p><strong>937 Condos</strong><br />937 NW Glisan</p>');
	tips.ave = new Array(5, 5, 125, '<p><strong>The Avenue</strong><br />1400 NW Irving</p>');
	tips.bridgeport = new Array(5, 5, 100, '<p><strong>Bridgeport Condos</strong><br />1130 NW 12th Ave</p>');
	tips.casey = new Array(5, 5, 100, '<p><strong>The Casey</strong><br />311 NW 12th</p>');
	tips.chown = new Array(5, 5, 100, '<p><strong>Chown Pella</strong><br />416 NW 13th</p>');
	tips.edge = new Array(5, 5, 100, '<p><strong>The Edge</strong><br />805 NW 14th</p>');
	tips.elizabeth = new Array(5, 5, 100, '<p><strong>The Elizabeth</strong><br />1122 NW Glisan</p>');
	tips.encore = new Array(5, 5, 100, '<p><strong>The Encore</strong><br />949 NW Overton</p>');
	tips.flanders = new Array(5, 5, 100, '<p><strong>Flanders Street Lofts</strong></p>');
	tips.gregory = new Array(5, 5, 100, '<p><strong>The Gregory</strong><br />420 NW 12th</p>');
	tips.henry = new Array(5, 5, 100, '<p><strong>The Henry</strong><br />1025 NW Couch</p>');
	tips.hoyt = new Array(5, 5, 125, '<p><strong>Hoyt Commons</strong><br />618 NW 12th</p>');
	tips.irvingl = new Array(5, 5, 125, '<p><strong>Irving Street Lofts</strong><br />NW 13th &amp; Irving</p>');
	tips.irvingt = new Array(5, 5, 125, '<p><strong>Irving Street Townhomes</strong><br />NW 11th Ave. &amp; Irving St.</p>');
	tips.johnson = new Array(5, 5, 125, '<p><strong>Johnson Street Townhouses</strong><br />NW 11th &amp; Johnson</p>');
	tips.lexis = new Array(5, 5, 100, '<p><strong>The Lexis</strong><br />1125 NW 9th</p>');
	tips.marshall = new Array(5, 5, 100, '<p><strong>Marshall Wells Lofts</strong><br />1420 NW Lovejoy</p>');
	tips.mckenzie = new Array(5, 5, 100, '<p><strong>The McKenzie</strong><br />408 NW 12th</p>');
	tips.metro = new Array(5, 5, 100, '<p><strong>The Metropolitan</strong><br />NW Lovejoy &amp; 10th</p>');
	tips.modern = new Array(5, 5, 100, '<p><strong>Modern Confectionery</strong></p>');
	tips.north = new Array(5, 5, 100, '<p><strong>North Park Lofts</strong><br />300 NW 8th</p>');
	tips.parknw = new Array(5, 5, 100, '<p><strong>Park Northwest</strong><br />NW Park &amp; Flanders</p>');
	tips.parkplace = new Array(5, 5, 100, '<p><strong>Park Place Condos</strong><br />922 NW 11th</p>');
	tips.pearll = new Array(5, 5, 100, '<p><strong>Pearl Lofts</strong><br />NW 10th &amp; Hoyt</p>');
	tips.pinnacle = new Array(5, 5, 100, '<p><strong>The Pinnacle</strong><br />1255 NW 9th</p>');
	tips.riverstone = new Array(5, 5, 100, '<p><strong>Riverstone Condos</strong><br />820 NW 12th</p>');
	tips.streetcar = new Array(5, 5, 100, '<p><strong>Streetcar Lofts</strong><br />1030 NW 12th</p>');
	tips.tanner = new Array(5, 5, 100, '<p><strong>Tanner Place Condos</strong><br />1030 NW Johnson</p>');
	tips.waterfront = new Array(5, 5, 150, '<p><strong>Waterfront Pearl</strong><br />1200 NW Naito Pkwy</p>');
	tips.yards = new Array(5, 5, 150, '<p><strong>Yards at Union Station </strong><br />NW Naito Pkwy at Steel Bridge</p>');
	
	tips.kearney = new Array(5, 5, 150, '<p><strong>Kearney Plaza</strong><br />931 NW 11th</p>');
	tips.louisa = new Array(5, 5, 125, '<p><strong>The Louisa</strong><br />123 NW 12th</p>');
	tips.lovejoy = new Array(5, 5, 100, '<p><strong>Lovejoy Station</strong><br />1040 NW 10th</p>');
	tips.pearlc = new Array(5, 5, 100, '<p><strong>Pearl Court</strong><br />920 NW Kearney</p>');
	tips.sitka = new Array(5, 5, 100, '<p><strong>The Sitka</strong><br />1230 NW 12th</p>');
	tips.station = new Array(5, 5, 100, '<p><strong>Station Place</strong><br />1020 NW 9th</p>');
	tips.tenth = new Array(5, 5, 100, '<p><strong>10th &amp; Hoyt</strong><br />925 NW Hoyt</p>');
	tips.wyatt = new Array(5, 5, 100, '<p><strong>The Wyatt</strong><br />1001 NW Lovejoy</p>');
	tips.yards = new Array(5, 5, 100, '<p><strong>Yards at Union Station</strong><br />NW Naito Pkwy at Steel Bridge</p>');
	
	tipStick = 0.2;
}