var copy = 'Students Fly Cheaper: Spring Deals to Europe'; var price = '$197'; var url = 'http://www.studentuniverse.com/orbitz/?cmp=AFL-Orbitz1>KEYW=Quick+SpringBreak+Europe' var target = '_top'; // target is '_top' for internal links, '_blank' for external links //+++++++++++++++++++++++++++++++++++++ var ad = ''; ad += '\n'; ad += '' + copy + '\n'; ad += '' + price + '\n'; ad += '\n'; document.write(ad);