Antiques and Art Survey

Please take a moment to complete our survey and include your email and/or mailing address if you wish.

@import url( http://app.sgizmo.com/css/survey_base.css?4456458 );
.sg_FrameSet {border: none; padding:0; margin:0;}
.summaryquestion h4
{
margin-left: 10px;
border-bottom: solid #d2d2d2 1px;
}

.surveysummary_page
{
-moz-border-radius: 5px;
background-color: #eee;
padding: 10px;
margin: 10px;
padding-top: 5px;
}

.surveysummary_page h3
{
-moz-border-radius: 5px;
background-color: #336699;
color:white;
padding:5px;
margin-top: 5px;
}

.summaryanswer
{
padding-left: 25px;
}/* http://www.SurveyGizmo.com */
/* Modern Blue-Grey */
/* Page Background */
.sg_Body {
background:#EAE5C3;
}
/* Survey Background */
#sg_wrapper {
background:#fff;
color:#000;
border-left:1px solid #17365F;
border-right:1px solid #17365F;
}
/* Headers, Footers, Table headers */
#sg_header,
#sg_footer,
table.sg_Table th {
background:#EAE5C3;
color:#940F04;
border-top:1px solid #275B9F;
border-bottom:1px solid #275B9F;
}
/* Question Titles */
.sg_QuestionTitle {
position: relative;
font-weight:bold;
color:#333333;
}
/* Table column headers */
.sg_Matrix_Radio td.sg_TD1,
.sg_Matrix_Textbox td.sg_TD1,
.sg_Matrix_Checkbox td.sg_TD1
{
background-color:#EFF6FF;
}
/* Table outer border */
.sg_Matrix_Custom .sg_Table,
.sg_Matrix_Radio .sg_Table,
.sg_Matrix_Textbox .sg_Table,
.sg_Matrix_Checkbox .sg_Table
{
border:1px solid #EFF6FF;
}
/* Buttons */
.sg_Submit,
.sg_BackButton,
.sg_NextButton
{
height:40px;
border:1px outset #000 !important;
background: #fff url(http://app.sgizmo.com/images/surveys/btn_grey_gradient.gif) repeat-x 1px 1px;
font-size:120% !important;
}
.sg_Submit:hover,
.sg_BackButton:hover,
.sg_NextButton:hover {
background: url(http://app.sgizmo.com/images/surveys/btn_grey_gradient.gif) repeat-x 0 -40px;
}

/* Page Titles hidden by default */
/* These have default values too often */
.sg_page_title
{
display:none;
color:#EFF6FF;
}
/* Page Descriptions */
.sg_page_desc {
background-color:#EFF6FF;
border:1px solid #3074D5;
padding:20px;
}
/* Footer/Copyright */
#sg_footer #sg_footer_hook_2
{
color:#EFF6FF;
}

/* Typography */
#sg_wrapper div,
#sg_wrapper p,
#sg_wrapper li,
#sg_wrapper td,
#sg_wrapper th,
#sg_wrapper select,
#sg_wrapper input,
#sg_wrapper textarea {
font-family: “Georgia”, “Trebuchet MS”, “Sans-serif”,”Century Gothic”,”Avant Garde”,”Gill Sans”,”Lucida Grande”,”Lucida Sans Unicode”,verdana, sans-serif;
font-size: 12px; /* change this value up or down to affect all text size universally */
}

/* Structure */
.sg_Body {
margin:0;
padding:0;
}
#sg_wrapper {
width:500px !important;
margin:0 auto;
}
#sg_content {
clear:both;
margin:0;
padding: 15px 40px;
}

/* Header */
#sg_header {
margin:0;
padding:15px 0;
min-height:40px;
}

.sg_headerImage {

}

/* Footer */
#sg_wrapper #sg_footer {
min-height:60px;
padding:15px 0;
text-align:center;
margin:0;
}

#sg_wrapper #sg_footer_hook_2 {
font-size:90% !important;
}

