// Copy of entrything.js from Aug 5, 2021. for reference var $jscomp = $jscomp || {}; $jscomp.scope = {}; $jscomp.checkStringArgs = function(a, b, c) { if (null == a) throw new TypeError("The 'this' value for String.prototype." + c + " must not be null or undefined"); if (b instanceof RegExp) throw new TypeError("First argument to String.prototype." + c + " must not be a regular expression"); return a + "" } ; $jscomp.ASSUME_ES5 = !1; $jscomp.ASSUME_NO_NATIVE_MAP = !1; $jscomp.ASSUME_NO_NATIVE_SET = !1; $jscomp.SIMPLE_FROUND_POLYFILL = !1; $jscomp.defineProperty = $jscomp.ASSUME_ES5 || "function" == typeof Object.defineProperties ? Object.defineProperty : function(a, b, c) { a != Array.prototype && a != Object.prototype && (a[b] = c.value) } ; $jscomp.getGlobal = function(a) { a = ["object" == typeof window && window, "object" == typeof self && self, "object" == typeof global && global, a]; for (var b = 0; b < a.length; ++b) { var c = a[b]; if (c && c.Math == Math) return c } throw Error("Cannot find global object"); } ; $jscomp.global = $jscomp.getGlobal(this); $jscomp.polyfill = function(a, b, c, e) { if (b) { c = $jscomp.global; a = a.split("."); for (e = 0; e < a.length - 1; e++) { var f = a[e]; f in c || (c[f] = {}); c = c[f] } a = a[a.length - 1]; e = c[a]; b = b(e); b != e && null != b && $jscomp.defineProperty(c, a, { configurable: !0, writable: !0, value: b }) } } ; $jscomp.polyfill("String.prototype.endsWith", function(a) { return a ? a : function(a, c) { var b = $jscomp.checkStringArgs(this, a, "endsWith"); a += ""; void 0 === c && (c = b.length); c = Math.max(0, Math.min(c | 0, b.length)); for (var f = a.length; 0 < f && 0 < c; ) if (b[--c] != a[--f]) return !1; return 0 >= f } }, "es6", "es3"); $jscomp.polyfill("String.prototype.startsWith", function(a) { return a ? a : function(a, c) { var b = $jscomp.checkStringArgs(this, a, "startsWith"); a += ""; var f = b.length , g = a.length; c = Math.max(0, Math.min(c | 0, b.length)); for (var k = 0; k < g && c < f; ) if (b[c++] != a[k++]) return !1; return k >= g } }, "es6", "es3"); var S3IMAGESPATH = "https://d3tfzeyd8xmhi9.cloudfront.net/", S3ARTWORKIMAGESPATH = "https://d2rglhsrqjmds7.cloudfront.net/", localbaseserverurl = "http://192.168.86.95", w_ = [], addtolang, prepshow, LOCAL = !1, et_lang = "en", swversion = 38, loadimage = "", sisloaded = " . . . o "; function isLoaded(a) {} function includeJS(a, b) { (div = document.getElementsByTagName("head").item(0)) || alert("Ooops. Your page must have a element."); b && (a += "?" + b); null == document.getElementById(a) && (b = document.createElement("script"), b.setAttribute("language", "javascript"), b.setAttribute("type", "text/javascript"), b.setAttribute("charset", "utf-8"), b.setAttribute("id", a), "/" == a.charAt(0) && (a = LOCAL ? "http://localhost/o_" + a.substring(1) : "https://entrythingy.s3.amazonaws.com/resources" + a), b.setAttribute("src", a), div.appendChild(b)) } function entryThingy() { console.log("entryThingy " + window.location.href); var a = sitecode.indexOf("."); dba = "s1"; -1 != a && (dba = sitecode.substring(0, a), sitecode = sitecode.substring(a + 1)); LOCAL ? (baseserverurl = localbaseserverurl, S3ARTWORKIMAGESPATH = "https://s3.amazonaws.com/entrythingy.awmarttest/") : baseserverurl = "https://www.entrythingy.com"; baseserverip = baseserverurl; addIFrameToDOM("et_uploadtarget"); for (a = 0; 5 > a; a++) addElementToDOM("span", "et_dataarea" + a); addtolang && addtolang(); a = "https://entrythingy.s3.amazonaws.com/resources/entrythingy_widget3.css"; w_.css && (a = w_.css); includeCSS(a); a = xPos(document.getElementById("et_apparea")); 200 < a && 0 == w_.scrollupto && (w_.scrollupto = a - 50); displaySignup(!0) } function addIFrameToDOM(a) { if (!document.getElementById(a)) { var b = document.getElementsByTagName("body").item(0); bgl = document.createElement("div"); bgl.setAttribute("id", "et_ifc" + a); bgl.setAttribute("name", "et_ifc" + a); bgl.style.display = "none"; bgl.style.width = 0; bgl.style.height = 0; bgl.style.border = 0; bgl.innerHTML = ""; b.insertBefore(bgl, b.firstChild) } } function addElementToDOM(a, b) { var c = document.getElementById(b); if (!c) { var e = document.getElementsByTagName("body").item(0); c = document.createElement(a); c.setAttribute("id", b); c.setAttribute("name", b); c.style.display = "none"; c.style.width = 0; c.style.height = 0; c.style.border = 0; e.insertBefore(c, e.firstChild) } return c } ;var whichcal, seldate, pd, selmonth, hilitedate, origdate, MONTHS_LONG = "January February March April May June July August September October November December".split(" "), MONTHS_SHORT = "Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "), DAYSOFWEEK = "Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "), DAYSOFWEEK_SUPERSUPERSHORT = "SMTWTFS".split(""), DAYSOFWEEK_SHORT = "Sun Mon Tue Wed Thu Fri Sat".split(" "), DAYSOFWEEK_SUPERSHORT = "Su Mo Tu We Th Fr Sa".split(" "); function showCalendar(a) { null != whichcal && (gEBI(whichcal + "container").style.display = "none"); whichcal = a; a = parseDate(gEBI(a).value); null == a ? seldate || (seldate = new Date, seldate.setMinutes(0)) : seldate = a; seldate.setSeconds(0); seldate.setMilliseconds(0); sel = getSimpleDate(seldate); pd = MONTHS_LONG[seldate.getMonth()] + " " + seldate.getFullYear(); selmonth = new Date(seldate); origdate = new Date(seldate); hilitedate = seldate.getDate(); setCalendar() } function setCalendar() { var a = "

Select Date


"; a += ""; for (var b = 0; 7 > b; b++) a += ""; a += ""; selmonth.setDate(1); var c = selmonth.getDay() + 1; lastday = (new Date(selmonth.getYear(),selmonth.getMonth() + 1,0)).getDate(); a += ""; for (b = 1; b < c; b++) a += ""; for (b = 1; b <= lastday; b++) a += "", c = 1); for (b = c; 8 > b; b++) a += ""; a = a + "
  «" + pd + "»  
" + DAYSOFWEEK_SUPERSHORT[b] + "
 ", c++, 7 < c && (a += "
 


   
"); gEBI(whichcal + "container").innerHTML = a; gEBI(whichcal + "container").style.display = "inline"; gEBI(whichcal + "container").style.background = "white"; gEBI(whichcal + "container").style.padding = "10px"; gEBI(whichcal + "container").style.border = "1px solid black" } function selectDateOk() { gEBI(whichcal).value = getSimpleDate(seldate); gEBI(whichcal + "container").style.display = "none" } function selectDate(a) { seldate = new Date(seldate.getFullYear(),seldate.getMonth(),a); hilitedate = seldate.getDate(); setCalendar() } function changeMonth(a) { seldate = new Date(seldate.getFullYear(),seldate.getMonth() + a,1); pd = MONTHS_LONG[seldate.getMonth()] + " " + seldate.getFullYear(); selmonth = new Date(seldate); hilitedate = selmonth.getMonth() == origdate.getMonth() ? origdate.getDate() : -1; setCalendar() } function parseDate(a) { a = a.split(" "); if (2 != a.length) return null; var b = a[0].split("/"); return 3 != b.length || 2 != a[1].split(":").length ? null : new Date(eval(b[2]),eval(b[0]) - 1,eval(b[1])) } function getSimpleDate(a) { return a.getMonth() + 1 + "/" + a.getDate() + "/" + a.getFullYear() + " " } ;function _w_(a, b) { a = w_[a]; if (b) for (var c = 1; c < b.length + 1; c++) { var e = a.indexOf("$$" + c); -1 != e && (a = a.substring(0, e) + b[c - 1] + a.substring(e + 3)) } return a } var MONTHS = "Jan Feb Mar Apr May Jun Jul Aug Sept Oct Nov Dec".split(" "); MONTHS_LONG = "January February March April May June July August September October November December".split(" "); var WEEKDAYS_SHORT = "So Mo Tu We Th Fr Sa".split(" ") , STATES = "Alabama;Alaska;Arizona;Arkansas;California;Colorado;Connecticut;Delaware;Dist of Columbia;Florida;Georgia;Hawaii;Idaho;Illinois;Indiana;Iowa;Kansas;Kentucky;Louisiana;Maine;Maryland;Massachusetts;Michigan;Minnesota;Mississippi;Missouri;Montana;Nebraska;Nevada;New Hampshire;New Jersey;New Mexico;New York;North Carolina;North Dakota;Ohio;Oklahoma;Oregon;Pennsylvania;Rhode Island;South Carolina;South Dakota;Tennessee;Texas;Utah;Vermont;Virginia;Washington;West Virginia;Wisconsin;Wyoming;None;Alberta;British Columbia;Manitoba;New Brunswick;Newfoundland;Northwest Territory;Nova Scotia;Ontario;Prince Edward Island;Quebec;Saskatchewan;Yukon Territory;Australian Capital Territory;New South Wales;Northern Territory;Queensland;South Australia;Tasmania;Victoria;Western Australia".split(";") , AWMSORT = "date (new);date (old);status;title;dimensions;material;price;year;editions".split(";") , AWMHISTORYSTATUS = "In progress;Completed;Studio;Storage;Show;Gallery;Entered;Accepted;Not accepted;Waitlist;Sold;Discarded;Other".split(";") , AWMLIMIT = [50, 100, 250, 500, 1E3, 2E3]; w_["1"] = "Loading EntryThingy"; w_.callforentries = "call for entries"; w_.Callforentries = "Call for Entries"; w_.callsforentries = "calls for entries"; w_.descriptionofwork = "Description of Work (media, technique, etc)"; w_.entrystatement = "Statement specific to entry"; w_.notificationofjuryresults = "Notification of Jury Results"; null == w_.scrollupto && (w_.scrollupto = 0); w_.m1 = "Ooops. Your page must have a element."; w_.m2 = "piece"; w_.m3 = "Piece"; w_.m4 = "dimensions"; w_.m5 = "Dimensions"; w_.m6 = "running time"; w_.m7 = "Running Time"; w_.m8 = "document"; w_.m9 = "Document"; w_.m10 = "word count"; w_.m11 = "Word Count"; w_.m12 = "video"; w_.m13 = "Video"; w_.m14 = "file"; w_.m15 = "File"; var STATUS = "Not Submitted;Submitted;Show to Jury;Accepted;Not Accepted;Waitlist;Withdrawn/Refund;Withdrawn/No Ref;Fee Paid;;Group A;Group B;Group C;Group D;Group E".split(";") , REVISIONSTATUS = "Submitted;Accepted;Not Accepted;Waitlist;;Group A;Group B;Group C;Group D;Group E".split(";") , SHOWSTATUS = ["Do not show to entrants or jury", "Show to entrants and jury", "Show to jury only"] , SORT = "Default;Total Points;Date (newest);Date (oldest);First Name;Last Name;Nr of Votes;Status;Category;Space;Award;Custom ID;Size of Files;Use for Publicity".split(";") , REVISIONSORT = "Total Points;Date (newest);Date (oldest);First Name;Last Name;Status;Space;Award".split(";"); w_.m22 = "Ooops. The sitecode supplied with this page will not work with this domain. Please make sure you entered the correct domain when you grabbed the code for this EntryThingy at www.EntryThingy.com."; w_.m23 = "Ooops. This EntryThingy has been deactivated."; w_.m24 = 'Ooops. We are currently performing system maintenance and will be back shortly. Please click here to try again.'; w_.m25 = "Ooops. Incorrect email or password. Please try again with your EntryThingy email and password.\n\nFor security reasons, you will be locked out after 10 bad logins. Please use the 'Forgot your password' link to request a new password."; w_.m25a = "Ooops. You have reached the maximum number of invalid login attempts. Please contact us at hello@entrythingy.com."; w_.m25b = "Ooops. You are trying to login with an admin or juror account through the wrong site/domain. Admin and juror accounts only work on the site/domain they were created on."; w_.m26 = "Ooops. You are not a member of this item."; w_.m27 = "Ooops. You are not the owner of this item."; w_.m28 = "Ooops. That email has already been registered - you most probably already entered into another call for entries that's also using EntryThingy. You can use the same email and password to submit your entry here.\n\nClick Ok to login with your EntryThingy email and password or to request a new password - Click Cancel to register with a different email."; w_.m29 = "Ooops. Something went wrong. Please try again. If this problem persists, please contact us at hello@entrythingy.com."; w_.m30 = "Please check your email inbox for a message with your new password. It may take several minutes to get to you."; w_.m30a = "Please click here to login with your new password."; w_.m31 = "Ooops. Couldn't find that email address."; w_.m32 = "The status of the entries has been updated."; w_.m33 = "Done!"; w_.m34 = "Ooops. Download failed: "; w_.m35 = "Main"; w_.m36 = "My Profile"; w_.m37 = "Admin"; w_.m38 = "https://www.entrythingy.com/faq.html"; w_.m39 = "Help"; w_.m40 = "Logout"; w_.m41 = "Hello"; w_.m42 = "gsJWgoicPQA"; w_.m43 = "gsJWga%2BwCQA"; w_.m44 = "more..."; w_.l1 = "Ooops. Please enter your email to login."; w_.l2 = "Ooops. Please enter your password to login. It must be at least 5 characters long."; w_.l3 = "Login with your email and password."; w_.l3a = "

Not sure how this works? Click here to watch a short video that'll show you."; w_.l4 = "Email"; w_.l5 = "Password"; w_.l6 = "Login"; w_.l7 = "Don't have a login?"; w_.l8 = "Click here to signup"; w_.l9 = "Forgot your password?"; w_.l10 = "Click here"; w_.l11 = "Ooops. Please enter a valid email address."; w_.l12 = "Ooops. Please enter your first name."; w_.l12a = "Ooops. Your first name may not be longer than 50 characters."; w_.l12b = "Ooops. Your last name may not be longer than 50 characters."; w_.l13 = "Ooops. Please enter your last name."; w_.l14 = "Ooops. Your password must be at least 5 characters long."; w_.l15 = "Ooops. You did not confirm your password correctly."; w_.l16 = "Ooops. Please enter a valid email address."; w_.l17 = "Enter the email from your profile. We'll send you a new password."; w_.l18 = "Email"; w_.l19 = "Request New Password"; w_.l20 = "Remember your password?"; w_.l21 = "Please click here to login"; w_.l22 = "Click here to signup and submit your entry to the call(s) for entry shown below"; w_.l23 = "Already have an login?"; w_.l24 = "Status"; w_.l25 = "Deadline for entries"; w_.l26 = "Show date"; w_.l27 = "thru"; w_.l28 = "There are no"; w_.l29 = "First Name"; w_.l30 = "Last Name"; w_.l31 = "Create a Password"; w_.l32 = "Confirm Password"; w_.l33 = "Signup"; w_.l34 = "Is this your first time using EntryThingy? Then enter your name, email address and create a password to signup and submit your entry.

