This page uses frames, but your browser doesn't support them.
//enter your message in this part, including any html tags
var message='Webhosting with simply super support!
Click Here!'
//enter a color name or hex value to be used as the background color of the message. Don't use hash # sign
var backgroundcolor="red"
//enter 0 for always display, 1 for a set period, 2 for random display mode
var displaymode=0
//if displaymode is set to display for a set period, enter the period below (1000=1 sec)
var displayduration=10000
//enter 0 for non-flashing message, 1 for flashing
var flashmode=1
//if above is set to flashing, enter the flash-to color below
var flashtocolor="yellow"
///////////////do not edit below this line////////////////////////////////////////