// 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 ] = 'Joseph Smolinski: After the Fall'; syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_737.shtml'; syndicate.article_date[ syndicate.index ] = 'Dec 28, 2008'; syndicate.article_summary[ syndicate.index ] = 'New York, NY - Mixed Greens is thrilled to present Joseph Smolinski\'s first solo exhibition in New York. He will debut a series of graphite drawings, sculptures and a video commenting on the contemporary landscape. Smolinski\'s view of the landscape changed the day he spotted an enormous fake tree used to camouflage a cellular communication tower...'; syndicate.index++; syndicate.article_title[ syndicate.index ] = 'Mark Flood: Entertainment Weakly'; syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_736.shtml'; syndicate.article_date[ syndicate.index ] = 'Nov 17, 2008'; syndicate.article_summary[ syndicate.index ] = 'Los Angeles, California - Javier Peres is pleased to announce "Entertainment Weakly," a solo exhibition by Houston-based artist Mark Flood. Inaugurating Peres Projects gallery in the Culver City section of Los Angeles, the exhibition will include mixed media drawings, paintings, sculpture and installation from the past and present...'; syndicate.index++; syndicate.article_title[ syndicate.index ] = 'Joseph Smolinski: After the Fall'; syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_735.shtml'; syndicate.article_date[ syndicate.index ] = 'Aug 20, 2008'; syndicate.article_summary[ syndicate.index ] = 'New York, NY - Mixed Greens is thrilled to present Joseph Smolinski\'s first solo exhibition in New York. He will debut a series of graphite drawings, sculptures and a video commenting on the contemporary landscape. Smolinski\'s view of the landscape changed the day he spotted an enormous fake tree used to camouflage a cellular communication tower...'; syndicate.index++; syndicate.article_title[ syndicate.index ] = 'Talia Greene at \'SWARM\''; syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_734.shtml'; syndicate.article_date[ syndicate.index ] = 'Jul 10, 2008'; syndicate.article_summary[ syndicate.index ] = 'Philadelphia, PA - The Schuylkill Center presents SWARM, an exhibition that draws attention to the insect world by presenting artists’ perspectives on the relationship between insects and humans. In understanding the important role insects play in human welfare and survival, we find new reasons to commit ourselves to the survival of all species...'; syndicate.index++; syndicate.article_title[ syndicate.index ] = 'Leigh Ledare: Pretend You\'re Actually Alive'; syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_733.shtml'; syndicate.article_date[ syndicate.index ] = 'Apr 28, 2008'; syndicate.article_summary[ syndicate.index ] = 'New York, NY (Uptown) - Andrew Roth is pleased to present a new artist’s book and exhibition by Leigh Ledare. Composed in its entirety of photographs, written anecdotes and ephemera, Leigh Ledare’s first book, Pretend You’re Actually Alive, is a searingly intimate investigation of the artist’s relationship with his mother, a once-promising prodigy ballerina...'; syndicate.index++; syndicate.article_title[ syndicate.index ] = 'David Plowden Vanishing Point'; syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_732.shtml'; syndicate.article_date[ syndicate.index ] = 'Apr 27, 2008'; syndicate.article_summary[ syndicate.index ] = 'New York, NY (Midtown) - From April 3 – May 31, 2008 Laurence Miller Gallery will feature a small selection of iconic images from David Plowden’s new book Vanishing Point that document an American past: trains, bridges, farms, industries, and landscapes that have gradually, almost imperceptibly, vanished...'; syndicate.index++; syndicate.article_title[ syndicate.index ] = 'Michael Light: 100 Suns'; syndicate.article_url[ syndicate.index ] = 'http://accessarts.org/artman/publish/article_731.shtml'; syndicate.article_date[ syndicate.index ] = 'Apr 27, 2008'; syndicate.article_summary[ syndicate.index ] = 'Tennessee, Knoxville - Terrifying and beautiful at the same time, the 100 color and black and white photographs of blasts featured document the destructive force unleashed during nuclear tests following World War II. Light, a San Francisco-based photographer, has achieved international attention for his large-scale photographic projects examining humanity’s relationship with its environment...'; syndicate.index++; 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++; // 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('