/* * Affiliates Live Widget 2.8 * * Copyright © 2008 FullTiltPoker.com. All Rights Reserved. */ title_text = 'Full Tilt Poker'; widget_width = (typeof widget_width == 'string') ? widget_width : '300'; widget_height = (typeof widget_height == 'string') ? widget_height : '300'; widget_theme = (typeof widget_theme == 'string') ? widget_theme : 'live-widget live-widget-theme-1'; aff_language = (typeof aff_language == 'string') ? (aff_language == 'en') ? '' : ('/' + aff_language) : ''; file_root = (typeof file_root == 'string') ? file_root : 'http://www.fulltiltpoker.com'; ftp_root = file_root + aff_language; target_window = '_blank'; theme_id = widget_theme.substr(widget_theme.lastIndexOf('-') + 1); document.write(''); document.write(''); document.write('
'; } $jf(content_div).append(widget_content); } } break; case 'tournaments': for (_item in _obj) { if (_item != 'content_type') { if (typeof(tournaments_labels) != 'array') { tournaments_labels=["Game:","Time:","Buy-In:","Prize Pool:"]; } widget_content = '/, ''); _obj[_id].question_text = _obj[_id].question_text.replace(/<\/p>/, ''); widget_content += '
/, ''); _obj[_id].question_title = _obj[_id].question_title.replace(/<\/p>/, ''); widget_content += '
', ''); _obj[_id].option_1 = _obj[_id].option_1.replace('
', ''); widget_content += '', ''); _obj[_id].option_2 = _obj[_id].option_2.replace('
', ''); widget_content += '', ''); _obj[_id].option_3 = _obj[_id].option_3.replace('
', ''); widget_content += '' + error_title + '
' + error_ajax + '
'); }