addLoadEvent(function(){

new Tip('t1','<h6>Doss Ferry</h6><p>Design, XHTML, CSS, and Flash</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t2','<h6>Bay Point Plantation</h6><p>Design, XHTML, CSS</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t3','<h6>Hiring Interviews</h6><p>Design, XHTML, CSS</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});

});