Page is a not externally linkable
daveVk - 12:29 pm on Nov 12, 2012 (gmt 0)
If it must be done prior to page onload use write() after onload use getElementById or similar.
Dom access prior to load may fail as the Dom if not fully loaded.