




var link = "<iframe src= " + webstuffID + " frameborder=0 vspace=0 hspace=0 width=180 height=120 marginwidth=0 marginheight=0 scrolling=no style=\"background-color:#" + adBackgroundColor + ";\"></iframe>";

document.write(link);

