WWW.nicellebeauchene .com - website information, analysis and reviews

General Info Hosting Info Alexa Ranking Quantcast Ranking Compete Ranking Mywot Ranking Widgets Reviews

 
 

General website information

 
Nicelle Beauchene Gallery
nicelle beauchene galley
Keywords : nicelle beauchene, nicelle beauchene gallery, nicelle beauchene.com, beauchene.com, nicelle beauchene gallery.com, nicelle, beauchene, nbg, artists, exhibitions, news, gallery, afruz amighi, sarah crowner, louise despont, valerie hegarty, kristine moran, r
H1 tags : Nicelle Beauchene Gallery; A:link { TEXT-DECORATION: none } A:visited { TEXT-DECORATION: none } .Caption { font-family: Book Antiqua; font-weight: normal; font-size: 10pt; color: #003366; } A.Controls:link { color:#666666; text-decoration:none; font-family: Book Antiqua; font-size: 10pt; font-weight: bold; } A.Controls:visited { color:#666666; text-decoration:none; font-family: Book Antiqua; font-size: 10pt; font-weight: bold; } A.Controls:active { color:#666666; text-decoration:none; font-family: Book Antiqua; font-size: 10pt; font-weight: bold; } A.Controls:hover { color:#003366; text-decoration:none; font-family: Book Antiqua; font-size: 10pt; font-weight: bold; } // (C) 2003 by CodeLifter.com // Free for all users, but leave in this header. // ============================== // Set the following variables... // ============================== // Set the slideshow speed (in milliseconds) var SlideShowSpeed = 3000; // Set the duration of crossfade (in seconds) var CrossFadeDuration = 1; var Picture = new Array(); // don't change this var Caption = new Array(); // don't change this var showHot = false; // don't change this // Specify the image files... // To add more images, just continue // the pattern, adding to the array below. // To use fewer images, remove lines // starting at the end of the Picture array. // Caution: The number of Pictures *must* // equal the number of Captions! Picture[1] = 'http://www.nicellebeauchene.com/indeterminateactivity/install1wb.jpg'; Picture[2] = 'http://www.nicellebeauchene.com/indeterminateactivity/install2wb.jpg'; Picture[3] = 'http://www.nicellebeauchene.com/indeterminateactivity/install3wb.jpg'; Picture[4] = 'http://www.nicellebeauchene.com/indeterminateactivity/hillwb.jpg'; Picture[5] = 'http://www.nicellebeauchene.com/indeterminateactivity/svb24wb.jpg'; Picture[6] = 'http://www.nicellebeauchene.com/indeterminateactivity/svb27wb.jpg'; Picture[7] = 'http://www.nicellebeauchene.com/indeterminateactivity/svb28wb.jpg'; Picture[8] = 'http://www.nicellebeauchene.com/indeterminateactivity/svb30wb.jpg'; Picture[9] = 'http://www.nicellebeauchene.com/indeterminateactivity/chetritwb.jpg'; Picture[10] = 'http://www.nicellebeauchene.com/indeterminateactivity/chetritgram.jpg'; Picture[11] = 'http://www.nicellebeauchene.com/indeterminateactivity/chetritscreen.jpg'; Picture[12] = 'http://www.nicellebeauchene.com/indeterminateactivity/moyerii.jpg'; Picture[13] = 'http://www.nicellebeauchene.com/indeterminateactivity/moyeriii.jpg'; Picture[14] = 'http://www.nicellebeauchene.com/indeterminateactivity/williamsonwb.jpg'; Picture[15] = 'http://www.nicellebeauchene.com/indeterminateactivity/overtonwb.jpg'; // Specify the Captions... // To add more captions, just continue // the pattern, adding to the array below. // To use fewer captions, remove lines // starting at the end of the Caption array. // Caution: The number of Captions *must* // equal the number of Pictures! Caption[1] = "Installation view of Indeterminate Activity"; Caption[2] = "Installation view of Indeterminate Activity"; Caption[3] = "Installation view of Indeterminate Activity"; Caption[4] = "Patrick HillPlie, 2011Wood, dye, white Carrara Marble69 x 36 x 36 inches"; Caption[5] = "Sara VanDerBeekFoundation, Alabo Street, 2010Digital C-print20 x 16 inches"; Caption[6] = "Sara VanDerBeekFoundation, Deslonde Street, 2010Digital C-print20 x 15 3/4 inches"; Caption[7] = "Sara VanDerBeekFoundation, Deslonde Street, 2010Digital C-print20 x 15 inches"; Caption[8] = "Sara VanDerBeekFoundation, Forstall Street, 2010Digital C-print20 x 15 3/4 inches"; Caption[9] = "Talia ChetritNude/Grid, 2011Silver gelatin print20 x 16 inches"; Caption[10] = "Talia ChetritVasegram #3, 2011Silver gelatin print14 x 11 inches"; Caption[11] = "Talia ChetritVase/Screen, 2011Silver gelatin print14 x 11 inches"; Caption[12] = "Sam MoyerUntitled (Wood Drawing) II, 2011Pine 1-by-2s, acrylic paint60 x 48 inches"; Caption[13] = "Sam MoyerUntitled (Wood Drawing) III, 2011Pine 1-by-2s, acrylic paint60 x 48 inches"; Caption[14] = "Lisa WilliamsonDouble Lapel with a Visible Seam, 2010Acrylic on photograph24 x 17 1/2 inchesPeg Legs and Club Feet (Props), 2010Wood, acrylic, aluminum and enamelFeet: 3 1/2 x 3 1/2 x 5 1/4 inchesLegs: 60 x 1/2, 58 x 1/2 inches"; Caption[15] = "Virginia OvertonUntitled, 2011Mirror, strap49 1/2 x 41 1/4 x 49 1/2 inches"; // ===================================== // Do not edit anything below this line! // ===================================== var tss; var iss; var jss = 0; var pss = Picture.length-1; var preLoad = new Array(); for (iss = 1; iss < pss+1; iss++){ preLoad[iss] = new Image(); preLoad[iss].src = Picture[iss];} function control(how){ if (showHot){ if (how=="H") jss = 1; if (how=="F") jss = jss + 1; if (how=="B") jss = jss - 1; if (jss > (pss)) jss=1; if (jss < 1) jss = pss; if (document.all){ document.images.PictureBox.style.filter="blendTrans(duration=2)"; document.images.PictureBox.style.filter="blendTrans(duration=CrossFadeDuration)"; document.images.PictureBox.filters.blendTrans.Apply();} document.images.PictureBox.src = preLoad[jss].src; if (document.getElementById) document.getElementById("CaptionBox").innerHTML= Caption[jss]; if (document.all) document.images.PictureBox.filters.blendTrans.Play(); }} Installation view of Indeterminate Activity
H2 tags : ArtistsUpcoming Past Video LoungeNews Gallery
Last Update :10/December/2011
Google PR :5
Indexed pages :150
Internal links : 8
Archive :Check how did the site look in the past?

 

Server and Hosting Information

 
Site IP address :206.188.192.108
Server type :Apache/2.2.14 (Unix) FrontPage/5.0.2.2635
DNS 1 :ns10.worldnic.com
DNS 2 :ns9.worldnic.com
MX Domain 1 :inbound.nicellebeauchene.com.netsolmail.net

 

Alexa Ranking Information - Alexa.com

 
Alexa rank : 4,850,902
Description :


Compare this site to:










Search queries:


ruby sky15.40%
jim lee10.82%
nicelle beauchene10.45%
skystiler8.05%
sarah crowner6.49%
louise despont5.09%
farm sari carel3.46%
holsy mckay hamptons ny2.40%
kristine moran2.19%
robin rosenfeld moma2.10%

 

Quantcast Ranking Information - Quantcast.com

 
Quantcast rank : 0 Average US daily traffic :

Compete Ranking Information - Compete.com

 
Compete rank : 0
Average daily unique visitors : 0

MyWot Ranking Information - MyWot.com

 
MyWot rank : 0
Trustworthiness : 98
Vendor reliability : 96
Privacy : 94
Child safety : 0

 

Widgets

 

Stats summary widget


website widget
Background:
Text:

Ratings widget


website widget
Background:
Text:

Website Reviews

 

Submit Review

 

Use this form to review nicellebeauchene .com and evaluate website's design, usability, functionality and its service.

Your Name:
Your E-mail:
Design:
Usability:
Functionality:
Service:
Your Comments:

No HTML allowed