Studio Artist Map

#artistText { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 80%; text-align: left; text-decoration: none; margin: 0px; padding: 0px; border: 0px solid #F00; } #artistText h1 { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 90%; text-align: left; text-decoration: none; margin: 0px; padding: 0px; border: 0px solid #F00; } #artistImg { padding: 0px 10px 0px 0px; } div.wrapper-3 { padding: 10px 25px; } // *********************************************** // *** FUNCTIONS FOR ARTIST LIST AND DISPLAY *** // *********************************************** function getArtists() { for (x = 1; x <= 41; x++) { var artistName = eval('artistName' + x); if (artistName == '') { continue; } var artistURL = eval('artistURL' + x); var theArtist = '' + artistName + ''; /* SET X to an ID in SPAN to establish a text color */ var numberDiv = '' + '' + x + '' + ''; var theName = '' + numberDiv + theArtist + ''; var iHTML = document.getElementById('sideBarNavMap').innerHTML; if (iHTML == "REPLACE ME") { iHTML = ""; } else { iHTML = iHTML; } iHTML = iHTML + theName + ' '; document.getElementById('sideBarNavMap').innerHTML = iHTML; /* SET a text color according to "x" SPAN ID */ if (x > 0) {document.getElementById(x).style.color = '#909';} if (x > 4) {document.getElementById(x).style.color = '#396';} if (x > 11) {document.getElementById(x).style.color = '#36C';} if (x > 21) {document.getElementById(x).style.color = '#C63';} if (x > 29) {document.getElementById(x).style.color = '#C36';} if (x > 38) {document.getElementById(x).style.color = '#FFFFCC';} } } function displayArtist(idx) { var theArtist = eval('artistName' + idx); var theDescription = eval('artistDescription' + idx); var theContact = eval('artistContact' + idx); var xx = idx; if (xx < 10) { xx = '0' + idx; } var artistPic = "/images/stories/artist_thumbnails/" + "artist" + xx + ".jpg"; var imgH; imgH = document.getElementById("artistImg"); imgH.src = artistPic; document.getElementById('artistText').innerHTML = '' + theArtist + '' + ' ' + theDescription + ' ' + theContact; } // *************************************************** // *** END FUNCTIONS FOR ARTIST LIST AND DISPLAY *** // *************************************************** /* ************************************************************************** * Documentation: * * 10. Edit in between the ' ' apostrophe marks * Example: var artistName1 = 'My artist name'; * * 20. Everything must be typed on a SINGLE line, no line breaks. The site * software will automatically handle word wrap and line breaks. * * 30. A basic text editor must be used, such as Microsoft's 'NotePad' * Window accessory, or 'SimpleText' for the MacOS. Do NOT use a word * processing application such as Microsoft Word. (Full featured word processing * apps can occasionally introduce invisible formatting characters that break the * javascript code used here.) * * 40. For words with an apostrophe, the key sequence ’ is required. * Example: var artistDescription1 = 'My artist&146s description.'; * DO NOT: var artistDescription1 = 'My artist's description.'; * * The software will break if you use a regular apostrophe because it * will interpret the extra apostrophe as termination of the variable container * * ************************************************************************** */ // **************************** // *** People Bullet Texts *** // **************************** var artistName1 = 'Framing Interiors | Steve Mack'; var artistDescription1 = 'Fine Art Framing - CURENTLY RELOCATED TO 26'; var artistContact1 = '(415) 460-0278 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL1 = 'index.php?option=com_content&catid=27&id=84&view=article&Itemid=67'; var artistName2 = 'Carol Peek'; var artistDescription2 = 'Oil Paintings of Northern California'; var artistContact2 = '(801) 376-8284 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL2 = 'index.php?option=com_content&catid=27&id=100&view=article&Itemid=83'; var artistName3 = 'Davis Perkins'; var artistDescription3 = 'Landscape Painter'; var artistContact3 = '(415) 258-8227 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL3 = 'index.php?option=com_content&catid=27&id=101&view=article&Itemid=84'; var artistName4 = 'Jay Yinger + Lisa Long'; var artistDescription4 = 'Jay Yinger, Architectural Designer, Painter - (415) 258-4550 This e-mail address is being protected from spambots. You need JavaScript enabled to view it Lisa Long, Painting, Mixed Media - (415) 726-7373, This e-mail address is being protected from spambots. You need JavaScript enabled to view it ' var artistContact4 = ''; var artistURL4 = 'index.php?option=com_content&catid=27&id=124&view=article&Itemid=102'; var artistName5 = 'CB Follett'; var artistDescription5 = 'Mixed Media Artist, Poet'; var artistContact5 = '(415) 331-2503 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL5 = 'index.php?option=com_content&catid=27&id=122&view=article&Itemid=101'; var artistName6 = 'Viva Diva'; var artistDescription6 = 'Womens Clothing Boutique'; var artistContact6 = '(415) 256-8380 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL6 = 'index.php?option=com_content&catid=27&id=113&view=article&Itemid=96'; var artistName7 = 'Susan McCormick'; var artistDescription7 = 'Painter'; var artistContact7 = ' This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL7 = 'index.php?option=com_content&catid=27&id=96&view=article&Itemid=79'; var artistName8 = 'Marilyn Greenblat'; var artistDescription8 = 'Oil Painter'; var artistContact8 = '(415) 459-1335 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL8 = 'index.php?option=com_content&view=article&id=110:studio-8-marilyn-greenblat&catid=27&Itemid=132'; var artistName9 = 'Suzanne Bean'; var artistDescription9 = 'Digital, Mixed Media Artist'; var artistContact9 = '(415) 223-3946 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL9 = 'index.php?option=com_content&catid=27&id=79&view=article&Itemid=62'; var artistName10 = 'Milla Ruane + Joanne Harwood'; var artistDescription10 = 'Milla Ruane, Mixed Media Artist - (415) 860-0567, This e-mail address is being protected from spambots. You need JavaScript enabled to view it Joanne Harwood, Painting,Printmaking - (415) 459-3402, This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistContact10 = ''; var artistURL10 = 'index.php?option=com_content&catid=27&id=125&view=article&Itemid=103'; var artistName11 = 'Marin Jewelers Guild'; var artistDescription11 = 'Jewelry Artists Collective'; var artistContact11 = '(415) 454-2711 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL11 = 'index.php?option=com_content&catid=27&id=95&view=article&Itemid=78'; var artistName12 = 'Phyllis Thelen + Wendy Lilienthal'; var artistDescription12 = 'Phyllis Thelen, Mixed Media Artist - (415) 454-1073, This e-mail address is being protected from spambots. You need JavaScript enabled to view it Wendy Lilienthal, Fiber Artitst - (415) 847-9497, This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistContact12 = ''; var artistURL12 = 'index.php?option=com_content&catid=27&id=126&view=article&Itemid=104'; var artistName13 = 'Phyllis Thelen + Wendy Lilienthal'; var artistDescription13 = 'Phyllis Thelen, Mixed Media Artist - (415) 454-1073, This e-mail address is being protected from spambots. You need JavaScript enabled to view it Wendy Lilienthal, Fiber Artitst - (415) 847-9497, This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistContact13 = ''; var artistURL13 = 'index.php?option=com_content&catid=27&id=126&view=article&Itemid=104'; var artistName14 = 'Deborah Darling Gray'; var artistDescription14 = 'Painter'; var artistContact14 = '(415) 816-3535 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL14 = 'index.php?option=com_content&catid=27&id=85&view=article&Itemid=68'; var artistName15 = 'Barbara Andino-Stevenson | Sweet Spirit Ceramics'; var artistDescription15 = 'Ceramic Artist and Teacher / Classes for all ages'; var artistContact15 = '(415) 482-7612 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL15 = 'index.php?option=com_content&catid=27&id=108&view=article&Itemid=91'; var artistName16 = ''; var artistDescription16 = ''; var artistContact16 = ''; var artistURL16 = 'artist16.html'; var artistNameA = 'AlterTheater'; var artistDescriptionA = 'Live Theater'; var artistContactA = '(415) 454-2787 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURLA = 'index.php?option=com_content&catid=27&id=77&view=article&Itemid=60'; var artistName17 = 'Kelly Richardson + Maneli Kesharvarzi'; var artistDescription17 = 'Mixed Media Artists'; var artistContact17 = ' This e-mail address is being protected from spambots. You need JavaScript enabled to view it This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL17 = 'index.php?option=com_content&catid=26&id=142&view=article&Itemid=125'; var artistName18 = 'Susan Searway'; var artistDescription18 = 'Digital Artist, Painter, Photographer'; var artistContact18 = ' This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL18 = 'http://artworksdowntown.org/studio-artists/studio-18-susan-searway'; var artistName19 = 'Fiammetta Castaldi'; var artistDescription19 = 'Mixed-Media Artifact'; var artistContact19 = ' This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL19 = 'http://artworksdowntown.org/studio-artists/sweet-spirit-ceramics-center-barbara-andino-stevenson'; var artistName20 = 'Janelle Schneider'; var artistDescription20 = 'Mixed Media Artist'; var artistContact20 = '(510) 847-0045 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL20 = 'index.php?option=com_content&catid=27&id=106&view=article&Itemid=89'; var artistName21 = 'Susan Ticken'; var artistDescription21 = 'Painter, Fiber Artist, Quilter'; var artistContact21 = '(415) 479-5277'; var artistURL21 = 'index.php?option=com_content&catid=27&id=112&view=article&Itemid=95'; var artistName22 = ''; var artistDescription22 = ''; var artistContact22 = ''; var artistURL22 = ''; var artistName23 = 'Pamela Wallace Ohlsen'; var artistDescription23 = 'Painter, Graphic Designer'; var artistContact23 = '(415) 479-2681 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL23 = 'index.php?option=com_content&catid=27&id=98&view=article&Itemid=81'; var artistName24 = 'Fiammetta Castaldi'; var artistDescription24 = 'mixed-media'; var artistContact24 = '(415) 451-8119 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL24 = 'index.php?option=com_content&catid=27&id=82&view=article&Itemid=65'; var artistName25 = 'Baulines Craft Guild'; var artistDescription25 = 'Contemporary Crafts Organization'; var artistContact25 = '(415) 458-3535 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL25 = 'index.php?option=com_content&catid=27&id=78&view=article&Itemid=61'; var artistName26 = 'Classroom'; var artistDescription26 = 'Framing Interiors (temporary)'; var artistContact26 = '(415) 460-0278 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL26 = 'http://www.artworksdowntown.org/classroom-rental/rent-a-classroom'; var artistName27 = ' '; var artistDescription27 = ''; var artistContact27 = ''; var artistURL27 = ''; var artistName28 = 'Jason Sheldrick'; var artistDescription28 = 'Photographer, Illustrator, Sculptural Designer, Mixed Media Artist'; var artistContact28 = '(415) 250-8201 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL28 = 'index.php?option=com_content&catid=27&id=107&view=article&Itemid=90'; var artistName29 = 'Edie Heller'; var artistDescription29 = 'Sculptor'; var artistContact29 = '(415) 459-1818 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL29 = 'index.php?option=com_content&catid=27&id=87&view=article&Itemid=70'; var artistName30 = 'Nini Lion'; var artistDescription30 = 'Figure Artist, Portraiture'; var artistContact30 = '(415) 383-1338 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL30 = 'index.php?option=com_content&catid=27&id=93&view=article&Itemid=76'; var artistName31 = 'Ann Langston'; var artistDescription31 = 'Painter, Illustrator'; var artistContact31 = '(415) 924-6242 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL31 = 'index.php?option=com_content&catid=27&id=91&view=article&Itemid=74'; var artistName32 = 'Ann Brooks'; var artistDescription32 = 'Jewelry + Photography'; var artistContact32 = '(415) 884-8083 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL32 = 'index.php?option=com_content&catid=27&id=80&view=article&Itemid=63'; var artistName33 = 'Cindy A. Pavlinac'; var artistDescription33 = 'Fine Art Photographer, Digital Artist, Glass Artist'; var artistContact33 = '(415) 479-1950 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL33 = 'index.php?option=com_content&catid=27&id=99&view=article&Itemid=82'; var artistName34 = 'Carol Durham'; var artistDescription34 = 'Sculptor'; var artistContact34 = '(415) 479-4630 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL34 = 'index.php?option=com_content&catid=27&id=83&view=article&Itemid=66'; var artistName35 = 'Stephanie Jucker'; var artistDescription35 = 'Painter, Sculptor, Clothing Designer'; var artistContact35 = '(415) 717-3050 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL35 = 'index.php?option=com_content&catid=27&id=89&view=article&Itemid=72'; var artistName36 = 'Barbara Poole'; var artistDescription36 = 'Painter, Printmaker'; var artistContact36 = '(415) 479-4262 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL36 = 'index.php?option=com_content&catid=27&id=102&view=article&Itemid=85'; var artistName37 = 'Ann Switzer'; var artistDescription37 = 'Painter'; var artistContact37 = '(415) 927-9002 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL37 = 'index.php?option=com_content&catid=27&id=109&view=article&Itemid=92'; var artistName38 = 'Anne Wolfe'; var artistDescription38 = 'Painter, Mixed Media'; var artistContact38 = '(415) 456-3977 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL38 = 'index.php?option=com_content&catid=27&id=114&view=article&Itemid=97'; var artistName39 = 'AWD Gallery'; var artistDescription39 = 'Various Exhbitions of SF Bay Area Art'; var artistContact39 = '(415) 451-8119 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL39 = 'index.php?option=com_content&catid=34&id=39&view=article&Itemid=33'; var artistName40 = 'Underground Gallery'; var artistDescription40 = 'gallery for rent'; var artistContact40 = '(415) 451-8119'; var artistURL40 = 'index.php?option=com_content&catid=34&id=40&view=article&Itemid=34'; var artistName41 = 'AlterTheater'; var artistDescription41 = 'Live Theater'; var artistContact41 = '(415) 454-2787 This e-mail address is being protected from spambots. You need JavaScript enabled to view it '; var artistURL41 = 'index.php?option=com_content&catid=27&id=77&view=article&Itemid=60'; var artistName151 = 'Coral Reef'; var artistDescription151 = 'ceramic sculpture installation'; var artistContact151 = ''; var artistURL151 = 'artist40.html'; var artistName1325 = 'Art Works Downtown'; var artistDescription1325 = 'Enter 1325 to visit Framing Interiors and the art studio tour'; var artistContact1325 = ''; var artistURL1325 = ''; var artistName1327 = 'Art Works Downtown'; var artistDescription1327 = 'Enter 1327 to visit Viva Diva'; var artistContact1327 = ''; var artistURL1327 = ''; var artistName1331 = 'Art Works Downtown'; var artistDescription1331 = 'Enter 1331 to visit the Marin Jewelers Guild and the art studio tour'; var artistContact1331 = ''; var artistURL1331 = ''; var artistName1335 = 'Odalisque Café'; var artistDescription1335 = 'new restaurant coming soon'; var artistContact1335 = ''; var artistURL1335 = 'index.php?option=com_content&catid=27&id=97&view=article&Itemid=80'; var artistName1337 = 'Art Works Downtown'; var artistDescription1337 = 'Enter 1337 to visit the AWD Gallery and the art studio tour'; var artistContact1337 = ''; var artistURL1337 = ''; var artistName1339 = 'Susan Kirby Place'; var artistDescription1339 = 'Enter through T+B Sports back alley off D St for our garden and access to lower level studios'; var artistContact1339 = ''; var artistURL1339 = ''; getArtists(); displayArtist(1); Art Works Downtown spans half a city block on San Rafael’s Fourth Street, with 40,000 square feet of space devoted to artistic activities. Our 37 art studios include Sweet Spirit Ceramics Center, the Underground Gallery and a wide variety of individual artists and arts organizations. We also house art-related businesses: Framing Interiors at 1325 Fourth Street, Viva Diva boutique at 1327, and Marin Jewelers Guild at 1331, as well as a new art-themed café opening soon at 1335. Visitors can enter the building and access art studios through any of these businesses, through our main 1337 Gallery, and through Susan Kirby Place (our back courtyard off D Street).

 To see a listing of Studio Artists, click HERE>

MOVE your mouse over the map below to find out more information about each studio artist and CLICK to access their artist page.

mapUpper12 mapLower12

 

 

 

-

Artists | Associate Artists | News | Testimonials | Studio Rental

Featured Exhibit



FOAD SATTERFIELD >

March 29 - May 17