You will use your email and password to login when you return. You can use this login wherever you see the symbol."; w_.l35 = "Click here"; w_.l36 = "to watch a short video that will show you how to signup and submit an entry.


Have you used before?"; w_.l37 = "Hello"; w_.l38 = "Please fill in the following information and click 'Submit' to continue. Required fields are marked with an asterisk (*). You can edit this and your other registration information later by clicking 'My Profile'."; w_.l39 = "Click here to skip this step"; w_.l40 = "You can click 'My Profile' later to fill in the information if you wish."; w_.l41 = "Business Name"; w_.l42 = "Partner"; w_.l43 = "Address"; w_.l44 = "City"; w_.l45 = "State/Province"; w_.l46 = "ZIP/Postal Code"; w_.l47 = "Country"; w_.l48 = "United States"; w_.l49 = "Main Phone"; w_.l50 = "(example: 555-555-5555)"; w_.l51 = "Alternate Phone"; w_.l52 = "Web site"; w_.l53 = "(example: www.mysite.com)"; w_.l54 = "Submit"; w_.l55 = "Please verify your information below. Click 'Submit' to continue or 'Back' to edit."; w_.l56 = "Back"; w_.l57 = "Entrant Profile"; w_.l58 = "Juror Profile"; w_.l59 = "Admin Profile"; w_.l60 = "Call Admin Profile"; w_.l61 = "edit profile"; w_.l62 = "change password"; w_.l63 = "back to"; w_.l64 = "entry"; w_.l65 = "entries list"; w_.l66 = "This is your profile information that is associated with your entries. Please make sure all of the information is correct. Click [edit profile] above to make any changes to your profile and contact info or [change password] to change your password."; w_.l67 = "Note: This email address has returned an error ("; w_.l68 = ") from a previous email alert and has therefore been excluded from receiving future email alerts. Please make sure this is a vaild email address and verify that your email account is active - then"; w_.l69 = "click here to re-enable this email for future email alerts"; w_.l70 = "Statement"; w_.l71 = "Resume"; w_.l72 = "Edit Profile"; w_.l73 = "Save"; w_.l74 = "Cancel"; w_.l75 = "Ooops. You didn't fill out all required fields."; w_.l76 = "Change Password"; w_.l77 = "New Password"; w_.l78 = "Confirm New Password"; w_.l79 = "Ooops. Your new password must be at least 5 characters long."; w_.l80 = "Ooops. You did not confirm your new password correctly."; w_.s1 = "Ooops. This is currently disabled (tokens<=0)."; w_.s2 = "Please go to your admin area to purchase additional tokens."; w_.s3 = "Please contact the call administrator - thanks!"; w_.s4 = "Settings"; w_.s5 = "delete this call"; w_.s6 = "Entries"; w_.s7 = "entries"; w_.s8 = "pieces"; w_.s9 = "settings"; w_.s10 = "stats"; w_.s11 = "downloads"; w_.s12 = "tools"; w_.s13 = "add entry"; w_.s14 = "overview"; w_.s15 = "edit"; w_.s16 = "Added by"; w_.s16a = "Show Location"; w_.s17 = "Status"; w_.s18 = "Jurors"; w_.s19 = "Categories"; w_.s20 = "Entry Instructions"; w_.s21 = "Default Instructions for Entrants After Entry is Submitted"; w_.s22 = "Instructions for Entrants After Entry is Submitted with Coupon Code"; w_.s23 = "Additional Instructions for Bottom of Printable Entry"; w_.s23a = "Instructions for Accepted Entrants"; w_.s24 = "Terms of Entry for Entrants"; w_.s25 = "Instructions for Jurors"; w_.s26 = "Call Description"; w_.s26a = "Replace 'SUBMIT THIS ENTRY' button with"; w_.s26b = "This will show under the call name on the Main EntryThingy page. This will not show in the For Artists call list if you use HTML markup. Also, this will be truncated to 400 characters in the call listing."; w_.s27 = "Date Settings"; w_.s28 = "Deadline for Entries"; w_.s29 = "Deadline for Late Entries"; w_.s30 = "Show Date"; w_.s31 = "Show End Date"; w_.s32 = "Entries Settings"; w_.s33 = "Minimum pieces per Entry"; w_.s34 = "Maximum pieces per Entry"; w_.s35 = "Maximum entries per Entrant"; w_.s36 = "Allowed entry file types"; w_.s37 = "Maximum file size"; w_.s38 = "Minimum file size"; w_.s39 = "Minimum image width"; w_.s40 = "Ask for statement"; w_.s41 = "Ask for resume"; w_.s42 = "Ask for description of work"; w_.s42a = "Ask for statement specific to entry"; w_.s43 = "Ask for"; w_.s43a = "Ask for piece description"; w_.s44 = "Ask for art or booth/display"; w_.s45 = "Ask for material"; w_.s46 = "Ask for price"; w_.s47 = "Ask for year"; w_.s47b = "Allow up to 3 additional views per piece"; w_.s48 = "Maximum length of description of work"; w_.s48a = "characters"; w_.s48b = "Maximum length of statement specific to entry"; w_.s49 = "Ask if"; w_.s50 = "s may be used for show publicity (and gallery widget)"; w_.s51 = "Ask how entrant found out about this call for entries"; w_.s52 = "Show area for date & signature on printable entry"; w_.s53 = "Jury Settings"; w_.s54 = "Sort online and offline jury by"; w_.s55 = "Category, Entry submission date"; w_.s56 = "Category, Custom ID"; w_.s57 = "Sort jury overview by and show points"; w_.s58 = "yes"; w_.s59 = "no"; w_.s60 = "Show link to entrant profile"; w_.s60a = "Show price to jurors"; w_.s61 = "Vote for each"; w_.s62 = "Entry"; w_.s63 = "Piece"; w_.s64 = "Vote from"; w_.s65 = "to"; w_.s66 = "points, skipping"; w_.s67 = "none"; w_.s68 = "Voting Categories"; w_.s69 = "Jury Procedures"; w_.s70 = "All Categories"; w_.s71 = "All Statuses"; w_.s72 = "filter on entrant names (and parts of names) and entry numbers"; w_.s72a = "sort"; w_.s73 = "Please select a category to get started"; w_.s74 = "entry"; w_.s74a = "piece"; w_.s75 = "entries"; w_.s75a = "pieces"; w_.s76 = "click to edit"; w_.s76a = "Are you sure you want to change the category for this entry?"; w_.s77 = "space"; w_.s77c = "award"; w_.s77a = "on"; w_.s77b = "from"; w_.s78 = "no description"; w_.s78a = "$$1s"; w_.s79 = "points"; w_.s80 = "point"; w_.s81 = "votes"; w_.s82 = "vote"; w_.s83 = "avg."; w_.s84 = "no votes yet"; w_.s85 = "publicity ok"; w_.s86 = "no publicity"; w_.s87 = "delete"; w_.s87a = "notes"; w_.s87b = "add note"; w_.s87c = "Ooops. You forgot to type something."; w_.s88 = "No entries have been posted to this"; w_.s89 = "No entries match your filter."; w_.s90 = "File"; w_.s91 = "Type"; w_.s92 = "art"; w_.s93 = "booth/display"; w_.s94 = "Material"; w_.s94a = "Description"; w_.s95 = "Price"; w_.s96 = "Year"; w_.s97 = "total points from"; w_.s98 = "votes"; w_.s99 = "No uploads have been posted to this"; w_.s100 = "No uploads match your filter."; w_.d1 = "» There are no more tokens available. Entries are disabled until you purchase additional tokens. Go to the admin area and click"; w_.d2 = "to purchase tokens"; w_.d3 = "» There are only"; w_.d4 = "tokens left. Entries will be disabled when you reach 0 tokens. Go to the admin area and click"; w_.d5 = "Click the title of a"; w_.d6 = " below to submit and view the status of your entry / application."; w_.d7 = " below to view the entries and submit your votes."; w_.d8 = " below to view the entries and votes and edit and download data to your computer."; w_.d9 = "Add a"; w_.d9a = "duplicate this call"; w_.d10 = "Ooops. Voting has ended for this"; w_.d11 = "(see entry instructions for further details)"; w_.d12 = "The latest news from EntryThingy"; w_.d12a = "Here's another Art of the Call video podcast - where we're asking artists, curators and directors to talk about the call for entries process"; w_.d13 = "Added"; w_.d14 = "Status"; w_.d15 = "My entry"; w_.d16 = "My entries"; w_.a1 = "Admin"; w_.a2 = "Users"; w_.a3 = "Entrants"; w_.a4 = "Preferences"; w_.a5 = "Emailer"; w_.a6 = "Tokens"; w_.a7 = "Gallery Widget"; w_.a8 = "users"; w_.a9 = "entrants"; w_.a10 = "preferences"; w_.a11 = "emailer"; w_.a11a = "membership"; w_.a12 = "gallery widgets"; w_.a13 = "tokens"; w_.a14 = "Sales"; w_.a15 = "comments"; w_.a16 = "Comments"; w_.a17 = "sales"; w_.a18 = "Find entrant"; w_.a19 = "Go"; w_.a20 = "Please enter at least 2 characters"; w_.a21 = "Ooops. Could not find any matching entrants."; w_.a22 = "More than one entrant matches your search. Please select one to continue: "; w_.a22a = "Added on"; w_.a22b = "Price"; w_.a23 = "Save"; w_.a24 = "Cancel"; w_.a25 = "Sold"; w_.a26 = "Ooops. No work found for this entrant."; w_.a27 = "Are you sure you want to delete this email alert?"; w_.a28 = "create new"; w_.a29 = "delete"; w_.a30 = "sent"; w_.a31 = "not yet sent"; w_.a32 = "to"; w_.a33 = "with"; w_.a34 = "entry"; w_.a35 = "piece"; w_.a36 = "status"; w_.a37 = "using reply-to email"; w_.a38 = "There are no emails alerts."; w_.a39 = "Click here"; w_.a40 = "to setup an email alert for your entrants."; w_.a41 = "Your token account will be charged when you send alert emails as follows"; w_.a42 = "recipients"; w_.a43 = "Token"; w_.a44 = "Tokens"; w_.a45 = "Ooops. Please enter a valid test email address."; w_.a46 = "Your test email alert is being sent to"; w_.a47 = "Ooops. You do not have enough tokens to send this email alert. Please purchase additional tokens first."; w_.a48 = "Are you sure you want to send this email alert to"; w_.a49 = "entrants?"; w_.a50 = "Ooops. Please select a call for entries for this email alert."; w_.a51 = "Ooops. Please select an entry status for this email alert. Emails will only be sent to entrants with entries with the selected status."; w_.a52 = "Ooops. Please enter a valid reply-to email address for this email alert."; w_.a52a = "The reply to email may only be one email address."; w_.a53 = "Ooops. Please enter a subject for your email alert."; w_.a54 = "Ooops. Please reduce the number of capital letters in your subject. Using too many capital letters may cause the email to be marked as spam - and we want to avoid that!"; w_.a55 = "Ooops. Please enter the text for your email alert."; w_.a56 = "

Ooops. There are no calls for entries. Please start a call for entries first."; w_.a57 = "Call for Entries"; w_.a58 = "Entry Status"; w_.a59 = "Reply To Email"; w_.a60 = "Subject"; w_.a61 = "Text"; w_.a62 = "Hello FIRSTNAME LASTNAME,\n\nYour entry ENTRYNUMBER ..."; w_.a63 = "Save"; w_.a63a = "Your changes have been saved."; w_.a64 = "Cancel"; w_.a65 = "* When recipients reply to an email alert, the reply will be sent to the 'Reply to Email' you enter here.

** FIRSTNAME and LASTNAME (all caps!) are placeholders and are automatically replaced by the first and last name of each recipient when the alert emails are sent. ENTRYNUMBER is also a placeholder for the entry number and will be replaced for each recipient when the emails are sent. CATEGORY will be replaced by the category of the entry if categories were used in the call. SPACE will be replaced by the space code of the entry if you have entered space codes.

