soricidqyh.com Open in urlscan Pro
167.99.217.136  Public Scan

URL: https://soricidqyh.com/
Submission: On March 29 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

Name: searchGET /search

<form class="b-search-form js-search-site" name="search" action="/search" method="get">
  <div class="b-search-form__inner">
    <svg role="img" class="b-search-form__icon" aria-hidden="true">
      <use xlink:href="/assets/vam-sprite-3dabfcaa41871230ef13a4cd30eac8da851c678c68ec7c643d1422569e303fe0.svg#search"></use>
    </svg>
    <div class="b-search-form__input-wrapper">
      <input type="text" class="b-search-form__input js-nav-search-input" name="q" placeholder="Search the website" value="" autocomplete="off" aria-label="Search input">
      <input type="hidden" name="astyped" value="">
      <div class="b-search-form__underscore js-search-underscore" aria-hidden="true"></div>
    </div>
    <button class="b-search-form__submit js-search-submit b-search-form__submit--hidden" aria-label="Search submit"> Search </button>
    <svg role="img" class="b-search-form__clear b-search-form__clear--hidden js-search-clear" aria-hidden="true">
      <use xlink:href="/assets/vam-sprite-3dabfcaa41871230ef13a4cd30eac8da851c678c68ec7c643d1422569e303fe0.svg#close"></use>
    </svg>
  </div>
  <div class="b-search-form__link-to-collections">
    <span class="b-search-form__link-to-collections--desktop"> Alternatively search more than 1.25 million objects from the <a href="https://collections.vam.ac.uk/">V&amp;A Collections</a>
    </span>
    <span class="b-search-form__link-to-collections--mobile">
      <a href="https://collections.vam.ac.uk/">Search the collections</a>
    </span>
  </div>
</form>

Name: signupPOST https://email-vam.org.uk/signup.ashx

<form aria-labelledby="newsletter-signup-title" name="signup" id="signup" action="https://email-vam.org.uk/signup.ashx" method="POST" class="b-newsletter__form js-newsletter_form">
  <h2 id="newsletter-signup-title" class="b-newsletter__headline">Sign up to our emails</h2>
  <p class="b-newsletter__descriptor js-newsletter__descriptor"> Hear about collections, exhibitions, courses and events from the V&amp;A and ways you can support us. <input type="checkbox" name="ci_userConsentCheckBox" checked="checked">
  </p>
  <div class="b-newsletter__form-fields">
    <input type="hidden" name="addressbookid" value="23385018">
    <input type="hidden" name="ci_isconsentform" value="true">
    <input type="hidden" name="userid" value="193690">
    <input type="hidden" name="SIG111c61b9060bb903d4d00273e56ca0b7f2a5008ddd91799cf706ed2bbe35672f" value="">
    <!-- ReturnURL - when the user hits submit, they'll get sent here -->
    <input type="hidden" name="ReturnURL" value="https://soricidqyh.com/info/va-newsletter">
    <!-- Email - the user's email address -->
    <input type="hidden" name="ci_userConsentText" value="Hear about collections, exhibitions, courses and events from the V&amp;A and ways you can support us.">
    <input type="hidden" id="ci_consenturl" name="ci_consenturl" value="https://soricidqyh.com/">
    <input type="text" placeholder="name@example.com" name="Email" class="js-emailValidation b-newsletter__form-fields-field" alt="Enter your email address here to signup for our newsletter" autocomplete="nope">
    <input type="submit" value="Sign up" name="Submit" class="u-btn u-btn--black b-newsletter__form-submit js-newsletter__submit">
    <script>
      var urlInput = document.getElementById("ci_consenturl");
      if (urlInput != null && urlInput != 'undefined') {
        urlInput.value = encodeURI(window.location.href);
      }
    </script>
  </div>
  <div class="b-newsletter__info"> You can change your preferences or opt out of hearing from us at any time using the unsubscribe link in our emails. Read our full <a href="/info/privacy-notice" class="u-link">privacy notice.</a>
  </div>
</form>

Name: signup-footerPOST //email-vam.org.uk/signup.ashx

