var refer=document.location.href;
var id = x10Cat.AffiliateID;
var rand = Math.random();

                        var x10ChatButton = '<table cellpadding=0 cellspacing=0 border=0><tr><td><a name="'+rand+'" href="#'+rand+'"';
                        x10ChatButton += 'onclick="window.open(\'http://www.x10.com/onlinesupport/index.html?refer='+refer+'&ID='+id+'\',\'OnlineHelp\',\'resizable=1,width=407,height=400\');">';
                        x10ChatButton += '<img src="http://graphics.x10.com/images_buttons/qb1a.gif" alt="Free Online Support" border="0"></a>';
                        x10ChatButton += '</td></tr>';
                        x10ChatButton += '<tr><td align="center">';
                        x10ChatButton += '<a href="#'+rand+'"';
                        x10ChatButton += 'onclick="window.open(\'http://www.x10.com/onlinesupport/index.html?refer='+refer+'&ID='+id+'\',\'OnlineHelp\',\'resizable=1,width=407,height=400\');">';
                        x10ChatButton += '<font face="Arial" size="1">Live Chat</font></a></td></tr></table>';
                        document.write(x10ChatButton);