If you are voting per piece and have selected an piece status in the dropdown above, only one email will be sent per entrant - and IMAGESINFO will be replaced with the number, title and space for each piece, one line per piece."; w_.a66 = "This email alert is being sent to"; w_.a67 = "entrants with"; w_.a68 = "email"; w_.a69 = "emails"; w_.a70 = "remaining in the queue..."; w_.a71 = "Click here"; w_.a72 = "to refresh this page and follow the progress."; w_.a73 = "This email alert was sent to $$1 entrants $$2"; w_.a74 = "This email alert has not been sent yet. Use the form on the left to edit the email alert subject, text and settings and click 'Save' to save your changes."; w_.a75 = "Send Test Email Alert to"; w_.a76 = "Send Test"; w_.a76a = "Send Email Alert"; w_.a77 = "Click the following button to send this email alert to $$1 entrants with $$2 in $$3"; w_.a78 = "Send to $$1 Entrants"; w_.a79 = "No entrants meet the criteria you have selected for this email alert. Please select a different call for entries or entry status."; w_.a80 = "More Info"; w_.a81 = "Emails have not be sent to the following entrants because their email address has been marked as incorrect from errors received: (you might want to ask these entrants to check their email addresses and accounts and correct them in their profile) It can take several hours for these error messages to arrive - please "; w_.a82 = "refresh"; w_.a83 = "this page to see if more emails have returned errors."; w_.a84 = "Emails will not be sent to the following entrants because their email address has been marked as incorrect from errors received from a previous email alert: (you might want to ask these entrants to check their email addresses and accounts and correct them in their profile)"; w_.a85 = "The email addresses for all entrants targeted with this email alert seem to be ok - although this may change as emails are returned with errors"; w_.a86 = " - and it can take several hours for these error messages to arrive. Please"; w_.a87 = "this page to see if any emails have returned errors."; w_.a88 = "after the emails have been sent."; w_.a89 = "Click here"; w_.a90 = "for a list of all entrants targeted by this email alert."; w_.a91 = "You are creating a new email alert."; w_.a92 = "To get started, edit the form on the left and click 'Save'."; w_.a93 = "To get started, please fill out the form on the left and click 'Save'."; w_.a94 = "entries"; w_.a95 = "Entry"; w_.a96 = "pieces"; w_.a97 = "Piece"; w_.a98 = "Entrants that will recieve email alerts:"; w_.a99 = "Are you sure you want to delete this comment?"; w_.a100 = "says"; w_.a101 = "awaiting moderation"; w_.a102 = "show"; w_.a103 = "or"; w_.a104 = "delete"; w_.a105 = "posted"; w_.a105a = "to"; w_.a106 = "using email"; w_.a107 = "There are no gallery widget comments. To put a gallery widget on your site, click into a call for entries, select [downloads] and then [gallery widget]. Be sure to enable comments!"; w_.a108 = "Name"; w_.a108a = "First Name"; w_.a108b = "Last Name"; w_.a109 = "Email"; w_.a110 = "City"; w_.a111 = "State"; w_.a112 = "Last Seen"; w_.a113 = "delete"; w_.a113a = "Show"; w_.a113b = "With Entry Only"; w_.a113c = "All Registered Users (also without entry)"; w_.a113d = "Registered Users Without Entries"; w_.a113e = "Search"; w_.a114 = "contact info form on entrant signup"; w_.a114a = "Require"; w_.a114b = "Allow skip"; w_.a114c = "Do not show"; w_.a115 = "Ask for partner on entrant signup"; w_.a116 = "Ask for business name on entrant signup"; w_.a116a = "Add Javascript"; w_.a116b = "Sort Calls on Main page by"; w_.a116c = "Date created"; w_.a116d = "Deadline Date"; w_.a116e = "Show Date"; w_.a116f = "Manual"; w_.a117 = "Save Preferences"; w_.a118 = "Your changes have been saved."; w_.a119 = "Name"; w_.a120 = "Permission"; w_.a121 = "Email"; w_.a122 = "Last Seen"; w_.a123 = "delete"; w_.a124 = "edit"; w_.a125 = "No access"; w_.a126 = "Juror"; w_.a127 = "Administrator"; w_.a127a = "Call Administrator"; w_.a128 = "+ add user"; w_.a129 = "Save"; w_.a130 = "Are you sure you want to delete the user"; w_.a131 = "Edit"; w_.a132 = "Add"; w_.a133 = "User"; w_.a134 = "First Name"; w_.a135 = "Last Name"; w_.a136 = "Email"; w_.a137 = "Create a "; w_.a138 = "Password"; w_.a139 = "Confirm Password"; w_.a140 = "Cancel"; w_.a141 = "Ooops. Please enter a first name."; w_.a142 = "Ooops. Please enter a last name."; w_.a143 = "Ooops. The new password must be at least 5 characters long."; w_.a144 = "Ooops. Please enter a valid email address."; w_.a145 = "Ooops. The password must be at least 5 characters long."; w_.a146 = "Ooops. You did not confirm the password correctly."; w_.a146a = "Ooops. There has to be at least one admin."; w_.a147 = "Tokens"; w_.a148 = "for your EntryThingy at"; w_.a148a = " for $$$1"; w_.a149 = "Purchase Tokens"; w_.a150 = "You currently have $$1 tokens remaining. To purchase additional tokens, select an option below and click the Paypal 'Buy Now' button."; w_.a151 = "Each submitted entry requires one token. In addition, storing entries beyond one year after they are entered requires 1 token per 10 entries per year, sending entrant email alerts costs 1 token per 100 emails and each artist gallery widget costs 9 tokens per calendar month while in use."; w_.a152 = "Token History"; w_.a153 = "Here's a list of the last 50 transactions in your token account:"; w_.a153a = 'Click here to download a CSV file with your token history from the last 365 days. '; w_.a154 = "Reason"; w_.a154a = "Date"; w_.a155 = "Change"; w_.a156 = "Tokens"; w_.a157 = "Stats"; w_.a158 = "Total Entries"; w_.a159 = "Entries per status"; w_.a160 = "Pieces per status and entry status"; w_.a161 = "Entries per category"; w_.a161a = "Entries per week"; w_.a162 = "Total"; w_.a163 = "Entries per State"; w_.a164 = "Votes per Juror"; w_.a165 = "Votes per Points"; w_.a166 = "Save"; w_.a167 = "Cancel"; w_.a168 = "Are you sure you want to change the publicity setting for this entry?"; w_.a169 = "Are you sure you want to delete this $$1 '$$2'?"; w_.a170 = "Ooops. Please enter a name."; w_.a170a = "Ooops. No HTML markup allowed in the name."; w_.a170b = "Ooops. Please enter the location of your show.\n\nThis is for the For Artists page call listings."; w_.a171 = "Ooops. Colons (:), new lines, apostrophes, quotes, double dashes (--) and hashes (#) are not allowed in categories."; w_.a172 = "Ooops. Please enter a valid deadline for entries date or leave the field empty"; w_.a173 = "Ooops. Please enter a valid deadline for late entries date or leave the field empty"; w_.a174 = "Ooops. Please enter a valid show date or leave the field empty"; w_.a175 = "Ooops. Please enter a valid show end date or leave the field empty"; w_.a176 = "Ooops. Please enter a valid " + w_.notificationofjuryresults + " date or leave the field empty"; w_.a177 = "Ooops. The maximum number of pieces ($$1) must be greater or equal to the minimum number of pieces ($$2)."; w_.a178 = "Ooops. You have to accept at least one file type."; w_.a179 = "Ooops. You have to have at least one voting category."; w_.a180 = "Add a $$1"; w_.a181 = "Edit Settings"; w_.a182 = "Name"; w_.a183 = "(Leave this field blank to hide coupon code entry field on entry upload page)"; w_.a184 = "(leave blank to not use)"; w_.a185 = "Points"; w_.a186 = "Save"; w_.a187 = "Cancel"; w_.a188 = "select"; w_.a188a = "all"; w_.a188b = "none"; w_.a189 = "Click Ok to go to the Admin area and add users that you can then add as jurors to your $$1.\n\nClick Cancel to continue adding or editing your $$2. You can always add users later and come back here to add them as jurors"; w_.a190 = "Tools"; w_.a191 = "Update Status"; w_.a192 = "Select from the options below and click 'Go' to update the status of all $$2 in this $$1 that match your selections."; w_.a193 = "Set $$1 status to"; w_.a194 = "where status is"; w_.a195 = "any"; w_.a197 = "greater"; w_.a198 = "less"; w_.a199 = "or equal to"; w_.a200 = "points"; w_.a201 = "Go"; w_.a202 = "Clear Jury Votes"; w_.a203 = "Click here to clear (delete) all jury votes for this call."; w_.a204 = "Are you sure you want to clear (delete) all the juror votes for this call? This cannot be undone!"; w_.a203a = "Click here to clear (delete) all Facebook Voter votes for this call."; w_.a204a = "Are you sure you want to clear (delete) all Facebook Voter votes for this call? This cannot be undone!"; w_.a205 = "You must set all options to continue."; w_.a206 = "Are you sure you want to proceed? This cannot be undone."; w_.a207 = "Ooops. That does not seem to be a valid Paypal account email address. Please double check this - the Paypal buttons will only work if you enter the email address associated with your Paypal account."; w_.a208 = "Downloads"; w_.a209 = "gallery widget"; w_.a210 = "Gallery Widget"; w_.a211 = "downloads"; w_.a212 = "Use the links below to download data and uploads to your computer. Only generate and download one item at a time. Your current download will break if you request a different download before the current download has completed."; w_.a213 = "download all"; w_.a214 = "Download ZIP file with all HTML, CSV* and uploads - this will take some time to generate and download, depending on the number and size of the uploads in this $$1."; w_.a215 = "download all since"; w_.a216 = "Download ZIP file with all HTML, CSV* and uploads added since $$1 - this will take some time to generate and download, depending on the number and size of the uploads added since your last download. Simply extract the files in this ZIP over your previous 'all' download to update your offline files."; w_.a217 = "download all except uploads"; w_.a218 = "Download ZIP file with all HTML and CSV* excluding uploads. Simply extract the files in this ZIP over your previous 'all' download to update your offline files."; w_.a217a = "download uploads with status"; w_.a218a = "Download ZIP file with uploads with the selected status. The file names will be formatted FIRSTNAME_LASTNAME-ENTRYID.UPLOADID.EXTENSION . Example: Jim_Wagner-13456.192122.jpg ."; w_.a219 = "download entries csv"; w_.a220 = "Download CSV* file of entrants and entries only."; w_.a221 = "download uploads csv"; w_.a222 = "Download CSV* file of entrants and uploads info only."; w_.a221a = "download entrants csv"; w_.a222a = "Download CSV* file of entrants info including statement and resume."; w_.a221b = "download votes csv"; w_.a222b = "Download CSV* file of juror votes."; w_.a223 = "* CSV stands for Comma Separated Values. You can import the CSV downloads into Excel, Open Office, Access or whatever you're using to crunch data."; w_.a224 = "Adjust the settings and then click, copy and paste the html code below into a page on your site to get a thumbnail image gallery of this show"; w_.a225 = "Gallery overview"; w_.a226 = "Show"; w_.a227 = "accepted"; w_.a228 = "entered"; w_.a229 = "entries with "; w_.a230 = "one image"; w_.a230a = "all images"; w_.a230b = " from each entrant - "; w_.a231 = "make the images "; w_.a232 = "pixels wide, "; w_.a233 = "show"; w_.a234 = "don't show"; w_.a234a = "entrant's "; w_.a235 = "space codes. Sort by "; w_.a235a = "category, last name"; w_.a235b = "last name"; w_.a235c = "space"; w_.a235d = "and start with category"; w_.a235e = "All"; w_.a236 = "Entrant details"; w_.a237 = "Enable"; w_.a238 = "Disable"; w_.a239 = "links to original image popups,"; w_.a240 = "show"; w_.a241 = "hide"; w_.a242 = "web site links, "; w_.a242b = "street address and "; w_.a242c = "phone number."; w_.a242a = "Also, for each image,"; w_.a243 = "dimensions,"; w_.a244 = "material,"; w_.a245 = "price and"; w_.a246 = "year."; w_.a246a = "Show"; w_.a246b = "all"; w_.a246c = "only accepted"; w_.a246d = "images."; w_.a247 = "Commenting"; w_.a248 = "comments"; w_.a249 = "with"; w_.a250 = "without"; w_.a251 = "moderation* and"; w_.a252 = "recent comments in a column"; w_.a253 = "pixels wide."; w_.a254 = "Art sales & Paypal"; w_.a255 = "Paypal payment buttons for artwork ** with payments going to this Paypal account email address:"; w_.a256 = ", charging $"; w_.a256a = " and "; w_.a257 = "% for shipping and "; w_.a257a = "% tax per order."; w_.a258 = "* When you enable comment moderation, comments will not be posted immediately - they must first be approved through $$1comment moderation in the gallery widget admin area."; w_.a259 = "** When you enable Paypal payment buttons for artwork, you can mark items as sold and edit prices through the $$1gallery widget admin area. The price charged for each item is the price entered by the entrant when uploading the image or whatever you change it to (as admin). Items sold through Paypal purchases are automatically marked as 'Sold'."; w_.a260 = "Ooops. That is not a valid download date"; w_.a261 = "Your requested ZIP file is currently being generated. Please wait until it has completed before requesting another download"; w_.a262 = "This may take a while. Are you sure you want to proceed?"; w_.a263 = "click to download"; w_.a264 = "part"; w_.e2 = "Ooops. Please enter a first name, last name or email (or just part of a first name, last name or email) to find entrants."; w_.e4 = "Add Entry"; w_.e5 = "Find & Add »"; w_.e6 = "Cancel"; w_.e7 = "Select from the following entrants to add an entry for that entrant"; w_.e8 = "or"; w_.e9 = "Click here to add a new entrant and then add the entry."; w_.e10 = "No entrants were found that match the name / email you entered."; w_.e11 = "Note: Only showing the first 50 entrants that match the name / email you entered."; w_.e12 = "You can edit the name and/or email on the left and click 'Find & Add »' again to see if you can find an already existing entrant. You can also use parts of names if you're unsure of the spelling."; w_.e13 = "Use the form on the left to add or find an entrant and then add an entry to this call. Enter a name, email or parts of a name or email.

