// Create arrays of articles
syndicate.article_title = new Array;
syndicate.article_url = new Array;
syndicate.article_date = new Array;
syndicate.article_summary = new Array;
syndicate.article_content = new Array;
// This section of the script is published by Article Manager
syndicate.index = 0;
syndicate.article_title[ syndicate.index ] = 'Julie Pochron: Umami';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_730.shtml';
syndicate.article_date[ syndicate.index ] = 'Feb 7, 2008';
syndicate.article_summary[ syndicate.index ] = 'New York, Brooklyn - Umami is the taste of savory. Rich and luscious, it permeates the flavors of soups and stews, cheeses and seafood, basically all the comfort foods of the proteinacious kind. Umami is also the name of the new exhibition of images by photographer Julie Pochron at Safe-T-Gallery...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'Pablo Cano: Viva Vaudeville';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_729.shtml';
syndicate.article_date[ syndicate.index ] = 'Jan 24, 2008';
syndicate.article_summary[ syndicate.index ] = 'North Miami, Florida - A tight rope-walking butterfly created from discarded plastic trays, Chinese magicians constructed from coffee pots, and a chorus line of ants created with balloons and purse straps are some of the characters that will take the stage in Pablo Cano’s new marionette production, Viva Vaudeville...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'Anthony Hernandez: Landscapes for the Homeless';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_728.shtml';
syndicate.article_date[ syndicate.index ] = 'Jan 24, 2008';
syndicate.article_summary[ syndicate.index ] = 'Santa Monica, California - Christopher Grimes Gallery is pleased to present Anthony Hernandez’ Landscapes for the Homeless. In addition, featured imagery will include new photographs done at the invitation of the Los Angeles County Museum of Art...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'Quisqueya Henríquez: The World Outside';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_727.shtml';
syndicate.article_date[ syndicate.index ] = 'Jan 24, 2008';
syndicate.article_summary[ syndicate.index ] = 'New York, Bronx - For the first major survey of Quisqueya Henríquez’s work in the United States, The Bronx Museum will present a selection of sculptures, installations, drawings, photographs, videos, and light/sound works spanning the last two decades of the artist’s career...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'Eva Hild: In Between';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_720.shtml';
syndicate.article_date[ syndicate.index ] = 'Nov 9, 2007';
syndicate.article_summary[ syndicate.index ] = 'Consider the astonishing sculptures of the young Swedish artist Eva Hild, a new star in the ceramics firmament. Her white, paper-thin, hand-built forms are full of holes and curve endlessly in on themselves. Made of a fine stoneware with a white matte glaze...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'Laurie Vaughn at the Artists For Human Rights Art Show';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_708.shtml';
syndicate.article_date[ syndicate.index ] = 'Oct 30, 2007';
syndicate.article_summary[ syndicate.index ] = 'Laurie Vaughn\'s painting entitled, "Can You Hear Me Now?"
\nhas been selected for inclusion in the Artists For Human Rights fine art show, at the James Gray Gallery. Her piece will be featured alongside paintings, sculptures, and multimedia presentations by thirty-two international artists each reflecting some aspect of the thirty points of the United Nation’s Universal Declaration of Human Rights...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'John Fitzsimmons at Stone Quarry Hill Art Park';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_707.shtml';
syndicate.article_date[ syndicate.index ] = 'Oct 9, 2007';
syndicate.article_summary[ syndicate.index ] = 'John Fitzsimmons has recently installed "With Quiet Eyes" a painting in the landscape, at the Stone Quarry Hill Art Park in Cazenovia, New York. The piece, which is on long term loan, is a painting on three layers of 1/2 inch thick glass that is located on a wooded trail...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'Eric Aho: Quarry paintings at Reeves Contemporary';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_706.shtml';
syndicate.article_date[ syndicate.index ] = 'Oct 3, 2007';
syndicate.article_summary[ syndicate.index ] = 'Eric Aho opens a show of new paintings at Reeves Contemporary. New York. Increasingly complex and elegant, Aho\'s current work demonstrates a radical departure from his previous, primarily representational, New England landscapes. The new works are compositionally intense, focusing on mass...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = 'Christopher Hauck: Identity Crisis';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_705.shtml';
syndicate.article_date[ syndicate.index ] = 'Sep 18, 2007';
syndicate.article_summary[ syndicate.index ] = 'The Identity Crisis series explores the commoditization of identity, the person as product, the branding of me. Appropriately enough I believe, through a mixed media of paint, marker, and collage...';
syndicate.index++;
syndicate.article_title[ syndicate.index ] = '2007 Arthouse Texas Prize Exhibition Finalists';
syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_703.shtml';
syndicate.article_date[ syndicate.index ] = 'Sep 4, 2007';
syndicate.article_summary[ syndicate.index ] = 'The 2007 Arthouse Texas Prize Exhibition, featuring new works by finalists for the second Arthouse Texas Prize, will be on view at Arthouse in Austin, Texas. Artists selected include Katrina Moorhead, Justin Boyd...';
syndicate.index++;
// Set defaults for arguments if user hasn't set them
if (syndicate.title_fontface == null) { syndicate.title_fontface = 'Geneva, Arial, sans-serif'; }
if (syndicate.title_fontsize == null) { syndicate.title_fontsize = '2'; }
if (syndicate.title_fontcolor == null) { syndicate.title_fontcolor = '#003399'; }
if (syndicate.title_fontbold == null) { syndicate.title_fontbold = true; }
if (syndicate.title_fontital == null) { syndicate.title_fontital = false; }
if (syndicate.date_fontface == null) { syndicate.date_fontface = 'Geneva, Arial, sans-serif'; }
if (syndicate.date_fontsize == null) { syndicate.date_fontsize = '1'; }
if (syndicate.date_fontcolor == null) { syndicate.date_fontcolor = '#6699cc'; }
if (syndicate.date_fontbold == null) { syndicate.date_fontbold = false; }
if (syndicate.date_fontital == null) { syndicate.date_fontital = false; }
if (syndicate.date_fontunder == null) { syndicate.date_fontunder = false; }
if (syndicate.summary_fontface == null) { syndicate.summary_fontface = 'Geneva, Arial, sans-serif'; }
if (syndicate.summary_fontsize == null) { syndicate.summary_fontsize = '2'; }
if (syndicate.summary_fontcolor == null) { syndicate.summary_fontcolor = '#6699cc'; }
if (syndicate.summary_fontbold == null) { syndicate.summary_fontbold = false; }
if (syndicate.summary_fontital == null) { syndicate.summary_fontital = false; }
if (syndicate.summary_fontunder == null) { syndicate.summary_fontunder = false; }
if (syndicate.title_maxlength == null) { syndicate.title_maxlength = 0; }
if (syndicate.summary_maxlength == null) { syndicate.summary_maxlength = 0; }
if (syndicate.bgcolor == null) { syndicate.bgcolor = '#ffffff'; }
if (!syndicate.max_articles) { syndicate.max_articles = syndicate.article_title.length; } // !syndicate.max_articles catches null and zero
if (syndicate.display_date == null) { syndicate.display_date = true; }
if (syndicate.display_summaries == null) { syndicate.display_summaries = true; }
// Don't allow user to display too many articles
if (syndicate.max_articles > syndicate.article_title.length) {
syndicate.max_articles = syndicate.article_title.length;
}
/*
//Function to crop text on word boundaries
function crop_text(text, max_length) {
// If the string is already small enough, return it unscathed
if (text.length <= max_length) { return( text ); }
// If the user has specified a length of 0, it means he wants the whole thing
if (max_length == 0) { return( text ); }
// Start looking for a space, leaving space for an elipsis on the end
var test_length = (max_length - 3);
if (test_length < 1) { return( '...' ); } // max_length too small
while (text.charAt(test_length) != ' ') {
test_length--;
// If we didn't find any spaces to break on, return the string broken at max_length
if (test_length == 0) { return( text.substring(0, max_length - 3) + '...' ); }
}
return text.substring(0, test_length) + '...';
}
*/
// List our articles, stopping if the user doesn't want any more
for ( syndicate.index = 0; syndicate.index < syndicate.max_articles ; syndicate.index++ ) {
/*syndicate.article_title[syndicate.index] = crop_text(syndicate.article_title[syndicate.index], syndicate.title_maxlength);
syndicate.article_summary[syndicate.index] = crop_text(syndicate.article_summary[syndicate.index], syndicate.summary_maxlength);*/
document.write('