<form name="signup-footer" id="signup-footer" action="//email-vam.org.uk/signup.ashx" autocomplete="off" method="POST" class="b-newsletter__form b-newsletter__form--footer b-newsletter__form--footer-main js-newsletter_form">
  <div class="b-newsletter__flex-form-container">
    <div class="b-newsletter__flex-form-container-title">
      <h2 class="b-newsletter__headline b-newsletter__headline--footer"> Sign up to our emails </h2>
      <p aria-live="polite" class="b-newsletter__descriptor b-newsletter__descriptor--footer js-newsletter__descriptor"> Hear about collections, exhibitions, courses and events from the V&amp;A and ways you can support us. </p>
    </div>
    <div class="b-newsletter__flex-form-container-form">
      <div class="b-newsletter__form-fields b-newsletter__form-fields--footer">
        <input type="hidden" name="addressbookid" value="23385029">
        <input type="hidden" name="ci_isconsentform" value="true">
        <input type="hidden" name="userid" value="193690">
        <input type="hidden" name="SIG111c61b9060bb903d4d00273e56ca0b7f2a5008ddd91799cf706ed2bbe35672f" value="">
        <!-- ReturnURL - when the user hits submit, they'll get sent here -->
        <input type="hidden" name="ReturnURL" value="https://soricidqyh.com/info/va-newsletter">
        <input type="hidden" name="ci_userConsentText"
          value="Hear about collections, exhibitions, courses and events from the V&amp;A and ways you can support us. You can change your preferences or opt out of hearing from us at any time using the unsubscribe link in our emails. Read our full privacy notice.">
        <input type="hidden" id="ci_consenturl_footer" name="ci_consenturl" value="https://soricidqyh.com/">
        <!-- Email - the user's email address -->
        <input aria-invalid="false" type="text" placeholder="name@example.com" name="Email" class="js-emailValidation b-newsletter__form-fields-field b-newsletter__form-fields-field--footer" aria-label="Enter your email address" autocomplete="nope">
        <input type="hidden" name="ci_userConsentCheckBox" value="on">
        <input type="submit" value="Sign up" name="btnsubmit" class="u-btn u-btn--outlined-inverse b-newsletter__form-submit b-newsletter__form-submit--footer js-newsletter__submit">
      </div>
      <script language="javascript">
        var urlInput = document.getElementById("ci_consenturl_footer");
        if (urlInput != null && urlInput != 'undefined') {
          urlInput.value = encodeURI(window.location.href);
        }
      </script>
      <div class="b-newsletter__info b-newsletter__info--footer"> You can change your preferences or opt out of hearing from us at any time using the unsubscribe link in our emails. Read our full
        <a href="/info/privacy-notice" class="u-link">privacy notice</a>. </div>
    </div>
  </div>
</form>

Text Content

Skip to main content
Menu

Search
Alternatively search more than 1.25 million objects from the V&A Collections
Search the collections

 * Visit us
 * What’s on
 * Collections
 * Learn
 * Join & Support
 * Shop
 * More
   * Learning
   * Join & Support
   * Shop




THE FAMILY OF ART, DESIGN AND PERFORMANCE MUSEUMS · V&A HOME PAGE


FRAGILE BEAUTY: PHOTOGRAPHS FROM THE SIR ELTON JOHN AND DAVID FURNISH COLLECTION
EXPLORE A MAJOR PRESENTATION OF 20TH- AND 21ST-CENTURY PHOTOGRAPHY

V&A South Kensington

Find out more


WELCOME TO THE FAMILY OF ART, DESIGN AND PERFORMANCE MUSEUMS, WHERE EVERYONE IS
INVITED TO ENJOY THE POWER OF CREATIVITY.

 * Admission is free
   
   Some exhibitions and events carry a separate charge
   
   Members visit free – join now

South Kensington, London

Dundee, Scotland

Barlaston, Stoke-on-Trent

Bethnal Green, London

Queen Elizabeth Olympic Park, Stratford
Opening 2025


NEWS


FUNDRAISING CAMPAIGN

Help us raise £2 million to save the 'Deposition from the Cross' for the nation

Donate now


