136137138139140141142143144145146
String preload = "preloadedvarname"; verify(); replay(); builder.beginBodyScript(mw, cycle); assertOutput("<script type=\"text/javascript\"><!--"+LINE_SEPARATOR); builder.writeImageInitializations(mw, imageInit, preload, cycle);