// SpreadTruth.com's The Story Embed Code // Copyright 2009 // Don't change anything below function wo(url, name, bits) { newWin=window.open(url, name, bits); newWin.focus(); } var w = screen.width; var h = screen.height; if (w>1400) { var quality = "high"; } else { var quality = "normal"; } document.writeln("Read The Story");