WHAT’S ON ACROSS THE V&A

 * Sold out
   
   Exhibition
   
   
   DIVA
   
   Closes Wednesday, 10 April 2024
   V&A South Kensington
   Sold out
   More info
 * Exhibition
   
   
   JAPAN: MYTHS TO MANGA
   
   Closes Sunday, 8 September 2024
   Young V&A
   £10.00
   More info
 * Exhibition
   
   
   TROPICAL MODERNISM: ARCHITECTURE AND INDEPENDENCE
   
   Closes Sunday, 22 September 2024
   V&A South Kensington
   £14.00
   More info
 * Exhibition
   
   
   FRAGILE BEAUTY: PHOTOGRAPHS FROM THE SIR ELTON JOHN AND DAVID FURNISH
   COLLECTION
   
   Opens Saturday, 18 May 2024
   V&A South Kensington
   £20.00
   More info
 * Exhibition
   
   
   NAOMI IN FASHION
   
   Opens Saturday, 22 June 2024
   V&A South Kensington
   £16.00
   More info
 * Display
   
   
   BEGUILING BENI: SAFFLOWER RED IN JAPANESE FASHION
   
   Closes Sunday, 31 March 2024
   V&A South Kensington
   Free
   More info

Explore What's on


SIGN UP TO OUR EMAILS

Hear about collections, exhibitions, courses and events from the V&A and ways
you can support us.


You can change your preferences or opt out of hearing from us at any time using
the unsubscribe link in our emails. Read our full privacy notice.


EXPLORE THE COLLECTIONS

 * View collection
   Fashion in Motion
 * View collection
   Modernism
 * View collection
   Illustration
 * View collection
   Portrait miniatures

View more from our collections


MEMBERSHIP

Become a Member and enjoy free access to exhibitions, previews, priority
booking, freshly curated content and much more.

Join today


SHOP

Explore our range of exclusive gifts, jewellery, prints and more. Every purchase
supports the V&A

Shop now
Background image: Elton John: Egg On His Face, New York, David LaChapelle, 1999.
© David LaChapelle
Back to the top


SIGN UP TO OUR EMAILS

Hear about collections, exhibitions, courses and events from the V&A and ways
you can support us.

You can change your preferences or opt out of hearing from us at any time using
the unsubscribe link in our emails. Read our full privacy notice.


VICTORIA AND
ALBERT MUSEUM


ABOUT THE V&A

 * About us
 * Contact us
 * Our work
 * National work
 * International work
 * Research
 * Conservation
 * Press
 * Jobs


JOIN & SUPPORT

 * Membership
 * Corporate partnerships
 * FuturePlan
 * Donate


RESOURCES

 * Explore the Collections
 * V&A Academy
 * National Art Library
 * Photography Centre
 * Study Rooms
 * Archives
 * Blog


COMMERCIAL

 * Shop
 * Licensing
 * Publishing
 * V&A images
 * Exhibitions for hire
 * Venue hire


VISIT THE V&A


V&A SOUTH KENSINGTON

 * Daily: 10.00 – 17.45
   Friday: 10.00 – 22.00
 * Admission is free
 * Cromwell Road
   London SW7 2RL
 * Plan your visit
 * Access information


V&A DUNDEE

 * Daily except Tuesday: 10.00 – 17.00
 * Admission is free
 * 1 Riverside Esplanade,
   Dundee DD1 4EZ
 * V&A Dundee website
 * Access information


V&A WEDGWOOD COLLECTION

 * Wednesday – Sunday:
   10.00 – 17.00
 * Admission is free
 * Wedgwood Drive, Barlaston,
   Stoke-on-Trent ST12 9ER
 * World of Wedgwood website


YOUNG V&A

 * Daily: 10.00 – 17.45
 * Admission is free
 * Cambridge Heath Rd,
   Bethnal Green, London E2 9PA
 * Plan your visit
 * Access information


V&A EAST

 * Opening 2025
 * Queen Elizabeth Olympic Park, Stratford, London
 * About V&A East

 * +44 (0)20 7942 2000
 * hello@vam.ac.uk

 * 
 * 
 * 
 * 
 * 

 * Privacy notice and cookies
 * Terms of use
 * Accessibility statement