/* Titles and Headings */
#sg_wrapper h1,
#sg_wrapper h2,
#sg_wrapper h3,
#sg_wrapper h4,
#sg_wrapper h5,
#sg_wrapper h6
{ text-align:left; }

#sg_wrapper h4,
#sg_wrapper h5,
#sg_wrapper h6 { }
#sg_wrapper h1 { font-size:20px; margin:10px 0;}
#sg_wrapper h2 { font-size:16px;}
#sg_wrapper h3 { font-size:14px;}
#sg_wrapper h4 { font-size:12px;}

h1.sg_Title {
margin:0;
padding:0 15px;
font-weight:normal;
}
.sg_page_title {
font-weight:bold;
}
.sg_page_desc {

}

/* Navigation */
.progressBar {
margin:0 auto 15px auto;
text-align:center;
width:200px;
}

#sg_ProgressBar {
background-color:#EFFAFF;
font-size:10px !important;
font-weight:bold !important;
font: bold 10px/16px arial !important;
border:1px solid #59BDEF;
color:#00557F;
}
.sg_Submit,
.sg_BackButton,
.sg_NextButton {
text-decoration: none;
font-size:14px;
font-weight:normal;
padding:8px 15px !important;
margin:5px;
}
div.sg_Button_Group {
text-align:center;
margin: 0 0 10px 0;
}
div.sg_Buttons,
div.sg_Button_Group input {
display:inline;
}

/* Special Effects */
#sg_wrapper input:focus,
#sg_wrapper select:focus,
#sg_wrapper textarea:focus,
#sg_wrapper input.sffocus,
#sg_wrapper select.sffocus,
#sg_wrapper textarea.sffocus {
background-color:#FEFFAF !important;
border:1px solid #333;
}

.sg_PoweredBy {
margin:15px auto;
width:200px;
text-align:center;
}

/* Form Elements */
form.sg_SurveyPage { /* main form stylename */
}
.clear {clear:both;}

/* Questions */
.sg_Question {
margin: 20px 0;
clear: both;
}

.sg_QuestionTitle {
margin:0 ;
padding:3px 0;
position: relative;
}

.qNumber {
padding:10px 0;
}
.sg_ControlSet { /* wraps around question options and subquestions */
margin:0 0 0 5px;
}
.sg_CheckboxWrapper {
margin:5px 0;
}
.sg_Question_Footer {
}

/* Question Types */
#sg_wrapper input {
padding:1px 2px;
border:1px solid #777;
}
input.sg_Radio,
input.sg_Checkbox {
border:none !important;
background:none !important;
margin:0px 10px;
vertical-align:absmiddle;
}
#sg_wrapper label {
/* padding:0 6px 0 0; */
}
/* ‘Other’ textboxes ‘ */
input.sg_Radio_Other,
input.sg_Checkbox_Other,
div.sg_Checkbox_Options input,
input.sg_Cont_Sum_Other {
margin:0 6px;
}

div.sg_Instructions {

}

