info="<form name=\"notice\">" + "\n" + 
"<font size=\"1\" color=\"#FFFFFF\">" + "\n" + 
"<p>note: This product has been defeatured for advertisement purposes.</p>" + "\n" + 
"<p>Order Online Dice for the full-featured Award Winning dice roller and accessories.</p>" + "\n" + 
"</font>" + "\n" + 
"</form>" + "\n" + 
""

document.write(info)

/*
<form name="note">
<font size="1" color="#FFFFFF">
<p>note: This product has been defeatured for advertisement purposes.</p>
<p>Order Online Dice for the full-featured Award Winning dice roller and accessories.</p>
</font>
</form>
*/