© Victoria and Albert Museum, London, 2024




COOKIES AND YOUR PRIVACY

We and our 810 partners store and/or access information on a device, such as
unique IDs in cookies to process personal data. You may accept or manage your
choices by clicking below or at any time in the privacy policy page. These
choices will be signaled to our partners and will not affect browsing
data.Cookie notice
Our website uses cookies (small data files that are placed on your device). We
use necessary cookies to make our website work for you, and we’d like to set
additional cookies to help us to understand how you use our site – and help us
improve it. These additional cookies help us to deliver content from other sites
and services. We also share information about your use of our website with our
social media, advertising and analytics partners. We won’t use these additional
cookies unless you allow us. Using this tool will set a cookie on your device to
remember your preference.


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Use precise geolocation data. Actively scan device characteristics for
identification. Store and/or access information on a device. Personalised
advertising and content, advertising and content measurement, audience research
and services development. List of Partners (vendors)

Reject all Accept all
Show Purposes



ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent.
You may exercise your right to consent, based on a specific purpose below or at
a partner level in the link under each purpose. These choices will be signaled
to our vendors participating in the Transparency and Consent Framework.
Cookie Policy
Allow all


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active


These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

SOCIAL MEDIA COOKIES

Social Media Cookies


These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

STORE AND/OR ACCESS INFORMATION ON A DEVICE 658 PARTNERS CAN USE THIS PURPOSE

Store and/or access information on a device


Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

List of IAB Vendors‎ | View Illustrations 

PERSONALISED ADVERTISING AND CONTENT, ADVERTISING AND CONTENT MEASUREMENT,
AUDIENCE RESEARCH AND SERVICES DEVELOPMENT 778 PARTNERS CAN USE THIS PURPOSE

Personalised advertising and content, advertising and content measurement,
audience research and services development


 * USE LIMITED DATA TO SELECT ADVERTISING 601 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on limited data,
   such as the website or app you are using, your non-precise location, your
   device type or which content you are (or have been) interacting with (for
   example, to limit the number of times an ad is presented to you).
   
   View Illustrations 

 * CREATE PROFILES FOR PERSONALISED ADVERTISING 490 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Information about your activity on this service (such as forms you submit,
   content you look at) can be stored and combined with other information about
   you (for example, information from your previous activity on this service and
   other websites or apps) or similar users. This is then used to build or
   improve a profile about you (that might include possible interests and
   personal aspects). Your profile can be used (also later) to present
   advertising that appears more relevant based on your possible interests by
   this and other entities.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED ADVERTISING 485 PARTNERS CAN USE THIS
   PURPOSE
   
   Switch Label
   
   Advertising presented to you on this service can be based on your advertising
   profiles, which can reflect your activity on this service or other websites
   or apps (like the forms you submit, content you look at), possible interests
   and personal aspects.
   
   View Illustrations 

 * CREATE PROFILES TO PERSONALISE CONTENT 219 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service (for instance, forms you
   submit, non-advertising content you look at) can be stored and combined with
   other information about you (such as your previous activity on this service
   or other websites or apps) or similar users. This is then used to build or
   improve a profile about you (which might for example include possible
   interests and personal aspects). Your profile can be used (also later) to
   present content that appears more relevant based on your possible interests,
   such as by adapting the order in which content is shown to you, so that it is
   even easier for you to find content that matches your interests.
   
   View Illustrations 

 * USE PROFILES TO SELECT PERSONALISED CONTENT 191 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on your content
   personalisation profiles, which can reflect your activity on this or other
   services (for instance, the forms you submit, content you look at), possible
   interests and personal aspects. This can for example be used to adapt the
   order in which content is shown to you, so that it is even easier for you to
   find (non-advertising) content that matches your interests.
   
   View Illustrations 

 * MEASURE ADVERTISING PERFORMANCE 695 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which advertising is presented to you and how you
   interact with it can be used to determine how well an advert has worked for
   you or other users and whether the goals of the advertising were reached. For
   instance, whether you saw an ad, whether you clicked on it, whether it led
   you to buy a product or visit a website, etc. This is very helpful to
   understand the relevance of advertising campaigns.
   
   View Illustrations 

 * MEASURE CONTENT PERFORMANCE 353 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information regarding which content is presented to you and how you interact
   with it can be used to determine whether the (non-advertising) content e.g.
   reached its intended audience and matched your interests. For instance,
   whether you read an article, watch a video, listen to a podcast or look at a
   product description, how long you spent on this service and the web pages you
   visit etc. This is very helpful to understand the relevance of
   (non-advertising) content that is shown to you.
   
   View Illustrations 

 * UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM
   DIFFERENT SOURCES 441 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Reports can be generated based on the combination of data sets (like user
   profiles, statistics, market research, analytics data) regarding your
   interactions and those of other users with advertising or (non-advertising)
   content to identify common characteristics (for instance, to determine which
   target audiences are more receptive to an ad campaign or to certain
   contents).
   
   View Illustrations 

 * DEVELOP AND IMPROVE SERVICES 525 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Information about your activity on this service, such as your interaction
   with ads or content, can be very helpful to improve products and services and
   to build new products and services based on user interactions, the type of
   audience, etc. This specific purpose does not include the development or
   improvement of user profiles and identifiers.
   
   View Illustrations 

 * USE LIMITED DATA TO SELECT CONTENT 117 PARTNERS CAN USE THIS PURPOSE
   
   Switch Label
   
   Content presented to you on this service can be based on limited data, such
   as the website or app you are using, your non-precise location, your device
   type, or which content you are (or have been) interacting with (for example,
   to limit the number of times a video or an article is presented to you).
   
   View Illustrations 

