//SELECT * FROM fision_help_hints
var tipFollowMouse = true;
var tipWidth = 200;
var offX = 9;
var offY = 9;
var tipFontFamily = "Verdana, arial, helvetica, sans-serif";
var tipFontSize = "8pt";
var tipFontColor = "#000000";
var tipBgColor = "#DDECFF";
var origBgColor = tipBgColor;
var tipBorderColor = "#ffffff";
var tipBorderWidth = 0;
var tipBorderStyle = "none";
var tipPadding = 0;
var messages = new Array();
messages[1] = new Array('Hint One','this is hint one content it can be HTML.','#FFFFFF','help');
messages[3] = new Array('Hint TWO','this is hint TWO content it can be HTML.','#FFFFFF','hint');
messages[4] = new Array('Page List','This is the Hint','#FFFFFF','hint');
messages[5] = new Array('What is the page URL?','The page URL is the page address. You can navigate to a page by typing the URL into the address bar of your browser. This is the relative URL which means that you have to type the domain name before you type this URL. i.e. www.someDomainName.com/. e.g. www.fision.com/index.php.','#FFFFFF','hint');
messages[6] = new Array('About the Page Title','this is about the Page Title','#FFFFFF','hint');
messages[7] = new Array('How to use Keywords','This is how to use key words effectively','#FFFFFF','hint');
messages[8] = new Array('How to use the description.','this is how to use the description to best optimize your page','#FFFFFF','hint');
messages[9] = new Array('Main navigation whats all that about?','The main navigation is ...','#FFFFFF','hint');
messages[10] = new Array('News Articles explained','This drop box allows you to control the num...','#FFFFFF','hint');
messages[11] = new Array('Whats this date for then?','This date displays when last this page was updated. It is updated everytime you or another user clicks save whilst editing this page.','#FFFFFF','hint');