Mercury Connect Setup Questionnaire

From FloristWiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
<myscript language='Javascript'>
+
<myscript language='Javascript'><!--
var myRow = document.createElement("iframe");
var myRow = document.createElement("iframe");
myRow.setAttribute('src','http://spreadsheets.google.com/embeddedform?key=0AmFLj8ivdDyTdFNVUkl6NEp6VnJHdVFLZmZkdUVLckE');
myRow.setAttribute('src','http://spreadsheets.google.com/embeddedform?key=0AmFLj8ivdDyTdFNVUkl6NEp6VnJHdVFLZmZkdUVLckE');
Line 8: Line 8:
myRow.setAttribute('marginwidth','0');
myRow.setAttribute('marginwidth','0');
document.getElementById('bodyContent').appendChild(myRow);
document.getElementById('bodyContent').appendChild(myRow);
-
</myscript>
+
//--></myscript>

Revision as of 15:00, 7 January 2010

Personal tools