If entrants with the first and last names or email that you enter here already exist, you will be able to select them from a list and add an entry for them. Otherwise you will be able to create a new entrant."; w_.e14 = "entries"; w_.e15 = "Use the form on the left to add any contact information for this entrant. The entrant must have a first and last name. If you add an email and password, they will be able to login with that email and password. The entrant can always request that a new password be sent to that email - you as administrator can also add a password later."; w_.e16 = "Next »"; w_.e17 = "Back"; w_.e18 = "Ooops. Please enter a first name."; w_.e19 = "Ooops. Please enter a last name."; w_.e20 = "Ooops. The password must be at least 5 characters long.\n\nA password is not manditory - but entrants will only be able to login to their account if they have a password. They can always request a new password via email."; w_.e21 = "Ooops. You did not confirm the password correctly."; w_.e22 = "Please verify the entrant's information below. Click 'Next »' to continue or 'Back' to edit."; w_.e23 = "Ooops. That email has already been registered.\n\nPlease use another or go back and search for that email to use that entrant's existing profile for this entry."; w_.e24 = "Add Entry for"; w_.e25 = "This entry's $$1s may be used for publicity."; w_.e26 = "Ooops. Please select a category for the entry."; w_.e27 = "Ooops. You didn't fill out all required fields"; w_.e28 = "Add Entry"; w_.i1 = "General Entry Information"; w_.i2 = "Add $$1 to this entry"; w_.i2a = "Add a different view of this piece"; w_.i3 = "Type"; w_.i4 = "Art"; w_.i5 = "Booth/Display"; w_.i6 = "Title"; w_.i7 = "Material"; w_.i7a = "Description"; w_.i8 = "Price"; w_.i9 = "Year"; w_.i10 = "Video Width"; w_.i11 = "Height"; w_.i12 = "The file: (permitted types: "; w_.i13 = "Upload"; w_.i14 = "Cancel"; w_.i15 = "Ooops. You forgot to select a file to upload."; w_.i16 = "Ooops. That doesn't seem to be a valid file. Please make sure you've selected a valid file type"; w_.i17 = "Ooops. You forgot to enter a title."; w_.i18 = "Ooops. You forgot to enter the $$1."; w_.i19 = "Ooops. You forgot to enter the materials you used."; w_.i20 = "Ooops. You forgot to enter the price."; w_.i21 = "Ooops. You forgot to enter the year."; w_.i22 = "Ooops. Please select the type (art or booth/display)."; w_.i23 = "Ooops. Please enter both the width and the height of your video in pixels"; w_.i24 = "Print Entry"; w_.i25 = "print this page"; w_.i26 = "Name"; w_.i27 = "Terms of Entry"; w_.i28 = "Signature"; w_.i29 = "Date"; w_.i30 = "My Entry in"; w_.i31 = "add another entry"; w_.i32 = "see jury view"; w_.i32a = "entry instructions"; w_.i33 = "print entry"; w_.i33a = "Print entry"; w_.i34 = "delete entry"; w_.i35 = "edit"; w_.i36 = "Entry Status"; w_.i36a = "Final Instructions"; w_.i36b = "More $$1s Required"; w_.i36c1 = "You have to upload at least $$1 more $$2(s) before you can submit this entry. See the entry instructions for details on $$3 requirements."; w_.i36c2 = "You have to upload at least $$1 more $$2(s) (including your booth/display image) before you can submit this entry. See the entry instructions for details on $$3 requirements."; w_.i37 = "If you have a coupon code, enter it here before you submit your entry"; w_.i38 = "If you have a coupon code enter it in the field above the submit button."; w_.i39 = "SUBMIT THIS ENTRY"; w_.i40 = "When you're happy with the general information for this entry (see below), you've added your $$1s and sorted them the way you want them presented to the jury, click the 'SUBMIT THIS ENTRY' button to finalize and submit this entry."; w_.i41 = "what's this?"; w_.i42 = "You have other entries in this $$1:"; w_.i43 = "select another entry"; w_.i44 = "Category"; w_.i44a = "Entry Number"; w_.i45 = "How I found out about this call for entries"; w_.i46 = "Submitted"; w_.i47 = "Entry Instructions"; w_.i48 = "Entry in"; w_.i49 = "entries"; w_.i50 = "pieces"; w_.i51 = "overview"; w_.i52 = "From"; w_.i53 = "Status"; w_.i54 = "next..."; w_.i54a = "...previous"; w_.i55 = "delete"; w_.i56 = "next entry needing my vote..."; w_.i57 = "Additional Info"; w_.i58 = "no votes yet"; w_.i59 = "total points from $$1 votes"; w_.i60 = "Ooops. You haven't added any $$1s yet. Click [add $$2] next to 'Pieces for this Entry' to add $$3s to your entry."; w_.i60a = "Ooops. That is not the correct coupon code. Please clear the coupon code field or enter the correct coupon code to continue."; w_.i61 = "Ooops. You haven't added the minimum number of $$1s ($$2) yet. Click [add $$3] next to '$$4s for this Entry' to add $$5s to your entry."; w_.i62 = "Ooops. You've added more than the maximum number of $$1s ($$2). Please delete $$3s before submitting."; w_.i63 = "Ooops. You haven't added a Booth/Display image yet. Please add another image and select the Booth/Display option.\n\nIf you've already added a booth/display image, please click the [set as booth/display] link next to the image to mark it as such and then submit your entry again."; w_.i64 = "Ooops. You've added more than one Booth/Display. Please make sure that you've only marked one piece as Booth/Display."; w_.i65 = "STOP!\n\nHave you added all of your pieces / artwork for this entry? You'll only need another entry if you want to apply in a different category.\n\nAre the pieces in the order you want them to be shown to the jury?\n\nHave you double checked your piece titles and other information?\n\nHave you double checked your profile information (My Profile link above) and your General Entry Information below?\n\nIf not, please click 'Cancel' and click [add piece] to continue adding pieces to this entry. You can use [move up] and [move down] to change the order of your pieces for the jury. You can click [edit] for each piece to edit the title and other piece information.\n\nOtherwise click 'Ok' to continue."; w_.i66 = "Are you sure you want to finalize and submit this entry? \n\nPlease make sure you've added all of your $$1s and that they are in the order you want them to be shown to the jury.\n\nYou might also want to double check your profile information (My Profile link above) and your General Entry Information below."; w_.i67 = "Save"; w_.i68 = "Cancel"; w_.i69 = "You can reuse $$1s that you've added to other $$2. However, you don't have any $$3s from other $$4 yet. $$5Click here to upload $$6s to this $$7."; w_.i70 = "You can reuse $$1s from your entries to other $$2. Just select the $$3s you'd like to use for this $$4 below and click 'Use Selected $$5s' below."; w_.i70a = "

Note: Pieces will be deleted when the associated calls are deleted by the organizations hosting them. You may want to consider using EntryThingy's Artwork management."; w_.i71 = "use this"; w_.i72 = "Use selected $$1s"; w_.i73 = "$$1s for this Entry"; w_.i74 = "Watch the Video"; w_.i74a = "Download original file"; w_.i75 = "Status"; w_.i76 = "move down"; w_.i77 = "move up"; w_.i78 = "edit"; w_.i79 = "delete"; w_.i80 = "You haven't added any $$1s yet. Click the Add $$2 button above to upload your first $$3 from your computer."; w_.i81 = '

You can also click [reuse previous] to reuse files that you\'ve added to other $$1.'; w_.i82 = "This is how it works:

When you\\'re happy with the general information entry (see below), you\\'ve added your $$6s and sorted them the way you want them to be presented to the jury, click the \\'SUBMIT THIS ENTRY\\' button.

Questions? Please click over to the FAQ for Artists for answers to frequently asked questions."; w_.i83 = "Add $$1"; w_.i83a = "Add view"; w_.i84 = "reuse previous"; w_.i84a = "select from my artwork"; w_.i85 = "how does this work?"; w_.i86 = "NEXT STEP: \n\n* Read and follow the Final Instructions."; w_.i87 = "Thanks for submitting your entry!"; w_.i87a = "There are no final instructions. Thank you for submitting your entry!"; w_.i88 = "This call for entries is closed for new entries. You will only be able to view your entry."; w_.i89 = "You are submitting a late entry. Click Ok to proceed with your entry."; w_.i90 = "Click to show resizable original version."; w_.i91 = "Download original file"; w_.i92 = "File size"; w_.i93 = "delete"; w_.i94 = "Show booth/display"; w_.i95 = "Drag window corner to enlarge image."; w_.i96 = "Are you sure you want to delete this $$1?"; w_.i97 = "Ooops. Please enter a $$1."; w_.i98 = "Ooops. The $$1 is longer than $$2 characters."; w_.i99 = "Ooops. Please select a category for your entry."; w_.i100 = "Ooops. You must agree with the terms of entry to continue."; w_.i101 = "Ooops. Please let us know how you found out about this call for entries."; w_.i102 = "Ooops. You didn't fill out all required fields"; w_.i103 = "Are you sure you want to delete this entry?"; w_.i104 = "Ooops. This $$1 is closed for new entries."; w_.i106 = "My Entry in"; w_.i107 = "To get started with your entry, please fill out the form below."; w_.i107a = "General Entry Information"; w_.i108 = "You must also agree to the terms of entry shown on the right."; w_.i109 = "characters remaining"; w_.i110 = "I agree with the terms of entry."; w_.i111 = "How did you find out about this call for entries?"; w_.i112 = "My $$1s may be used for publicity."; w_.i113 = "Save"; w_.i113a = " and Continue to Next Step"; w_.i114 = "Cancel"; w_.i115 = "$$1 Information"; w_.i116 = "$$1 Name"; w_.i117 = "Deadline for entry"; w_.i118 = "Deadline for late entry"; w_.i119 = "Show date"; w_.i120 = "Description"; w_.i121 = "Entry Instructions"; w_.i121a = "I have read and understand the entry instructions"; w_.i121b = "Continue to Next Step"; w_.i121c = "Ooops. Please indicate that you have read and understand the entry instructions before proceeding."; w_.i122 = "Terms of Entry"; w_.i123 = "Your file is uploading. Please do not refresh or navigate away from this page until the upload is complete.

$$1  Uploading... "; w_.i124 = "Ooops. Server error uploading file. Please try again later."; w_.i125 = "Ooops. Invalid upload authorization. Please try again."; w_.i126 = "Ooops. The size of the file(s) you are uploading $$1 is larger than the maximum file size allowed $$2. Please try again."; w_.i127 = "Ooops. That was not a valid image file."; w_.i128 = "Ooops. Your upload has failed. \n\nReason: "; w_.i129 = "% complete"; w_.i130 = "remaining time"; w_.i131 = "minutes"; w_.i132 = "seconds"; w_.i133 = "Ooops. No entry found for this category"; w_.i134 = "back to entry"; w_.i135 = "Ooops. This $$1 is closed for new entries."; w_.i136 = "My Statement and Resume"; w_.i136a = "My Statement"; w_.i136b = "My Resume"; w_.i137 = "Please start by entering your $$1 below. You can type in your information or copy and paste from a Word document. You can always edit this information later by clicking 'My Profile' and then [edit profile]."; w_.i137a = "statement and resume"; w_.i137b = "statement"; w_.i137c = "resume"; w_.i138 = "Statement"; w_.i139 = "Resume"; w_.i140 = "Submit"; w_.i141 = "Cancel"; w_.i142 = "Ooops. Please enter your statement."; w_.i143 = "Ooops. Please enter your resume."; w_.i144 = "Click 'Submit' to confirm your information or 'Back' to edit."; w_.i145 = "Back"; w_.t1 = "today"; w_.t2 = "yesterday"; w_.t3 = "tomorrow"; w_.t4 = "$$1 months ago on"; w_.t5 = "$$1 days ago on"; w_.t6 = "in $$1 months on"; w_.t7 = "in $$1 days on"; w_.t8 = "Ooops. Something must have gone wrong. Please try again."; w_.t9 = "Loading via secure connection..."; w_.t10 = "Still working..."; w_.t11 = "$$1 $$2 $$3"; w_.t12 = "$$1/$$2/$$3"; w_.t13 = "mm/dd/yyyy"; w_.c1 = "Choose date"; w_.me2 = "Ooops. Please enter a first name, last name or email (or just part of a first name, last name or email) to find members."; w_.me4 = "Add Member"; w_.me5 = "Find & Add »"; w_.me6 = "Cancel"; w_.me7 = "Select from the following users to add as member"; w_.me8 = "or"; w_.me9 = "click here to add a new member."; w_.me10 = "No users were found that match the name / email you entered."; w_.me11 = "Note: Only showing the first 50 users that match the name / email you entered."; w_.me12 = "You can edit the name and/or email on the left and click 'Find & Add »' again to see if you can find an already existing user. You can also use parts of names if you're unsure of the spelling."; w_.me13 = "Use the form on the left to add or find a user and then add them as a member. Enter a name, email or parts of a name or email.

If users with the first and last names or email that you enter here already exist, you will be able to select them from a list and add them as a member. Otherwise you will be able to create a new user."; w_.me15 = "Use the form on the left to create a new user account. The account must have a first and last name. If you add an email and password, the user will be able to login with that email and password. The user can always request that a new password be sent to that email later.

After you create a new user account here, you'll be taken to that user's profile where you can edit their contact information, password and membership status."; w_.me16 = "Next »"; w_.me17 = "Back"; w_.me18 = "Ooops. Please enter a first name."; w_.me19 = "Ooops. Please enter a last name."; w_.me20 = "Ooops. The password must be at least 5 characters long.\n\nA password is not manditory - but members will only be able to login to their account if they have a password. They can always request a new password via email."; w_.me21 = "Ooops. You did not confirm the password correctly."; w_.me22 = "Please verify the member's information below. Click 'Next »' to continue or 'Back' to edit."; w_.me23 = "Ooops. That email has already been registered.\n\nPlease use another or go back and search for that email to use that user's existing profile for this membership."; var dba, baseserverurl, baseserverip, oldhash = window.location.hash, hashcheck = setInterval("checkHash()", 500), signupinfo = []; function includeCSS(a) { var b = document.getElementsByTagName("head").item(0); b || alert(w_.m1); if (null == document.getElementById(a)) { var c = document.createElement("link"); c.setAttribute("rel", "stylesheet"); c.setAttribute("type", "text/css"); c.setAttribute("href", a); c.setAttribute("id", a); b.appendChild(c) } } function setCurrWidget(a) { if (a) { currwidget = a; if (!gEBI("headaddjs") && currwidget.addjs && 0 < currwidget.addjs.length) { (div = document.getElementsByTagName("head").item(0)) || alert("Ooops. Your page must have a element."); var b = document.createElement("script"); b.setAttribute("language", "javascript"); b.setAttribute("type", "text/javascript"); b.setAttribute("charset", "utf-8"); b.setAttribute("id", "headaddjs"); b.text = a.addjs.replace(/"/g, '"'); div.appendChild(b) } currwidget.swversion && eval(currwidget.swversion) > swversion && window.location.reload(!0) } } function setCurrShow(a) { currshow = a; setWords(currshow.filetypes); prepshow && prepshow(currshow.id) } function setWords(a) { var b = 0; Dimensions = dimensions = W_upload = w_upload = ""; if ("1" == a.charAt(FILETYPE_JPG) || "1" == a.charAt(FILETYPE_PNG) || "1" == a.charAt(FILETYPE_GIF) || "1" == a.charAt(FILETYPE_STL)) w_upload = w_.m2, W_upload = w_.m3, dimensions += w_.m4, Dimensions += w_.m5, b++; "1" == a.charAt(FILETYPE_MP3) && (w_upload = "mp3", W_upload = "MP3", 0 < dimensions.length && (dimensions += "/", Dimensions += "/"), dimensions += w_.m6, Dimensions += w_.m7, b++); if ("1" == a.charAt(FILETYPE_PDF) || "1" == a.charAt(FILETYPE_DOC)) w_upload += w_.m8, W_upload = w_.m9, 0 < dimensions.length && (dimensions += "/", Dimensions += "/"), dimensions += w_.m10, Dimensions += w_.m11, b++; if ("1" == a.charAt(FILETYPE_MOV) || "1" == a.charAt(FILETYPE_MP4) || "1" == a.charAt(FILETYPE_WMV)) w_upload = w_.m12, W_upload = w_.m13, "0" == a.charAt(FILETYPE_MP3) && (0 < dimensions.length && (dimensions += "/", Dimensions += "/"), dimensions += w_.m6, Dimensions += w_.m7), b++; 1 < b && (w_upload = w_.m14, W_upload = w_.m15) } function checkHash() { oldhash != window.location.hash && -1 == window.location.hash.indexOf("scrollto") && (oldhash = window.location.hash, -1 == window.location.href.indexOf("arts-festival.com") && displayDashboard()) } var w_upload = w_.m2, W_upload = w_.m3, dimensions = w_.m4, Dimensions = w_.m5, WIDGETPREF_SKIPSIGNUPINFO = 0, WIDGETPREF_ASKFORBUSINESS = 1, WIDGETPREF_SHOWSORT = 2, WIDGETPREF_JURYCOLS = 3, WIDGETPREF_ASKFORPARTNER = 6, SHOWPREF_JURYSORT = 1, SHOWPREF_VOTEFOR = 2, SHOWPREF_ASKFORARTBOOTH = 3, SHOWPREF_ASKFORMATERIAL = 4, SHOWPREF_ASKFORDIMENSIONS = 5, SHOWPREF_ASKFORPUBLICITY = 7, SHOWPREF_STATEMENTLENGTH = 8, SHOWPREF_POINTSSTART = 9, SHOWPREF_POINTSEND = 10, SHOWPREF_POINTSSKIP = 11, SHOWPREF_SHOWVOTESPREAD = 12, SHOWPREF_ASKFORPRICE = 13, SHOWPREF_ASKFORVOTENOTE = 14, SHOWPREF_PRINTSIGNATURE = 15, SHOWPREF_OVERVIEWSORTPOINTS = 16, SHOWPREF_ASKFORYEAR = 17, SHOWPREF_SHOWPROFILELINK = 18, SHOWPREF_ASKFORRESUME = 19, SHOWPREF_ASKFORSTATEMENT = 20, SHOWPREF_ASKHOWFIND = 21, SHOWPREF_ASKFORDESCRIPTIONOFWORK = 22, SHOWPREF_ASKFORENTRYSTATEMENT = 23, SHOWPREF_ENTRYSTATEMENTLENGTH = 24, SHOWPREF_ASKFORIMAGEDESCRIPTION = 25, SHOWPREF_FBSHOWSTATUS = 26, SHOWPREF_JURORNOTES = 27, SHOWPREF_ADMINNOTESFORJURORS = 28, SHOWPREF_JURORNOTESFORENTRANTS = 29, SHOWPREF_UPLOADOPTIONAL = 30, SHOWPREF_HASVIEWSOFPIECE = 31, SHOWPREF_SHOWPRICETOJURORS = 32, SHOWPREF_IMAGEVIEWS = 33, FILETYPE_JPG = 0, FILETYPE_PNG = 1, FILETYPE_GIF = 2, FILETYPE_MP3 = 3, FILETYPE_PDF = 4, FILETYPE_DOC = 5, FILETYPE_MOV = 6, FILETYPE_MP4 = 7, FILETYPE_WMV = 8, FILETYPE_STL = 9, FILETYPE_XLS = 10, FILETYPES = ".jpg .png .gif .mp3 .pdf .doc .mov .mp4 .wmv .stl .xls".split(" "), ALTFILETYPES = ".jpeg $x $x $x $x .docx $x $x $x $x .xlsx".split(" "), PERM_NOACCESS = 10, PERM_ARTIST = 30, PERM_JURY = 60, PERM_SHOWADMIN = 90, PERM_ADMIN = 100, JSC_UPLOADSTATUS = 0, JSC_LOGIN = 1, JSC_LOGOUT = 2, JSC_SIGNUP = 3, JSC_SIGNUPINFO = 4, JSC_FORGOTPASSWORD = 5, JSC_POSTCHECK = 6, JSC_STARTWITHLIST = 10, JSC_DASHBOARD_SHOWS = 12, JSC_DASHBOARD_ITEMS = 13, JSC_PROFILE = 16, JSC_ADMIN_USERS = 17, JSC_ITEM_ITEM = 18, JSC_ITEM_REVISIONS = 19, JSC_EDITRESUME = 20, JSC_ADMIN_PURCHASE = 21, JSC_DASHBOARD_WIDGET = 22, JSC_ITEM_ITEMBYCAT = 23, JSC_SHOW_SHOW = 24, JSC_SHOW_ITEMS = 25, JSC_SUBMITITEM = 26, JSC_ADMIN_WIDGETSALES = 27, JSC_ADMIN_WIDGETCOMMENTS = 28, JSC_CLEARVOTES = 29, JSC_ADMIN_ARTISTS = 30, JSC_ADMIN_PREFS = 31, JSC_SHOW_REVISIONS = 32, JSC_ITEM_VOTES = 33, JSC_SHOW_UPDATESTATUS = 34, JSC_SHOW_STATS = 35, JSC_SHOW_ENTRIESPERCAT = 36, JSC_ADMIN_WIDGETSALESSTART = 37, JSC_ITEM_PRINT = 38, JSC_ITEM_SAVECATEGORY = 39, JSC_ADMIN_ADDENTRY1 = 40, JSC_ADMIN_ADDENTRY2 = 41, JSC_ADMIN_ADDENTRY3 = 42, JSC_ADMIN_EMAILER = 45, JSC_ADMIN_EDITEMAILALERT = 46, JSC_ADMIN_ALLEMAILALERT = 47, JSC_SUBMITTOKEN = 48, JSC_VOTINGWALL = 49, JSC_ADMIN_SHOWADMININFO = 50, JSC_SHOW_UPLOADCSV = 51, JSC_ADDFILES = 101, JSC_EDITSHOW = 102, JSC_SAVEITEM = 103, JSC_DELETESHOW = 104, JSC_DELETEITEM = 106, JSC_ADDVIEW = 117, JSC_SAVEBOOKMARK = 118, JSC_BOOKMARKS = 119, JSC_DELETEREVISION = 107, JSC_OTHERREVISIONS = 108, JSC_AWMARTWORK = 109, JSC_BADDOWNLOAD = 110, JSC_EDITITEM = 111, JSC_SAVEVOTENOTE = 112, JSC_SAVEVOTE = 113, JSC_NEXTITEM = 114, JSC_DOWNLOADSHOW = 115, JSC_ITEM_NOTES = 116, JSC_NONE = 1E3, currjson, currpw, curruser, currmessages, curritems, currshow, curritem, currrevision, curruserid, currperm = 0, myprofilejson, currrevisions, currhistory, currwidget, isloggedin = !1, START = []; function handleJSON(a, b, c, e) { 0 >= --remainingcommands && (remainingcommands = 0, setHTML("et_loading", ""), null != commandchecker && clearTimeout(commandchecker), currcommands = commandchecker = null, retrying = !1); b.s ? (currjson = b, "badcode" == b.s ? (a = w_.m22, setHTML("et_apparea", a)) : "notactive" == b.s ? (a = w_.m23, setHTML("et_apparea", a)) : "nodb" == b.s ? (a = w_.m24, setHTML("et_apparea", a)) : "wrongdomain" == b.s ? (displayLogin(!1), displayError(w_.m25b)) : "noauth" == b.s || "maxbadlogins" == b.s ? (logout(!1), displayLogin(!1), displayError("noauth" == b.s ? w_.m25 : w_.m25a)) : "notfound" == b.s ? displayDashboard("k") : "notmember" == b.s ? (alert(w_.m26), window.location.hash = "", displayDashboard()) : "notowner" == b.s ? (alert(w_.m27), window.location.hash = "", displayDashboard()) : a == JSC_LOGIN ? "pending" == b.s ? (logout(!1), displayLogin(!1), alert("!")) : "ok" == b.s || "needsinfo" == b.s ? (curruserid = b.id, currperm = eval(b.permission), curruser = b, isloggedin = !0, "needsinfo" == b.s && "2" != b.prefs.charAt(WIDGETPREF_SKIPSIGNUPINFO) ? (signupinfo.first_name = b.first_name, signupinfo.last_name = b.last_name, displaySignupInfo(b.prefs)) : displayDashboard()) : (displayLogin(!1), displayError(w_.m29 + " (" + b.s + ")")) : a == JSC_LOGOUT ? (isloggedin = !1, displayLogin(!1)) : a == JSC_SIGNUP ? "ok" == b.s ? (curruserid = b.userid, currperm = PERM_ARTIST, "2" != b.prefs.charAt(WIDGETPREF_SKIPSIGNUPINFO) ? displaySignupInfo(b.prefs) : displayDashboard("f")) : confirm(w_.m28) ? displayLogin() : displaySignup(!1, !0) : a == JSC_SIGNUPINFO ? "ok" == b.s ? (curruser = b, displayDashboard("f")) : (displaySignupInfo(), displayError(w_.m29)) : a == JSC_FORGOTPASSWORD ? "ok" == b.s ? setHTML("et_apparea", w_.m30 + '

' + w_.m30a + ".") : (displayForgotPassword(), displayError(w_.m31)) : a != JSC_NONE && alert(w_.m29)) : a == JSC_STARTWITHLIST ? displayStartWithList(b.data) : a == JSC_DASHBOARD_SHOWS ? displayDashboardShows(b.data) : a == JSC_DASHBOARD_ITEMS ? displayDashboardItems(b.data) : a == JSC_DASHBOARD_WIDGET ? displayDashboardDashboard(b) : a == JSC_DELETESHOW ? (window.location.hash = "", displayDashboard()) : a == JSC_DELETEITEM ? displayShow(b.show_id) : a == JSC_DELETEREVISION ? displayItem(b.id) : a == JSC_ADDFILES ? uploadFile(b, "revision") : a == JSC_ADDVIEW ? uploadFile(b, "view") : a == JSC_EDITRESUME ? displayEditResume(b) : a == JSC_EDITITEM ? displayEditItem(b) : a == JSC_ITEM_NOTES ? displayItemNotes(b.data) : a == JSC_SAVEITEM ? displayItem(null, b.id) : a == JSC_POSTCHECK ? postChecker(b.id) : a == JSC_SHOW_SHOW ? displayShowShow(b, c) : a == JSC_SHOW_ITEMS ? displayShowItems(b.data) : a == JSC_SHOW_STATS ? displayShowStats(b, c) : a == JSC_SHOW_ENTRIESPERCAT ? displayEntriesPerCat(b) : a == JSC_SHOW_REVISIONS ? displayShowRevisions(b.data) : a == JSC_VOTINGWALL ? displayVotingWall(b.data) : a == JSC_SHOW_UPDATESTATUS ? alert(w_.m32) : a == JSC_CLEARVOTES ? alert(w_.m33) : a == JSC_SUBMITITEM ? currperm == PERM_ARTIST ? displayItem(null, b.itemid) : displayShow(curritem.show_id) : a == JSC_SUBMITTOKEN ? submitEntryToken(b.submittoken) : a == JSC_ITEM_ITEM ? displayItemItem(b, c, e) : a == JSC_SAVEVOTE ? displayVote(b) : a == JSC_BOOKMARKS ? displayBookmarks(b.data) : a == JSC_SAVEBOOKMARK ? alert("Bookmark saved. Click the [bookmarks] link to view your bookmarked entries.") : a == JSC_ITEM_VOTES ? displayItemVotes(b.data) : a == JSC_ITEM_ITEMBYCAT ? displayJuryItem(b.itemid) : a == JSC_NEXTITEM ? b.message ? alert(b.message) : displayJuryItem(b.id) : a == JSC_ITEM_REVISIONS ? displayItemRevisions(b.data) : a == JSC_ITEM_PRINT ? printEntry(b) : a == JSC_ITEM_SAVECATEGORY ? savedCategory(b) : a == JSC_OTHERREVISIONS ? displayOtherRevisions(b.data) : a == JSC_AWMARTWORK ? displayArtwork(b.data, c.data2) : a == JSC_PROFILE ? displayProfileProfile(b) : a == JSC_EDITSHOW ? displayEditShow(b.data, c.data2) : a == JSC_ADMIN_USERS ? displayAdminUsers(b.data, c.data2) : a == JSC_ADMIN_ARTISTS ? displayAdminEntrants(b.data, c.data2) : a == JSC_ADMIN_WIDGETCOMMENTS ? displayAdminWidgetComments(b.data) : a == JSC_ADMIN_WIDGETSALES ? displayAdminWidgetSales(b.data, c.data2) : a == JSC_ADMIN_WIDGETSALESSTART ? displayAdminWidgetSales(null, null, b.data) : a == JSC_ADMIN_PREFS ? displayAdminPrefs(b) : a == JSC_ADMIN_PURCHASE ? displayAdminSubscription(b.data, c.data2) : a == JSC_ADMIN_ADDENTRY1 ? aae1(b.data) : a == JSC_ADMIN_ADDENTRY2 ? aae3(b) : a == JSC_ADMIN_ADDENTRY3 ? aae4(b) : a == JSC_ADMIN_SHOWADMININFO ? showShowAdminInfo(b.data) : a == JSC_SHOW_UPLOADCSV ? startUploadSpaceCSV(b) : a == JSC_ADMIN_EMAILER ? displayAdminEmailer(b.data) : a == JSC_ADMIN_EDITEMAILALERT ? displayEditEmailAlert(b) : a == JSC_ADMIN_ALLEMAILALERT ? displayAllEmailAlert(b.data) : a == JSC_UPLOADSTATUS ? uploadStatus(b) : a == JSC_BADDOWNLOAD ? alert(w_.m34 + b.reason) : a == JSC_DOWNLOADSHOW ? downloadShowStatus(b) : 500 <= a && handleMembershipJSON(a, b, c, e); 0 >= --remainingcommands && (remainingcommands = 0, setHTML("et_loading", "")) } function expand(a, b, c, e) { null != b ? gEBI(c + b).innerHTML = doBRs(d(a[b][e])) : gEBI(c).innerHTML = doBRs(d(a[e])); gEBI(c + "_l" + b).innerHTML = "" } function getNav() { var a = "

" + w_.m35 + ""; a += "    " + w_.m36 + ""; a += ""; currwidget.membershipstatus && 1 == currwidget.membershipstatus && (a += "    My Membership"); a += ""; currperm >= PERM_SHOWADMIN && (a += '    ' + w_.m37 + ""); a += "    "; a = currperm >= PERM_SHOWADMIN ? a + ('' + w_.m39 + '    ' + w_.m40 + ""; currperm == PERM_ARTIST && (a += "      EntryThingy For Artists »"); a += "

"; curruser && (a += "

" + w_.m41 + " " + curruser.first_name + " " + curruser.last_name, a += "

"); return a + "
" } var VIDEOS = []; VIDEOS.artist = w_.m42; VIDEOS.jury = w_.m43; function popupVideo(a) { window.open(a, "pv", "status=0,width=1024,height=700,toolbar=0,menubar=0,scrollbars=1,status=0,location=1,resizable=1").focus() } function et_load(a, b, c, e, f, g) { 1 == e && setHTML(b + "morelink", loadimage); e = START[a + b] + 50 * e; START[a + b] = e; "items" == b ? c = itemcatfilter + ":" + itemstatusfilter + ":" + itemsort : "revisions" == b ? c = revisionstatusfilter + ":" + revisionsort + ":" + itemcatfilter + ":" + itemstatusfilter : "entrants" == b ? c = adminentrantsfilter + ":" + adminentrantssort : "votingwall" == b && (c = itemcatfilter); a = "/widget?c=" + sitecode + "&a=" + a + "&d=" + b + "&which=" + encodeURIComponent(c) + "&start=" + e; f && (a += "&showid=" + f); g && (a += "&itemid=" + g); searchwords && (a += "&searchwords=" + encodeURIComponent(searchwords)); sendCommand(baseserverip, a) } function pagination(a, b, c, e, f) { if (0 == START[a + b] && 51 > c.length) return ""; var g = "

"; "no" != w_.scrollupto && (g += '[top]'); 51 == c.length && (g += "       [' + w_.m44 + "]"); return g + "
" } function mouseList(a, b, c) { "in" == c ? (gEBI("ml_" + a + "_l" + b).style.display = "block", gEBI("ml_" + a + "_n" + b).style.display = "none") : "out" == c && (gEBI("ml_" + a + "_l" + b).style.display = "none", gEBI("ml_" + a + "_n" + b).style.display = "block") } function filterItems(a, b) { START.showitems = 0; gEBI("filteritemscat") && (itemcatfilter = gEBI("filteritemscat").value); itemstatusfilter = gEBI("filteritemsstatus").value; itemsort = gEBI("sortitems").value; et_load(a, b, "all", 0, currshow.id) } function filterRevisions(a, b) { START.showrevisions = 0; gEBI("filteritemscat") && (itemcatfilter = gEBI("filteritemscat").value); gEBI("filteritemsstatus") && (itemstatusfilter = gEBI("filteritemsstatus").value); gEBI("filterrevisionstatus") && (revisionstatusfilter = gEBI("filterrevisionstatus").value); gEBI("sortrevisions") && (revisionsort = gEBI("sortrevisions").value); et_load(a, b, "all", 0, currshow.id) } ;loadimage = ""; function displayDate(a, b, c, e, f) { if (!a) return "n/a"; if (2 > a.length) return ""; var g = new Date; a = Date.parse(a); a = new Date(a); var k = ""; !e && (e = new Date(a), e.setHours(23), e.setMinutes(59), g = new Date(g), g.setHours(23), g.setMinutes(59), g = Math.round((e - g.getTime()) / 864E5), k = 0 == g ? k + w_.t1 : -1 == g ? k + w_.t2 : 1 == g ? k + w_.t3 : -90 > g ? k + _w_("t4", [Math.round(-g / 30) + ""]) : -1 > g ? k + _w_("t5", [-g + ""]) : 90 < g ? k + _w_("t6", [Math.round(g / 30) + ""]) : k + _w_("t7", [g + ""]), k = c ? k + "
" : k + " ", -1 > g || 1 < g) && (f = !0); k += _w_("t11", [MONTHS[a.getMonth()], a.getDate(), a.getFullYear()]); f || (k += " ", "en" == et_lang ? (c = a.getHours(), f = "am", 12 < c ? (c -= 12, f = "pm") : 12 == c && (f = "pm"), k += c + ":", 10 > a.getMinutes() && (k += "0"), k += a.getMinutes() + f) : (k += a.getHours() + ":", 10 > a.getMinutes() && (k += "0"), k += a.getMinutes())); b && (k = a < new Date ? "" + k + "" : "" + k + ""); return k } function displayError(a, b, c) { b || (b = "errorarea"); c || (c = 280); gEBI(b).innerHTML = "
" + a + "

" } function displaySimpleDate(a) { if (!a) return "n/a"; if (2 > a.length) return ""; a = Date.parse(a); a = new Date(a); return _w_("t12", [a.getMonth() + 1, a.getDate(), a.getFullYear()]) } function checkDate(a) { if (-1 != a.indexOf("/")) return a; try { if (-1 != a.indexOf(".")) { var b = a.substring(0, a.indexOf(".")); a = a.substring(a.indexOf(".") + 1) } if (-1 != a.indexOf(".")) { var c = a.substring(0, a.indexOf(".")); var e = a.substring(a.indexOf(".") + 1) } } catch (f) {} b && c && e && (a = c + "/" + b + "/" + e); return a } function setHTML(a, b) { if (document.getElementById(a)) document.getElementById(a).innerHTML = b; else try { "et_loading" != a && parent && parent.document && parent.document.getElementById(a) && (parent.document.getElementById(a).innerHTML = b) } catch (c) { console.log("setHTML ex: " + c) } } String.prototype.setCharAt = function(a, b) { return b > this.length - 1 ? this : this.substr(0, b) + a + this.substr(b + 1) } ; function xPos(a) { var b = 0; if (a.offsetParent) for (; ; ) { b += a.offsetTop; if (!a.offsetParent) break; a = a.offsetParent } else a.y && (b += a.y); return b } function setAppArea(a) { setHTML("et_apparea", a); "no" != w_.scrollupto && window.scroll(0, w_.scrollupto) } String.prototype.trim = function() { return this.replace(/^[\s\xA0]+/, "").replace(/[\s\xA0]+$/, "") } ; String.prototype.startsWith = function(a) { return this.match("^" + a) == a } ; String.prototype.endsWith = function(a) { return this.match(a + "$") == a } ; function d(a) { a = unescape(a); a = a.replace(/\+/g, " "); return a.replace(/'/g, "'") } function doBRs(a) { return a ? a.replace(/\n/g, "
") : "" } function undoBRs(a) { return a ? a.replace(/
/g, "\n") : "" } function $(a) { return document.getElementById(a) } function gEBI(a) { return document.getElementById(a) } function cd() { return document.createElement("div") } function empty(a) { if (a) for (; a.hasChildNodes(); ) a.removeChild(a.firstChild) } function trim(a) { return a.replace(/^\s+|\s+$/g, "") } function checkAmp(a) { return a.replace(/&/g, "&") } function charClean(a) { return a.replace(/[\u00A0-\u9999<>&]/gim, function(a) { return "&#" + a.charCodeAt(0) + ";" }) } var postchecker, postcheckercnt = 0, posting = null; function postChecker(a, b) { posting && (a && "na" != a ? (postchecker && clearTimeout(postchecker), postchecker = null, postcheckercnt = 0, -1 != a.indexOf("show:") ? displayShow(a.substring(5)) : -1 != a.indexOf("profile:") ? displayProfile(a.substring(8)) : -1 != a.indexOf("uploadcsv:") ? (gEBI("uploadspacecsvbutton").disabled = !1, gEBI("uploadspacecsvbutton").value = "Upload", alert("Updated " + a.substring(10) + " entries with new space codes")) : -1 != a.indexOf("adminprefs:") ? displayAdmin("prefs") : -1 != a.indexOf("resume:") ? displayItem(a.substring(7)) : -1 != a.indexOf("emailalert:") ? editEmailAlert(a.substring(11)) : -1 != a.indexOf("err:") ? alert(a.substring(4)) : -1 != a.indexOf("awmwebsite:") ? sendCommand(baseserverip, "/awmjson?d=website&userid=" + curruser.id, null, "entrythingyawm") : membershipPostChecker(a), posting = null) : 20 < ++postcheckercnt ? (alert(w_.t8), postcheckercnt = 0, window.location.reload(!0)) : (b || (b = "entrythingy"), postchecker = setTimeout("sendCommand('" + baseserverip + "','/widget?c=" + sitecode + "&a=checkpost', true, '" + b + "')", 500))) } var commandcnt = Math.ceil(1E7 * Math.random()), ccbase = (new Date).getTime() - 1231877E6, dataareacnt = 0, remainingcommands = 0, commandchecker, currcommands, checkcommandcnt = 0, retrying = !1; function sendCommand(a, b, c, e) { null == c && (setHTML("et_loading", "      " + loadimage + "  " + w_.t9), remainingcommands++, null == commandchecker && (currcommands = [], checkcommandcnt = 0, commandchecker = setTimeout("checkCommands()", 1E3)), null != currcommands && (currcommands[currcommands.length] = b)); e || (e = "entrythingy"); (c = readCookie(e)) && 3 < c.length && (b += "&ck=" + c); b += "&lang=" + et_lang; c = document.createElement("script"); c.src = a + b + "&cnt=" + ccbase + "." + commandcnt + "&dba=" + dba; empty(document.getElementById("et_dataarea" + dataareacnt)); document.getElementById("et_dataarea" + dataareacnt).appendChild(c); 4 < ++dataareacnt && (dataareacnt = 0); commandcnt++ } function checkCommands() { if (null != currcommands) { var a = "Loading..."; retrying && (a = w_.t10); if (20 > ++checkcommandcnt) { for (var b = 0; b < checkcommandcnt; b++) a += "."; setHTML("et_loading", "      " + loadimage + "  " + a); commandchecker = setTimeout("checkCommands()", 1E3) } else { retrying = !0; for (b = 0; 5 > b; b++) empty(document.getElementById("et_dataarea" + b)); commandchecker = null; remainingcommands = 0; a = []; for (b = 0; b < currcommands.length; b++) a[b] = currcommands[b]; for (b = 0; b < a.length; b++) sendCommand(baseserverip, a[b]) } } } function readCookie(a) { console.log("readCookie " + document.cookie); try { a += "="; for (var b = document.cookie.split(";"), c = 0; c < b.length; c++) { for (var e = b[c]; " " == e.charAt(0); ) e = e.substring(1, e.length); if (0 == e.indexOf(a)) return e.substring(a.length, e.length) } } catch (f) { console.log("ex readCookie " + f) } return currpw } function expandspan(a) { "inline" == document.getElementById(a).style.display ? document.getElementById(a).style.display = "none" : document.getElementById(a).style.display = "inline" } function baseConvert(a, b, c) { return parseInt(a, b).toString(c) } function base36Convert(a) { return parseInt(a, 10).toString(36) } function checkEmail(a) { return 7 > a.length ? "Ooops. That is not a valid email - it is too short." : -1 == a.indexOf("@") ? "Ooops. That is not a valid email - it does not have an @ sign." : -1 == a.indexOf(".") ? "Ooops. That is not a valid email - it does not have a period." : -1 != a.indexOf(" ") ? "Ooops. That is not a valid email - it has a space in it." : -1 != a.indexOf(",") ? "Ooops. That is not a valid email - it has a comma in it." : -1 != a.indexOf("\\") ? "Ooops. That is not a valid email - it has a backslash in it." : -1 != a.indexOf("/") ? "Ooops. That is not a valid email - it has a slash in it." : -1 != a.indexOf(";") ? "Ooops. That is not a valid email - it has a semicolon in it." : null } function addTableRow(a, b, c, e, f, g, k) { a = document.getElementById(a); var l = document.createElement("TR"); e && l.setAttribute("align", e); c && l.setAttribute("valign", c); g && l.setAttribute("id", g); for (c = 0; c < b.length; c++) null != b[c] && (e = document.createElement("TD"), f && e.setAttribute("colspan", f), k && e.setAttribute("id", k[c]), e.innerHTML = b[c] + " ", l.appendChild(e)); a.appendChild(l) } ;function displayAdmin(a) { remainingcommands = 0; if (!(currperm < PERM_SHOWADMIN)) { window.location.hash = "admin=" + (null != a ? a : "users"); oldhash = window.location.hash; var b = getNav(); b += "

" + w_.a1 + ": "; null == a && (a = currperm == PERM_ADMIN ? "users" : "emailer"); "users" == a ? b += w_.a2 : "entrants" == a ? (START.adminentrants = 0, b += w_.a3) : "prefs" == a ? b += w_.a4 : "emailer" == a ? b += w_.a5 : "purchase" == a ? b += w_.a6 : -1 != a.indexOf("widget") && (b += w_.a7); b += ""; currperm == PERM_ADMIN && (b += "    [" + w_.a8 + "]"); currperm == PERM_ADMIN && (b += "    [" + w_.a9 + "]"); currperm == PERM_ADMIN && (b += "    [" + w_.a10 + "]"); b += "    [" + w_.a11 + "]"; currperm >= PERM_ADMIN && -1 != sitecode.indexOf("NDlzcGFya3MuY29t") && (b += '    [' + w_.a11a + "]"); currperm == PERM_ADMIN && (b += "    [" + w_.a12 + "]"); b += "    [" + w_.a13 + "]"; b += "

"; "widgetsales" == a ? b += "

" + w_.a14 + "    [" + w_.a15 + "]" : "widgetcomments" == a && (b += "

" + w_.a16 + "    [" + w_.a17 + "]"); b += "

"; "widgetsales" == a && (b += "

" + w_.a18 + ":

"); setAppArea(b + "
"); "widgetsales" != a && et_load("admin", a, "all", 0) } } function savePrice(a) { sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=admin&d=widgetsales&action=saveprice&revisionid=" + a + "&price=" + encodeURIComponent(gEBI("price" + a).value)) } var findentrant = "", currshows; function displayAdminWidgetSales(a, b, c) { c && (currshows = c); c = "

" + w_.a18 + ": "; c += "


"; if (a && 0 == a.length) c += w_.a21; else if (a && 1 < a.length) { c += w_.a22; for (var e = 0; e < a.length; e++) 0 < e && (c += ", "), c += "" + a[e].owner_name + "" } else if (a) if (c += "

" + a[0].owner_name + "


", 0 < b.length) { c += ""; a = null; for (e = 0; e < b.length; e++) { a != b[e].showtitle && (c += "", a = b[e].showtitle); c += "" } c += "
" + b[e].showtitle + "

"; c += ""; c += " "; c += b[e].show_id + "." + b[e].item_id + "." + b[e].id + " " + b[e].title; c += "
" + w_.a22a + " " + displaySimpleDate(b[e].create_date); var f = ""; b[e].price && (f = b[e].price); c += "
" + w_.a22b + ": "; b[e].sold_date ? c += f : (c += "", c += "'); f.replace("$", " ").trim(); c += "
"; c += " " + w_.a25; b[e].sold_date && (c += " on " + displaySimpleDate(b[e].sold_date)); c += "
 
" } else c += w_.a26; setHTML("adminarea", c) } START.adminwidget = 0; START.adminemailer = 0; function emailerAction(a, b) { ("del" != b || confirm(w_.a27)) && sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=admin&d=emailer&action=" + b + "&emailalertid=" + a) } function displayAdminEmailer(a) { for (var b = "", c = 0; c < a.length && !(49 < c); c++) { b += "

"; b += ''; b += a[c].subject; b += '     [" + w_.a28 + ']     [" + w_.a29 + "]
"; var e = a[c].bodytext; 150 < e.length && (e = e.substring(0, 150) + "..."); b += e; b += "
"; b = a[c].send_date ? b + (w_.a30 + " " + displayDate(a[c].send_date)) : b + (w_.a31 + " "); b += " " + w_.a32 + ' ' + a[c].title + ""; b += " " + w_.a33 + " " + (0 > a[c].entrystatus ? w_.a34 : w_.a35) + " " + w_.a36 + " '"; b = 0 > a[c].entrystatus ? b + STATUS[-a[c].entrystatus - 1].toLowerCase() : b + REVISIONSTATUS[a[c].entrystatus].toLowerCase(); b += "' " + w_.a37 + " " + a[c].replytoemail + ""; b += "


" } b += pagination("admin", "emailer", a); if (0 == a.length && 0 == START.adminemailer) { b += "
" + w_.a38 + " " + w_.a39 + " " + w_.a40; b += "

" + w_.a41 + ":

"; for (c = 1; 400 > c; c += 100) a = c + 99, e = Math.ceil(a / 100), b += ""; b += "
" + c + " - " + a + " " + w_.a42 + ":   " + e + " ", b = 1 == e ? b + w_.a43 : b + w_.a44, b += " = $" + 2 * e + "
etc.
" } 0 == START.adminemailer ? setHTML("adminarea", b) : setHTML("emailerlist" + START.adminemailer, b) } function sendEmailAlert(a) { "test" == a ? 7 > gEBI("testemail").value.length || -1 == gEBI("testemail").value.indexOf("@") || -1 == gEBI("testemail").value.indexOf(".") ? alert(w_.a45) : (sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=admin&d=sendtestemailalert&emailalertid=" + curremailalert.id + "&email=" + encodeURIComponent(gEBI("testemail").value)), alert(w_.a46 + " " + gEBI("testemail").value + "."), gEBI("testemail").value = "") : currwidget.tokens < Math.ceil(curremailalert.nrofrecipients / 100) ? alert(w_.a47) : confirm(w_.a48 + " " + curremailalert.nrofrecipients + " " + w_.a49) && sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=admin&d=sendemailalert&emailalertid=" + curremailalert.id) } var curremailalert, selectedalertshow, selectedalertstatus = "", alertshows, savingemailalert = !1; function saveEmailAlert() { for (var a = null, b = gEBI("subject").value, c = 0, e = 0; e < b.length; e++) 65 <= b.charCodeAt(e) && 90 >= b.charCodeAt(e) && c++; "no" == gEBI("shownr").value ? a = w_.a50 : "no" == gEBI("entrystatus").value ? a = w_.a51 : 7 > gEBI("replytoemail").value.length || -1 == gEBI("replytoemail").value.indexOf("@") || -1 == gEBI("replytoemail").value.indexOf(".") ? a = w_.a52 : -1 != gEBI("replytoemail").value.indexOf(",") || -1 != gEBI("replytoemail").value.indexOf(" ") ? a = w_.a52a : 0 == gEBI("subject").value.length ? a = w_.a53 : .3 < c / b.length ? a = w_.a54 : 0 == gEBI("bodytext").value.length && (a = w_.a55); if (null != a) return displayError(a), !1; gEBI("showid").value = alertshows[gEBI("shownr").value][0]; setHTML("et_loading", "      " + loadimage + " Loading..."); postcheckercnt = 0; posting = "emailalert"; postChecker(); return savingemailalert = !0 } function editEmailAlert(a) { sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=admin&d=editemailalert&emailalertid=" + a) } function displayEditEmailAlert(a) { curremailalert = a; savingemailalert && (savingemailalert = !1); var b = ""; a.send_date && (b = " disabled"); alertshows = []; for (var c = 0, e, f = 0; -1 != (e = a.shows.indexOf("\t", c)); ) { var g = a.shows.substring(c, e); c = e + 1; alertshows[f] = [g.substring(0, g.indexOf("=")), g.substring(g.indexOf("=") + 1, g.lastIndexOf("=")), g.substring(g.lastIndexOf("=") + 1)]; f++ } if (0 == alertshows.length) setHTML("adminarea", w_.a56); else { var k = "
"); k += ""; a.id && (k += ""); k += ""; k += "

" + w_.a57 + ":
"; k += "

" + w_.a59 + ": *

") + (w_.a60 + ":

") + (w_.a61 + ": **

"; a.send_date || (k += "   "); k += "

"; k += "
"; if (a.id) { if (updateAlertShow(curremailalert), k += "

", a.send_date ? k = a.queuesize && 0 < a.queuesize ? k + ("" + w_.a66 + " " + a.nrofrecipients + " " + w_.a67 + " " + a.queuesize + " " + (1 < a.queuesize ? w_.a69 : w_.a68) + " " + w_.a70 + " " + w_.a71 + " " + w_.a72) : a.queuesize && 0 > a.queuesize ? k + ("" + w_.a66 + " " + a.nrofrecipients + " entrants... " + w_.a71 + " " + w_.a72) : k + ("" + _w_("a73", [a.nrofrecipients, displayDate(a.send_date)]) + "") : (k += "" + w_.a74, k += "

", 0 < a.nrofrecipients ? (k += "

" + w_.a75 + ":

", k += "

" + w_.a76a + ":
" + _w_("a77", [a.nrofrecipients, selectedalertstatus.toLowerCase(), selectedalertshow[1]]) + ":

") : k += "

" + w_.a79 + "

"), 0 < a.nrofrecipients) { k += "

" + w_.a80 + "
"; if (0 < a.bademails.length) for (k = a.send_date ? k + (w_.a81 + " " + w_.a82 + " " + w_.a83) : k + w_.a84, f = c = 0; -1 != (e = a.bademails.indexOf("\t", c)); ) g = a.bademails.substring(c, e), c = e + 1, k += '
' + g.substring(g.indexOf("=") + 1) + "", f++; else k += w_.a85, k = a.send_date ? k + (w_.a86 + " " + w_.a82 + " " + w_.a87) : k + (" " + w_.a88); k += "

" + w_.a89 + " " + w_.a90 + "

" } } else k += "

" + w_.a91 + "

", k = a.subject ? k + (w_.a92 + "

") : k + (w_.a93 + "

"); k = k + "

" + (w_.a65 + "

"); setHTML("adminarea", k); updateAlertShow(curremailalert) } } function updateAlertShow(a) { var b = gEBI("entrystatus"); b && (b.options.length = 0, b.options[0] = new Option("","no",!0,!1)); gEBI("shownr") && (selectedalertshow = "no" != gEBI("shownr").value ? alertshows[gEBI("shownr").value] : null); if (selectedalertshow) { var c = 1; gEBI("emailerinfo") && setHTML("emailerinfo", ""); for (var e = 0; e < STATUS.length; e++) { var f = !1; a && a.entrystatus == -e - 1 && (f = !0, selectedalertstatus = STATUS[e] + " " + w_.a94); b && (b.options[c] = new Option(w_.a95 + ": " + STATUS[e],-e - 1,!1,f)); c++ } if ("1" == selectedalertshow[2]) for (e = 0; e < REVISIONSTATUS.length; e++) f = !1, a && a.entrystatus == e && (f = !0, selectedalertstatus = REVISIONSTATUS[e] + " " + w_.a96), b && (b.options[c] = new Option(w_.a97 + ": " + REVISIONSTATUS[e],e,!1,f)), c++ } } function displayAllEmailAlert(a) { for (var b = w_.a98, c = 0; c < a.length; c++) b += '
' + a[c].first_name + " " + a[c].last_name + " (" + a[c].email + ")"; setHTML("allemailalertslist", b) } function commentAction(a, b) { ("del" != b || confirm(w_.a99)) && sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=admin&d=widget&action=" + b + "&commentid=" + a) } function displayAdminWidgetComments(a) { for (var b = "", c = 0; c < a.length && !(49 < c); c++) b += "

", a[c].website && 0 < a[c].website.length && (b += ""), b += "" + a[c].name + "", a[c].website && 0 < a[c].website.length && (b += ""), b += " " + w_.a100 + "...     ", "0" == a[c].showcomment && (b += w_.a101 + ': [" + w_.a102 + "] " + w_.a103 + " "), b += ' [" + w_.a104 + "]", b += "
" + doBRs(a[c].comment) + "
" + w_.a105 + " " + displayDate(a[c].create_date), b += " " + w_.a105a + ' ' + a[c].first_name + " " + a[c].last_name + " ", b += w_.a106 + " " + a[c].email + "", b += "


"; b += pagination("admin", "widget", a); 0 == a.length && 0 == START.adminwidget && (b = b + "

" + w_.a107); 0 == START.adminwidget ? setHTML("adminarea", b) : setHTML("widgetlist" + START.adminwidget, b) } var currusers; function displayAdminEntrants(a, b) { currusers = a; var c = ""; b = 5; 0 == START.adminentrants ? (c += w_.a113a + ':   ', c += "  " + w_.s72a + ':

"), STATES && (c += "", b++), c += "", setHTML("adminarea", c + "
" + (w_.a108 + "" + w_.a109 + "" + w_.a110 + "" + w_.a111 + "" + w_.a112 + "
")) : gEBI("adminentrantslist").removeChild(gEBI("moreentrants")); for (c = 0; c < a.length && !(49 < c); c++) addTableRow("adminentrantslist", ['' + d(a[c].first_name) + " " + d(a[c].last_name) + "", "" + d(a[c].email) + "", d(a[c].city), null != STATES ? d(a[c].state) : null, displaySimpleDate(a[c].last_use)], "top"); addTableRow("adminentrantslist", [pagination("admin", "entrants", a)], null, "center", b, "moreentrants") } var adminentrantsfilter = "all" , adminentrantssort = "last_name"; function filterAdminEntrants() { START.adminentrants = 0; gEBI("searchwords") && (searchwords = gEBI("searchwords").value); gEBI("filteradminentrants") && (adminentrantsfilter = gEBI("filteradminentrants").value); adminentrantssort = gEBI("sortadminentrants").value; et_load("admin", "entrants", null, 0) } function updateFileType(a) { for (var b = 0, c = 0; c < FILETYPES.length; c++) gEBI("filetype" + c).checked && b++; if (0 < b) { for (c = 0; c < FILETYPES.length; c++) useshow.filetypes = useshow.filetypes.setCharAt(gEBI("filetype" + c).checked ? "1" : "0", c); setCurrShow(useshow); setHTML("voteforeachimage", W_upload); setHTML("usewhatforpub", w_upload); setHTML("askfordimensionsshow", dimensions) } else gEBI("filetype" + a).checked = !0 } function displayAdminPrefs(a) { setCurrWidget(a); a = "
"; a += ""; a = a + "

" + w_.a114 + "

"; a += "

"; a += "

" + w_.a116b + "

admin/jury view image columns


Name of your organization for your call listings on the call list:

"); a = a + "

Send email alert to when new entries are submitted. Notes: up to 5 emails, separate with commas - you will be charged 1 token per 100 emails sent.

"); a += "

" + w_.a116a + "


"); setHTML("adminarea", a + "
"); console.log("displayAdminPrefs end ") } function savePrefs() { currwidget.prefs = currwidget.prefs.setCharAt(gEBI("skipcontactinfo").value, WIDGETPREF_SKIPSIGNUPINFO); currwidget.prefs = currwidget.prefs.setCharAt(gEBI("askforpartner").checked ? "0" : "1", WIDGETPREF_ASKFORPARTNER); currwidget.prefs = currwidget.prefs.setCharAt(gEBI("askforbusiness").checked ? "0" : "1", WIDGETPREF_ASKFORBUSINESS); currwidget.prefs = currwidget.prefs.setCharAt(gEBI("showsort").value, WIDGETPREF_SHOWSORT); currwidget.prefs = currwidget.prefs.setCharAt(gEBI("jurycols").value, WIDGETPREF_JURYCOLS); gEBI("saveadminprefs").value = currwidget.prefs; gEBI("addjs").value = gEBI("addjs").value.replace(/"/g, """); gEBI("savebutton").value = "Saving..."; gEBI("savebutton").disabled = !0; setHTML("savebutton", loadimage + "  Loading..."); postcheckercnt = 0; posting = "adminprefs"; postChecker(); return !0 } function displayAdminUsers(a, b) { currusers = a; for (var c = "", e = 0, f = 0, g = 0; g < a.length; g++) eval(a[g].permission) >= PERM_ADMIN && e++; for (g = 0; g < a.length; g++) c += "", c += "", c += '", c += "", c += ""; c += '
" + w_.a119 + "  " + w_.a120 + "  " + w_.a121 + "  " + w_.a122 + "
", eval(a[g].permission) < PERM_ADMIN && (c += '[' + w_.a123 + "]  "), c += '[' + w_.a124 + "]  ' + d(a[g].first_name) + " " + d(a[g].last_name) + "", eval(a[g].permission) == PERM_NOACCESS ? c += w_.a125 : eval(a[g].permission) == PERM_JURY ? (c += w_.a126 + " *", f++) : eval(a[g].permission) == PERM_SHOWADMIN ? c += w_.a127a : eval(a[g].permission) == PERM_ADMIN && (c += w_.a127), e = "n/a", null != a[g].email && 0 < a[g].email.length && (e = a[g].email), c += "" + e + "" + displayDate(a[g].last_use) + "

[' + w_.a128 + "]
"; 0 < f && (c += "

* Jurors will only see calls they are assigned to. Click into a call, click [settings], [edit], scroll down to the Jury section on the right and select the jurors for that call."); setHTML("adminarea", c); b[0] && b[0].dupemail && alert("Ooops. The email " + b[0].dupemail + " is already registered to another user. You can make up an email for your jurors, eg juror@myartcenter.org.") } function deleteUser(a) { confirm(w_.a130 + " " + d(currusers[a].first_name) + " " + d(currusers[a].last_name) + "?") && sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=admin&d=deluser&userid=" + currusers[a].id) } function getShowAdminInfo(a) { if (gEBI("et.newpermission").value != PERM_SHOWADMIN) setHTML("showadmininfo", ""); else { setHTML("showadmininfo", loadimage + " loading..."); var b = "/widget?c=" + sitecode + "&a=admin&d=showadmininfo"; currusers[a] && (b += "&userid=" + currusers[a].id); sendCommand(baseserverip, b) } } function showShowAdminInfo(a) { currshows = a; var b = ""; if (gEBI("et.newpermission").value == PERM_SHOWADMIN) { b += "
Please select which calls this administrator will see: "; for (var c = 0; c < a.length; c++) b += "   " } setHTML("showadmininfo", b) } function editUser(a) { var b = "

"; b = null != a ? b + w_.a131 : b + w_.a132; b += " " + w_.a133 + "

"; b += w_.a134 + ":

' + (w_.a135 + ":

"; null == a && (b += w_.a137 + " "); b += w_.a138 + ":

" + w_.a139 + ":

"; b += "

" + w_.a120 + ":

"; null != a && (b += ""); b += "
[" + w_.a128 + "]'); setHTML('canceledit','');\" value='" + w_.a140 + "'>
"; setHTML("edituser", b); null != a && eval(currusers[a].permission) == PERM_SHOWADMIN && getShowAdminInfo(a) } function saveAdminUser() { var a = "/widget?c=" + sitecode + "&a=admin&d=saveusers" , b = gEBI("et.password").value , c = null; 1 > gEBI("et.first_name").length ? c = w_.a141 : 1 > gEBI("et.last_name").length && (c = w_.a142); 7 > gEBI("et.email").value.length || -1 == gEBI("et.email").value.indexOf("@") || -1 == gEBI("et.email").value.indexOf(".") ? c = w_.a144 : null != gEBI("et.userid") && 0 < b.length && 5 > b.length ? c = w_.a143 : null == gEBI("et.userid") && 5 > b.length ? c = w_.a145 : b != gEBI("et.confirmpassword").value && (c = w_.a146); for (var e = b = 0; e < currusers.length; e++) currusers[e].email == gEBI("et.email").value && (currusers[e].permission = gEBI("et.newpermission").value), eval(currusers[e].permission) >= PERM_ADMIN && b++; 0 == b && (c = w_.a146a); if (null != c) displayError(c); else { a += "&first_name=" + encodeURIComponent(gEBI("et.first_name").value); a += "&last_name=" + encodeURIComponent(gEBI("et.last_name").value); a += "&email=" + encodeURIComponent(gEBI("et.email").value); 0 < gEBI("et.password").value.length && (a += "&pw=" + encodeURIComponent(gEBI("et.password").value) + "&cpw=" + encodeURIComponent(gEBI("et.confirmpassword").value)); gEBI("et.userid") && (a += "&userid=" + gEBI("et.userid").value); a += "&newpermission=" + gEBI("et.newpermission").value; if (gEBI("et.newpermission").value == PERM_SHOWADMIN) for (a += "&showadminids=", e = 0; e < currshows.length; e++) gEBI("showadmin" + currshows[e].id).checked && (a += currshows[e].id + ","); sendCommand(baseserverip, a) } } var pricing = []; pricing[0] = [20, "10 " + w_.a147, 0]; pricing[1] = [50, "25 " + w_.a147, 0]; pricing[2] = [100, "50 " + w_.a147, 0]; pricing[3] = [200, "100 " + w_.a147, 0]; pricing[4] = [400, "200 " + w_.a147, 0]; pricing[5] = [950, "500 " + w_.a147, 50]; pricing[6] = [1800, "1000 " + w_.a147, 200]; pricing[7] = [3400, "2000 " + w_.a147, 600]; pricing[8] = [6400, "4000 " + w_.a147, 1600]; pricing[9] = [12E3, "8000 " + w_.a147, 4E3]; function setPrice(a) { gEBI("price").value = pricing[a][0]; gEBI("item_name").value = pricing[a][1] + " " + w_.a148 + " " + currwidget.url } function displayAdminSubscription(a, b) { setCurrWidget(a[0]); var c = "
" + w_.a149 + "

" + _w_("a150", [currwidget.tokens]) + "

"; c += ""); c += ""; c = c + ""); c += ""; c += ""); c += "

" + w_.a151 + "
" + w_.a152 + "

" + w_.a153a + w_.a153 + "

"; c += ""; for (e = 0; e < b.length; e++) c += ""; setHTML("adminarea", c + "
" + w_.a154a + "" + w_.a154 + "" + w_.a155 + "  " + w_.a156 + "
", c += displaySimpleDate(b[e].create_date), c += " ", c += b[e].reason, c += " ", 0 < eval(b[e].token_change) && (c += "+"), c += b[e].token_change, c += " ", c += b[e].tokens, c += " 


") } function downloadTokenHistory() { var a = "/widget?c=" + sitecode + "&a=admin&d=downloadtokenhistory&ck=" + readCookie("entrythingy"); window.location = LOCAL ? "http://localhost" + a : "https://www.entrythingy.com" + a } function showStats() { sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=show&d=stats&showid=" + currshow.id) } function displayShowStats(a, b) { var c = getNav(); c += "

" + currshow.title + "   "; c += getShowNav(); c = c + "

" + (w_.a157 + "

"); for (var e = 0, f = 0; f < STATUS.length; f++) a["status" + f] && (e += eval(a["status" + f])); c += "

" + w_.a158 + ":  " + e + "

"; c += "

" + w_.a159 + ":


"; for (f = 0; f < STATUS.length; f++) 0 != STATUS[f].length && (c += ""); c = c + "
" + STATUS[f] + ":  ", c = a["status" + f] ? c + a["status" + f] : c + "0", c += "

" + (w_.a161a + ":


"); for (f = 0; 52 > f && null != a["week" + f]; f++) { e = a["week" + f]; var g = e.substring(e.indexOf("_") + 1); e = e.substring(0, e.indexOf("_")); c += "" } c += "
" + e + ":  " + g + "
"; if ("1" == currshow.prefs.charAt(SHOWPREF_VOTEFOR)) { c += "

" + w_.a160 + ":


"; for (f = 0; f < REVISIONSTATUS.length; f++) 0 != REVISIONSTATUS[f].length && (c += ""); c += "
Total" + STATUS[0] + "" + STATUS[1] + "" + STATUS[2] + "
" + REVISIONSTATUS[f] + ":  ", c = a["revisionstatus" + f] ? c + a["revisionstatus" + f] : c + "0", c += "", c = a["revisionitem0status" + f] ? c + a["revisionitem0status" + f] : c + "0", c += "", c = a["revisionitem1status" + f] ? c + a["revisionitem1status" + f] : c + "0", c += "", c = a["revisionitem2status" + f] ? c + a["revisionitem2status" + f] : c + "0", c += "
" } if (0 < currcategories.length) { c += "

" + w_.a161 + ":


"; for (f = 3; 6 > f; f++) c += ""; c += ""; for (f = 0; f < currcategories.length; f++) { c += ""; for (e = 3; 6 > e; e++) c += ""; c += "" } c += "
 " + w_.a162 + "  " + STATUS[f].replace("/", "/
") + "
 
" + currcategories[f] + ":  "; c = a[currcategories[f]] ? c + a[currcategories[f]] : c + "0"; c += "", c = a["cat" + e + currcategories[f]] ? c + a["cat" + e + currcategories[f]] : c + "0", c += "  
" } if (STATES) { c += "

" + w_.a163 + ":


"; for (f = 0; f < STATES.length; f++) a["state" + STATES[f]] && (c += ""); c += "
" + STATES[f] + ":  ", c = a["state" + STATES[f]] ? c + a["state" + STATES[f]] : c + "0", c += "
" } c += "

" + w_.a164 + ":


"; g = 0; for (key in b) c += "", g++; c = c + "
" + key + ":  ", c = b[key] ? c + b[key] : c + "0", c += "

" + (w_.a165 + ":


"); for (f = 10; 0 < f; f--) a["vote" + f] && 0 < eval(a["vote" + f]) && (c += ""); setAppArea(c + "
" + f + " " + w_.s79 + ":  ", a["vote" + f] ? (c += a["vote" + f] + " ", c = 1 == eval(a["vote" + f]) ? c + w_.s82 : c + w_.s81) : c += "0 " + w_.s81, c += "
") } function editStatus(a, b, c) { c = " ', e = 0; e < currcategories.length; e++) c += "
"; h += ""; h += "

"; currshow && (h += ""); h += "
"; h = currshow ? h + currshow.title : h + _w_("a180", [w_.Callforentries]); h += "   " + getShowNav() + "

"; currshow && (h += "

" + w_.a181 + "

"); h += "
 

"; h += "

"; a = 1; currshow && currshow.status && (a = currshow.status); for (b = 0; b < SHOWSTATUS.length; b++) h += "

"; h += "

" + w_.s19 + ": (Separate categories with commas)

"; h += "

" + w_.s20 + ":

"; h += "

" + w_.s26a + ": (Please click over to the FAQ for details on how to use this.)


Learn about and get a customized Paypal payment button here."; h += "

" + w_.s21 + ":

"; h += "

" + w_.s22 + ":

"; h += "

" + w_.s23 + ":

"; h += "

" + w_.s23a + ":

"; h += "

" + w_.s24 + ":

"; h += "

" + w_.s25 + ":

"; h += "
"; h += "

" + w_.s27 + "

"; h += "

" + w_.s28 + ":
"; h += ' '; h += '

'; h += "

" + w_.s29 + ":
"; h += ' '; h += '

'; h += "

" + w_.notificationofjuryresults + ":
"; h += ' '; h += '

'; h += "

" + w_.s30 + ":
"; h += ' '; h += '

'; h += "

" + w_.s31 + ":
"; h += ' '; h += '

'; h += "

Upload Settings

"; h += "

" + w_.s33 + ": "; for (b = 1; 26 > b; b++) h += "

" + w_.s37 + ": mb"; h += "

" + w_.s38 + ": kb"; h += "

" + w_.s39 + ": px

"; h += "

File upload:

"; h += "

" + w_.s32 + "

"; h += "

"; h += "

"; h += "

" + w_.s48 + ":

"; h += "

" + w_.s48b + ":

"; h += "

"; h += "

" + w_.s53 + "

"; h += getMembers(currshow); h += ""; h += "

" + w_.s54 + "

"; h += "

"; h += "

"; h += "

"; h += "

" + w_.s61 + " For more information on how this works, please click over to the FAQ and scroll down to 'Jury: What's the difference between voting per entry and voting per piece?'

"; h += "

" + w_.s64 + " "; for (b = 0; 10 > b; b++) h += "

"; h += "

  ", b = 0; b < currmemberusers.length; b++) 0 < b && (a += ", "), a += "

" } function addMemberUsers() { confirm(_w_("a189", [w_.callsforentries, w_.callforentries])) && displayAdmin("users") } function displayTools(a, b, c, e, f, g) { a || (a = eval(currshow.prefs.charAt(SHOWPREF_VOTEFOR))); b || (b = eval(currshow.prefs.charAt(SHOWPREF_VOTEFOR))); 0 == a && (b = 0); c || (c = ""); e || (e = ""); f || (f = ""); g || (g = "t"); for (var k = [], l = 0; 10 > l; l++) currshow["votecat" + l] && 0 < currshow["votecat" + l].length && k.push(currshow["votecat" + l]); var m = getNav(); m += "

" + currshow.title + "   " + getShowNav() + "

"; m += "

" + w_.a190 + "

"; m += "

" + w_.a191 + "
" + _w_("a192", [w_.callforentries, "entries or images"]) + "

"; var n = STATUS; 1 == a && (n = REVISIONSTATUS); m += "

Set status to where status is and " + (1 == a ? "image" : "entry") + " jury "; if (1 < k.length) { m += "" } else m += " total"; m += " points is " + w_.a199 + " " + w_.a200; if (currcategories && 0 < currcategories.length) { m += " and the entry category is  " } else m += ""; m += " "; m = m + "


" + (w_.a202 + "

" + w_.a203 + "

"); m = m + "

Upload Space CSV
Choose a CSV formatted file to upload space codes to this call for entries or pieces. The CSV file must have 2 values in each line, separated by a comma: the entry or piece ID and the space code.

"); m = m + "     "); m += ""; m += "

"; setAppArea(m) } function uploadSpaceCSV(a) { if (0 == gEBI("csvfile").value.length) return alert("Ooops. Please select a CSV file."), !1; if (!confirm("Are you sure?")) return !1; gEBI("uploadspacecsvbutton").disabled = !0; gEBI("uploadspacecsvbutton").value = "Uploading..."; sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=show&d=uploadcsv&showid=" + currshow.id + "&ck=" + readCookie("entrythingy")) } function startUploadSpaceCSV(a) { gEBI("uploadcsvform").action = baseserverurl + "/cire?uploadcode=" + a.authcode; postcheckercnt = 0; posting = "uploadcsv"; postChecker(); gEBI("uploadcsvform").submit() } function clearVotes(a) { "jury" == a && confirm(w_.a204) && sendCommand(baseserverip, "/widget?c=" + sitecode + "&a=show&d=clearvotes&showid=" + currshow.id + "&ck=" + readCookie("entrythingy")) } function updateStatus() { if (!(currperm < PERM_SHOWADMIN)) if ("n" == gEBI("newstatus").value || "n" == gEBI("currstatus").value || "n" == gEBI("which").value || 0 == gEBI("points").value.length) displayError(w_.a205); else if (isNaN(gEBI("points").value)) displayError("Ooops. Only numbers allowed in the points field."); else if (confirm(w_.a206)) { var a = "/widget?c=" + sitecode + "&a=show&d=updatestatus&newstatus=" + gEBI("newstatus").value + "&currstatus=" + gEBI("currstatus").value + "&currtype=" + gEBI("currtype").value + "&newtype=" + gEBI("newtype").value + "&points=" + gEBI("points").value + "&votecat=" + gEBI("votecat").value + "&which=" + gEBI("which").value + "&showid=" + currshow.id + "&ck=" + readCookie("entrythingy"); gEBI("updatecat") && "any" != gEBI("updatecat").value && (a += "&category=" + encodeURIComponent(gEBI("updatecat").value)); sendCommand(baseserverip, a) } } function checkDownloadDate() { gEBI("ddd").innerHTML = gEBI("downloaddate").value } var gw_type = "accepted" , gw_groupuser = "true"; gw_detailrevisions = "all"; gw_names = !0; gw_namebusiness = "name"; gw_spaces = "false"; gw_sort = "et_item.category, et_user.last_name"; gw_startcat = "all"; gw_width = 220; gw_comments = !0; gw_moderation = !1; gw_recentcomments = !0; gw_rcwidth = 200; gw_sales = !1; gw_paypalemail = ""; gw_showphone = gw_showaddress = !1; gw_tax_rate = gw_shipping_percent = gw_shipping = 0; gw_originals = !1; gw_links = !0; gw_revyear = gw_revprice = gw_revmaterial = gw_revdimensions = !1; function gw() { gEBI("errorarea").innerHTML = ""; gw_type = gEBI("gw_type").value; gw_groupuser = gEBI("gw_groupuser").value; gw_width = gEBI("gw_width").value; gw_names = gEBI("gw_names").value; gw_namebusiness = gEBI("gw_namebusiness").value; gw_spaces = gEBI("gw_spaces").value; gw_sort = gEBI("gw_sort").value; gEBI("gw_startcat") && (gw_startcat = gEBI("gw_startcat").value); gw_sales = eval(gEBI("gw_sales").value); gw_comments = gEBI("gw_comments").value; "false" == gw_comments && (gEBI("gw_recentcomments").value = "false", gEBI("gw_moderation").value = "false"); gw_recentcomments = gEBI("gw_recentcomments").value; gw_moderation = gEBI("gw_moderation").value; gw_paypalemail = gEBI("gw_paypalemail").value; gw_sales && null != checkEmail(gw_paypalemail) && displayError(checkEmail(gw_paypalemail)); isNaN(gEBI("gw_shipping").value) || 0 == gEBI("gw_shipping").value.trim().length ? displayError("Ooops. That is not a valid shipping charge") : gw_shipping = gEBI("gw_shipping").value.trim(); isNaN(gEBI("gw_shipping_percent").value) || 0 == gEBI("gw_shipping_percent").value.trim().length ? displayError("Ooops. That is not a valid shipping percentage") : gw_shipping_percent = gEBI("gw_shipping_percent").value.trim(); isNaN(gEBI("gw_tax_rate").value) || 0 == gEBI("gw_tax_rate").value.trim().length ? displayError("Ooops. That is not a valid tax rate") : gw_tax_rate = gEBI("gw_tax_rate").value.trim(); gw_originals = gEBI("gw_originals").value; gw_links = gEBI("gw_links").value; gw_showaddress = gEBI("gw_showaddress").value; gw_showphone = gEBI("gw_showphone").value; gw_revdimensions = gEBI("gw_revdimensions").value; gw_revmaterial = gEBI("gw_revmaterial").value; gw_revprice = gEBI("gw_revprice").value; gw_revyear = gEBI("gw_revyear").value; gw_detailrevisions = gEBI("gw_detailrevisions").value; gEBI("gallerycode").value = getGalleryCode() } function checkGalleryCode() { gEBI("gallerycode").select() } function getGalleryCode() { var a = "