var widgetFrame = '<iframe id="widgetFrame" scrolling="no" frameborder="0" width="'+sqt_width+'" height="'+sqt_height+'"';
		widgetFrame += 'src="http://www.netvibes.com/api/uwa/frame/blog.php?id=stockQuoteTracker&moduleUrl=http://www.stockwidgets.net/stockQuoteTracker.html&'; 
		widgetFrame += sqt_argument ;
		widgetFrame += '"></iframe>';
document.write(widgetFrame);