.sg_MaxWords {color: #666;}

sg_Cont_Sum_Other { }

input.sg_Textbox {}
div.sg_Multi_Text {}
textarea.sg_Essay {
padding:5px;
}

div.sg_Rank {}
select.sg_Select {}
div.sg_Radio_Options {}
input.sg_Radio {}
div.sg_Checkbox_Options label { /* removed due to weird 1st line indent padding:0 10px 0 10px !important; */}
input.sg_Checkbox {}
div.sg_Cont_Sum
div.sg_Matrix_Radio {}

.sg_caption {

}

/* Tables */
table.sg_Table {
margin:5px 5px 15px 0;
border-spacing: 2px !important;
empty-cells: show !important;
}
.sg_ControlSet .sg_TD1 input.sg_Textbox {
width:45px; /* Allows Continuous Sum questions room for the % sign */
}

table.sg_Table th {
font-weight:bold;
padding:4px;
}

table.sg_Table td {
vertical-align:middle;
}

.sg_Rank_Hidden { display: none; }

th.sg_TDX { }
td.sg_TD1 { padding:0 }
td.sg_TDX { }

.sg_Multi_Text td.sg_TDX,
.sg_Matrix_Radio td.sg_TD1,
.sg_Radio_Options td.sg_TDX,
.sg_Cont_Sum td.sg_TDX
{
padding:5px !important;
}

div.sg_Matrix_Radio td.sg_TD1 {
padding:5px !important;
}

table.sg_Table tr.sg_TR { }
table.sg_Table tr.sg_TR_Alt { }

/* tables with 1st column of labels */
.sg_Matrix_Radio td.sg_TD1,
.sg_Matrix_Textbox td.sg_TD1,
.sg_Matrix_Checkbox td.sg_TD1 {
padding:5px ;
}

.sg_RatingScale table { width:100%;}

/* Groups like Contact Form */
div.sg_GroupItem {
float:left;
height:45px;
display:block;
margin:4px 6px 0 0;
padding-left:0;
text-indent:0;
text-align:left;
}
div.sg_GroupLabel {
position:relative;
display:block;
font-weight:bold;
}
div.sg_GroupInput {
display:block;

}

/* Required Lables, Messages, Errors etc */
.sg_Required { /* applies to all required questions */
}
span.sg_RequiredAsterix { color:red; }

.sg_Error { background-color: yellow !important; }
.sg_QuestionError { background-color: yellow !important; }

div.sg_ErrorMessage { /* div.sg_ErrorMessage is inserted where automatically by the template token */
background: #FDFF4F url(http://app.sgizmo.com/images/surveys/error_alert.gif) no-repeat 10px 10px;
border:2px solid #FFB900;
color: #000;
margin:10px auto;
padding:10px 20px 10px 60px;
width:80%;
font-weight:bold;
}
.sg_Counter { }
.sg_Counter_Error { color: red; }

.sg_StarRate{cursor:pointer;}

.sg_CustomizedGroupItem {
margin:10px 0;
}

.sg_Matrix_Textbox table.sg_Table,
.sg_Matrix_Radio table.sg_Table,
.sg_Matrix_Checkbox table.sg_Table {
width:99% !important;

}

Logo

Antiques and Art Survey

Thank you for your time

var sg_first_number = 1;
1. Which types of shows interest you?  Required Question
Antiques Show
Antiques & Art Show
Art Show
Art & Antiques Show
Glass Show
Poster Show
Print Show
Print and Poster Show
Folk Art Show
Americana Show
Modernism Show
Book Show
Photography Show
2. Which best describes you? Required Question
I attend a show because I am looking for a specific item
I attend a show when I need something specific
I attend a show for an enjoyable experience
I attend a show because I am a collector at heart
3. Which category best describes you? Required Question
My entire home is filled with antiques
I use antiques for accent pieces
I am just starting to learn about antiques
4. Which category best describes you? Required Question
I rely on knowledgeable dealers to help me make my buying decisions
I consider myself an informed buyer
I rely on internet resources and web sites to help make informed decisions
5. Which category best describes you? Required Question
I purchase antiques and art as an investment
I purchase antiques and art primarily for their decorative qualities
I purchase antiques and art not to make money, but knowing that when its time to sell, they will have some value
6. How often do you shop for antiques? Required Question
Weekly
Once a month
Several times a year
Only once in a great while
7. Which items most interest you? Required Question
1. Furniture
2. Art
3. Glass
4. Jewelry
5. Silver
6. Pottery
7. Books
8. Prints
8. I am most interested in items from Required Question
America
Europe
Asia
Other
9. I am most interested in items from Required Question
Before 1800
1801-1850
1851-1900
1900-1930
1931-Present
10. Do you travel to attend antique shows? If so, what shows have you attended in the past three years? Required Question
Philadelphia Antiques Show
Winter Antiques Show
Baltimore Antiques Show
Washington Antiques Show
Antiques & Art at the Armory
Richmond Antiques Show
Original Miami Beach Antiques Show
All Saints’ Antiques Show
Antiques & Gardening at Bryn Du
Antiques in Charlottesville
Other shows
11. Do you shop for antiques & art online? Required Question
Yes
No
12. Have you bought anything at auction in the past year? Required Question
Yes
No
13. In regards to your purchases, have you sought the advice of a dealer or decorator in the past two years? Required Question
Yes
No
14. Have you bought anything from a local antique shop or mall in the past year? Required Question
Yes
No
15. Which online publications do your read? Required Question
Antique Trader
Antique Week
The Magazine Antiques
Maine Antiques Digest
Urban Art and Antiques
Rare Victorian
Journal of Antiques and the Arts
New England Antiques Journal
Other
16. Which publications do you subscribe to? Required Question
The Magazine Antiques
Maine Antiques Digest
Antique Week
Antique Trader
Antiques & Fine Art
Journal of Antiques & the Arts
New England Antiques Journal
Other
17. My age Required Question
Under 30 yrs.
31-50 yrs
51 or more yrs
18. Education Required Question
High School Graduate
College Graduate
Post-Graduate Degree
19. Work Required Question
Self-employed
Professional
Skilled Trade
Academic
Managerial
I am not employed
20. If you would like to receive special discounts and complimentary offers occasionally from promotional partners, please provide:
Name
Email
Street Address
City, State, Zipcode

//<![CDATA[
function sg$(id){return(document.getElementById(id));}
if(typeof $ != 'function'){
function $(id){return(sg$(id));}
}
function attachEventListener(target, eventType, functionRef, capture){if(typeof target.addEventListener != "undefined"){target.addEventListener(eventType,functionRef,capture);} else if(typeof target.attachEvent != "undefined"){target.attachEvent("on" + eventType,functionRef);};}
function sgjsGetEventTarget(event){var targetElement = null;if(typeof event.target != "undefined"){targetElement = event.target;} else {targetElement = event.srcElement};while(targetElement.nodeType == 3 && targetElement.parentNode != null){targetElement = targetElement.parentNode;};return targetElement;}
if(typeof getEventTarget != 'function'){getEventTarget = sgjsGetEventTarget;}

function sgjsAddError(elementid,id,message)
{
sgjsRemoveError(elementid,id);
eval("if( typeof errors_" + elementid + " == 'undefined')errors_" + elementid + " = Array();");
var error = Array();
error[0] = id;
error[1] = message;
eval("errors_" + elementid + ".push(error);");
if( typeof total_errors == 'undefined')total_errors = 0;
total_errors++;
}

function sgjsRemoveError(elementid,id)
{
eval("if( typeof errors_" + elementid + " == 'undefined')errors_" + elementid + " = Array();");
eval("var array = errors_" + elementid + ";");
if(array == "undefined") return;
var newarray = Array();

for(var sg_i = 0; sg_i 0)
{
eval(“var arr = errors_” + element.id + “;”);

for(var sg_i = 0; sg_i < arr.length;sg_i++)
{
if(arr[sg_i][1] != "")
{
msgs = msgs + "

” + arr[sg_i][1] + “


}
}

//alert(msgs);

if(typeof msg != “undefined” && msg != “”)
{
msg.style.display = ‘block’;
msg.innerHTML = msgs;
}
}
else
{

if(typeof msg != “undefined” && msg != “”)
{
msg.style.display = ‘none’;
msg.innerHTML = ” “;
}
}
}

function sgjsStripNonNumeric(passed_string)
{
var return_string = new String(passed_string);
return_string = passed_string.replace(/[^0-9\.\-]/g, ”);

return return_string;
}

//]]>

Online Survey Software
Online Surveys powered by SurveyGizmo

Portland Art Events Calendar

Discover more from Urban Art & Antiques

Subscribe to get the latest posts sent to your email.

Leave a comment

Antiques Mysteries and Great Paintings from Urban Art Antiques | Listen Notes