var wb_blk_tpl= '<table style="border-collapse: collapse;" border="0" cellpadding="0" height="146" width="171"><tbody><tr><td><table cellpadding="0" cellspacing="0" height="100%" width="100%"><tbody><tr><td class="rb" onclick="if(!NoMove){chs_chg({num},0,\'\',\'\');}" onmouseout="this.className=\'rb\';" onmouseover="this.className=\'rbh\';" align="center"><font size="7">{num}</font><font size="4"><br/></font><b><font size="2">Click here to<br/> add a website</font></b></td></tr></tbody></table></td></tr></tbody></table>';
var wb_form_tpl = '<form name="wsform{n}" style="margin-bottom: 0px;" onsubmit="chs_chg_frm({n}); return false;"><table cellpadding="0" cellspacing="0"><tbody><tr><td class="rb"><table style="padding-left: 5px;" cellpadding="3" cellspacing="3"><tbody><tr><td><font style="font-size: 11pt;" color="#00509f"><b><nobr>Add a Website On {n}!</nobr></b></font><br/><font style="font-size: 8pt; color: rgb(41, 41, 41); font-weight: bold;">Title of Website:</font><br/><input onmousedown="StopMove=1;" onmousemove="StopMove=1;" onmouseup="StopMove=null;" onmouseout="StopMove=null;" onblur="StopMove=null;" name="title" size="25" maxlength="15" style="font-size: 8pt; color: rgb(75, 75, 75);" type="text"><br/><font style="font-size: 8pt; color: rgb(41, 41, 41); font-weight: bold; padding-top: 2px; display: block;">Website Address:</font><input onmousedown="StopMove=1;" onmousemove="StopMove=1;" onmouseout="StopMove=null;" onmouseup="StopMove=null;" onblur="StopMove=null;" value="http://" name="url" size="25" style="font-size: 8pt; color: rgb(75, 75, 75); background-color: rgb(255, 255, 160);" type="text"><br/><input value="Save It" style="font-family: arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-size: 13px; line-height: normal; font-size-adjust: none; font-stretch: normal; font-weight: bold;" type="submit">&nbsp;&nbsp;&nbsp;&nbsp;<input value="Cancel" onClick="chs_chg({n},1);return false;" style="font-family: arial,helvetica,sans-serif; font-style: normal; font-variant: normal; font-size: 13px; line-height: normal; font-size-adjust: none; font-stretch: normal; font-weight: bold;" type="button"></td></tr></tbody></table></td></tr></tbody></table></form>';
var wb_msg = 'Are you sure you want to remove Website {n} ?';