oneWidgetParamsArray_comments = {
	'one_widget_node' : 'myidol.americanidol.com',
	'devkey' : 'aidoldevkey',
	'custom_template' : 'one:component/_commentWidget',
	'num' : '5',
	'type' : 'external_content',
	'partner_id' : '12',
	'ec_type' : 'photo',
	'xref_id' : '33738'
};
/*
 * Initialize any standard javascript variables for this widget.
 */
oneWidget_comments = {
	currentURL : 'http://widgets.myidol.americanidol.com/js/comments/view?one_widget_node=myidol.americanidol.com&devkey=aidoldevkey&custom_template=one:component/_commentWidget&num=5&type=external_content&partner_id=12&ec_type=photo&xref_id=33738&wsetup=true&wurl=' + escape(window.location.href) + '&ms=1258838126',
	widgetURL :  'http://widgets.myidol.americanidol.com',
	method :     'js',
	widget :     'comments',
	action :     'view',
	params :     oneWidgetParamsArray_comments
};
oneCkCookieSet_js_comments_view = false;

// Defined resources_url
if (typeof oneWidgetResroucesURL == "undefined") {
	oneWidgetResroucesURL = "http://images.myidol.americanidol.com/resources";
}

// Preload loading image
if (typeof oneWidget_preloadImage == "undefined") {
	oneWidget_preloadImage = new Image();
	oneWidget_preloadImage.src = oneWidgetResroucesURL + '/images/admin/ajax-loader1.gif';
}

/*
 * Load the common widget_functions js file.
 */
document.write('<script type="text/javascript" '
             + 'src="' + oneWidgetResroucesURL + '/scripts/widgets/widget_functions.js">'
             + '<\/script>');


/*
 * Load the real widget (triggered by appending wsetup=true to the end of the URL.
 */
document.write('<script type="text/javascript" '
             + 'src="http://widgets.myidol.americanidol.com/js/comments/view?one_widget_node=myidol.americanidol.com&devkey=aidoldevkey&custom_template=one:component/_commentWidget&num=5&type=external_content&partner_id=12&ec_type=photo&xref_id=33738&wsetup=true&wurl=' + escape(window.location.href) + '&ms=1258838126">'
             + '<\/script>');

