function openFaqWindow () { var faqWindowParams ='width=550,height=600,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1'; window.open('http://app.artists-first.net/Spins/faq.action' ,'ArtistsFirst' ,faqWindowParams); return false; } function openBuyWindow () { var buyWindowParams ='width=800,height=500,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1'; window.open('http://app.artists-first.net/Spins/shop.action' ,'ArtistsFirst' ,buyWindowParams); return false; } text = ''; text += '
'; text += ''; text += ''; text += ''; text += ''; text += '
'; text += 'What's new in our shop ... '; // text += ' - The Spins
'; text += '
'; text += ''; text += ''; text += ' '; text += ' '; text += ''; text += ''; text += '
'; text += ' /home/media/277/3'; text += ' '; text += ' The first release of The Spins. 5 tracks including the hit single Hello Baby experimental version, #16 in RadioWaveMonitor Charts (Dance/Techno Format)
'; text += ' Click here to buy'; text += '
'; text += '
'; text += ''; text += ''; text += ' '; text += ''; text += '
'; text += ' powered by Artists First'; text += ' '; text += '
'; document.write(text);