//calls a subroutine in the script style.js to write a form onto the page.

if (window.cssScriptLoadedOK) {
   writeForm('<div class="txtresizenfo">Tekstikoon<br> muuttaminen');
}