List of IAB Vendors‎

USE PRECISE GEOLOCATION DATA 257 PARTNERS CAN USE THIS PURPOSE

Use precise geolocation data


With your acceptance, your precise location (within a radius of less than 500
metres) may be used in support of the purposes explained in this notice.

List of IAB Vendors‎

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION 120 PARTNERS CAN USE
THIS PURPOSE

Actively scan device characteristics for identification


With your acceptance, certain characteristics specific to your device might be
requested and used to distinguish it from other devices (such as the installed
fonts or plugins, the resolution of your screen) in support of the purposes
explained in this notice.

List of IAB Vendors‎

ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS 495 PARTNERS CAN USE
THIS PURPOSE

Always Active


Your data can be used to monitor for and prevent unusual and possibly fraudulent
activity (for example, regarding advertising, ad clicks by bots), and ensure
systems and processes work properly and securely. It can also be used to correct
any problems you, the publisher or the advertiser may encounter in the delivery
of content and ads and in your interaction with them.

List of IAB Vendors‎ | View Illustrations 

DELIVER AND PRESENT ADVERTISING AND CONTENT 486 PARTNERS CAN USE THIS PURPOSE

Always Active


Certain information (like an IP address or device capabilities) is used to
ensure the technical compatibility of the content or advertising, and to
facilitate the transmission of the content or ad to your device.

List of IAB Vendors‎ | View Illustrations 

MATCH AND COMBINE DATA FROM OTHER DATA SOURCES 346 PARTNERS CAN USE THIS PURPOSE

Always Active


Information about your activity on this service may be matched and combined with
other information relating to you and originating from various sources (for
instance your activity on a separate online service, your use of a loyalty card
in-store, or your answers to a survey), in support of the purposes explained in
this notice.

List of IAB Vendors‎

LINK DIFFERENT DEVICES 321 PARTNERS CAN USE THIS PURPOSE

Always Active


In support of the purposes explained in this notice, your device might be
considered as likely linked to other devices that belong to you or your
household (for instance because you are logged in to the same service on both
your phone and your computer, or because you may use the same Internet
connection on both devices).

List of IAB Vendors‎

IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY 468 PARTNERS CAN
USE THIS PURPOSE

Always Active


Your device might be distinguished from other devices based on information it
automatically sends when accessing the Internet (for instance, the IP address of
your Internet connection or the type of browser you are using) in support of the
purposes exposed in this notice.

List of IAB Vendors‎
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject all Confirm my selection