function jsprint() {
var s = '';
s += 'Real Money
';
s += 'It Really Is 2ez2buildtraffic!
';
s += 'Leverage $25 Into Big Money
';
s += 'Secrets to Success
';
s += 'Put Us In the Driver\' s Seat
';
s += 'Referrals For Free
';
s += 'Make Passive Cash Daily
';
s += 'A Gift for Mother\' s Day
';
s += 'RFS... What?
';
s += 'Four Income Streams For $25
';
return (s);
}
document.write(jsprint());