addLoadEvent(function(){

new Tip('t1','<h6>Better Solutions</h6>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t2','<h6>Caf&eacute; Shorts</h6><p>Version 1</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t3','<h6>Caf&eacute; Shorts</h6><p>Version 2</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t4','<h6>Garcon Media Group</h6><p>Version 1</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t5','<h6>Garcon Media Group</h6><p>Version 2</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t6','<h6>Info On Demand</h6>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t7','<h6>Kiteboarding University</h6><p>Version 1</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t8','<h6>Kiteboarding University</h6><p>Version 2</p>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t9','<h6>Palmtree Computers</h6>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});
new Tip('t10','<h6>Spaceballs the Softball Team</h6>',{ duration:0.3, delay:0.1, effect:'appear',hook:{target:'topLeft',tip:'bottomLeft'},offset:{x:0,y:-1}});

});