oneWidgetParamsArray_photo = {
	'devkey' : 'hubbardwidgetkey',
	'one_widget_node' : 'club.ks95.com',
	'cookieFailInstantRedirect' : 'true',
	'num_views' : '-1',
	'num_load' : '6',
	'order_by' : 'date',
	'hide_none' : '1',
	'tier_id' : '7071'
};
/*
 * Initialize any standard javascript variables for this widget.
 */
oneWidget_photo = {
	currentURL : 'http://widgets.ks95.com/js/photo/display?devkey=hubbardwidgetkey&one_widget_node=club.ks95.com&cookieFailInstantRedirect=true&num_views=-1&num_load=6&order_by=date&hide_none=1&tier_id=7071&wsetup=true&wurl=' + escape(window.location.href) + '&ms=1258808396',
	widgetURL :  'http://widgets.ks95.com',
	method :     'js',
	widget :     'photo',
	action :     'display',
	params :     oneWidgetParamsArray_photo
};
oneCkCookieSet_js_photo_display = false;

// Defined resources_url
if (typeof oneWidgetResroucesURL == "undefined") {
	oneWidgetResroucesURL = "http://fast1.onesite.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.ks95.com/js/photo/display?devkey=hubbardwidgetkey&one_widget_node=club.ks95.com&cookieFailInstantRedirect=true&num_views=-1&num_load=6&order_by=date&hide_none=1&tier_id=7071&wsetup=true&wurl=' + escape(window.location.href) + '&ms=1258808396">'
             + '<\/script>');

