Select the tabs below for more information
HTML Head Source:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <title>Zanadoo - Online booking for Beauty, Spa & Hair Salon Appointments in real time. </title> <meta name="Keywords" content="book beauty, spa & hair appointments online, beauty salon, spa, hair salon, get special offers, get salon ratings, wide choice of salons in Ireland, Northern Ireland and the UK, haircut, beauty treatments, find a salon, look for a salon, buy vouchers, gift vouchers, myZanado" /> <meta name="Description" content="Find your Beauty, Spa or Hair Salon & book your appointments online in real time. Choose from hundreds of Salons in Ireland, Northern Ireland & the UK."/> <meta name="google-site-verification" content="e9kh2PkrsBjPPuqSPkh6WfVwb3sXkixuDKdbUc1-LmU" /> <link href="/stylesheets/default.css?1307658137" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/modoroom.css?1283771876" media="all" rel="stylesheet" type="text/css" /> <script src="/javascripts/prototype.js?1283771868" type="text/javascript"></script> <script src="/javascripts/effects.js?1283771868" type="text/javascript"></script> <script src="/javascripts/dragdrop.js?1283771868" type="text/javascript"></script> <script src="/javascripts/controls.js?1283771868" type="text/javascript"></script> <script src="/javascripts/application.js?1317723509" type="text/javascript"></script> <script src="/javascripts/calendar.js?1283771868" type="text/javascript"></script> <link href="/stylesheets/calendar/style.css?1283771876" media="screen" rel="stylesheet" type="text/css" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-1631646-2"; urchinTracker(); </script> <script type="text/javascript"> function getWindowHeight() { return (218 + document.getElementById('page').scrollHeight); } function setWaitState() { document.getElementById('mask').style.height=getWindowHeight()+'px'; document.getElementById('mask').style.display=''; } var payDisabled = false; </script>
HTML Body Source:
<body style="background: #000000"> <div class="menu_panel_bg"> <div class="whide_menu_panel"> <div id="country_flags"> <a href="/home/country/IE"><img alt="Ireland_flag" class="flag_selected" src="/images/flags/ireland_flag.jpg?1283771876" /></a> <a href="/home/country/GB"><img alt="Uk_flag" class="flag" src="/images/flags/uk_flag.jpg?1283771876" /></a> </div> <a href="/salon_admin"><img alt="Put_your_salon_on_myzanadoo" class="menu_button" src="/images/layout/put_your_salon_on_myZanadoo.png?1307658193" /></a> <div id="header_menu"> <a href="/quick_tour">What is Zanadoo?</a> <a href="/account">My Account</a> </div> </div> </div> <div class="whide_page" style="clear:both; height: 80px; padding: 10px 0 0 0; cursor:pointer;" onclick="window.location='/'"> <img alt="Logo" src="/images/layout/logo.png?1307658193" style="float: left;" /> <div style="position: relative;top: 0px; right: 23px;color: #edea07; font-size: 8px"> <b>BETA</b> </div> </div> <div class="intro_bg"> <div class="whide_page intro_panel"> <img alt="Find_and_book_beauty_appointments_online" src="/images/layout/intro/find_and_book_beauty_appointments_online.png?1307658193" /> <p class="intro_text white_text"> Use Zanadoo's handy search tool to find the perfect beauty appointment. Simply tell us where (salon or location), when and what you want to get done and we'll handle the rest. Find the perfect appointment by searching for a specific salon or we'll find suggestions for you based on your search criteria. </p> <a href="/quick_tour"><img alt="View_demo" class="intro_demo" src="/images/layout/intro/view_demo.png?1307658193" /></a> <img alt="Model" class="intro_model" src="/images/layout/intro/model.png?1307658193" /> </div> </div> <div class="home_search_bg"> <form action="/salons" id="horizontalForm" method="post"> <div class="whide_page home_search_panel"> <div class="search_item" style="background: url(/images/layout/home_search/where_bg.png) no-repeat;"> <img alt="Number1" class="number" src="/images/layout/home_search/number1.png?1307658193" /><img alt="Number1_highlighted" class="number_highlighted" id="number1_highlighted" src="/images/layout/home_search/number1_highlighted.png?1307658193" /> <script language="javascript"> //Called when a Salon is clicked function select_salon(id) { document.location = "/salon/"+id; } //Called when a County is clicked function select_county(id) { document.getElementById('filter_county_id').value = id; } //Called when a City is clicked function select_city(id) { document.getElementById('filter_city_id').value = id; } function where_focus() { document.getElementById('number1_highlighted').style.display = ''; document.getElementById('number2_highlighted').style.display = 'none'; document.getElementById('number3_highlighted').style.display = 'none'; } </script> <input id="filter_county_id" name="filter[county_id]" type="hidden" value="0" /><input id="filter_city_id" name="filter[city_id]" type="hidden" value="0" /><div class="bordered_input"><input class="bordered_input_field" id="filter_where" name="filter[where]" onBlur="if (value=='') value='Enter Salon name or Location'" onfocus="if (value=='Enter Salon name or Location') value='';where_focus();" size="30" style="font-size: 12px;" type="text" value="Enter Salon name or Location" /><div class="auto_complete" id="filter_where_auto_complete"></div><script type="text/javascript"> //<![CDATA[ var filter_where_auto_completer = new Ajax.Autocompleter('filter_where', 'filter_where_auto_complete', '/home/auto_complete_for_filter_where', {method:'get'}) //]]> </script></div> </div> <div class="search_item" style="background: url(/images/layout/home_search/what_bg.png) no-repeat;"> <img alt="Number2" class="number" src="/images/layout/home_search/number2.png?1307658193" /><img alt="Number2_highlighted" class="number_highlighted" id="number2_highlighted" src="/images/layout/home_search/number2_highlighted.png?1307658193" style="display:none" /> <br/> <script language="javascript"> //Called when a Category is clicked function select_category(id) { document.getElementById('filter_category_id').value = id; } function what_focus() { document.getElementById('number1_highlighted').style.display = 'none'; document.getElementById('number2_highlighted').style.display = ''; document.getElementById('number3_highlighted').style.display = 'none'; } </script> <input id="filter_category_id" name="filter[category_id]" type="hidden" value="0" /><div class="bordered_input"><input class="bordered_input_field" id="filter_what" name="filter[what]" onBlur="if (value=='') value='Enter a Service e.g. Facial'" onfocus="if (value=='Enter a Service e.g. Facial') value='';what_focus();" size="30" style="font-size: 12px;" type="text" value="Enter a Service e.g. Facial" /><div class="auto_complete" id="filter_what_auto_complete"></div><script type="text/javascript"> //<![CDATA[ var filter_what_auto_completer = new Ajax.Autocompleter('filter_what', 'filter_what_auto_complete', '/home/auto_complete_for_filter_what', {method:'get'}) //]]> </script></div> </div> <div class="search_item" style="background: url(/images/layout/home_search/when_bg.png) no-repeat;"> <img alt="Number3" class="number" src="/images/layout/home_search/number3.png?1307658193" /><img alt="Number3_highlighted" class="number_highlighted" id="number3_highlighted" src="/images/layout/home_search/number3_highlighted.png?1307658193" style="display:none" /> <script language="javascript"> function ValidateWhen(sending) { if (sending && (document.getElementById("filter_min_time_str").value == '' || document.getElementById("filter_min_time_str").value == '')) { return true; } if(document.getElementById("filter_where").value == 'Enter Salon name or Location' && document.getElementById("filter_what").value == 'Enter a Service e.g. Facial') { alert("Please select a location or a service first."); return false; } else return true; } //Called when a When field is clicked function ReverseWhen() { if (!ValidateWhen()) { return false; } if(document.getElementById("when_fields").style.display == "none") { document.getElementById("when_fields").style.display = "block"; document.getElementById("filter_min_time_str").value = ""; document.getElementById("filter_max_time_str").value = ""; } return true; } function when_focus() { document.getElementById('number1_highlighted').style.display = 'none'; document.getElementById('number2_highlighted').style.display = 'none'; document.getElementById('number3_highlighted').style.display = ''; } </script> <div class="bordered_input"><div style='float: left;width: 35px;'>From:</div><input class="bordered_input_field" id="filter_min_time_str" name="filter[min_time_str]" onfocus="if(ReverseWhen(false)) {when_focus();if(self.gfPop)gfPop.fPopCalendar(document.getElementById('filter_min_time_str'));}return false;" size="30" style="font-size: 12px;width: 130px;float: left; margin-left: 5px" type="text" value="" /></div> <div id="when_fields" style="display:none;"> <div class="bordered_input" style=""> <div style='float: left;width: 35px;'>To:</div> <input class="bordered_input_field" id="filter_max_time_str" name="filter[max_time_str]" onfocus="if(self.gfPop)gfPop.fPopCalendar(document.getElementById('filter_max_time_str'));return false;" size="30" style="font-size: 12px;width: 130px;float: left; margin-left: 5px" type="text" value="" /> </div> </div> <!-- PopCalendar(tag name and id must match) Tags should not be enclosed in tags other than the html body tag. --> <iframe width=188 height=166 name="gToday:datetime::gfPop:plugins_time.js" id="gToday:datetime::gfPop:plugins_time.js" src="ipopeng.htm" scrolling="no" frameborder="0" style="visibility:visible; z-index:999; position:absolute; top:-500px; left:-500px;"> </iframe> </div> <div class="search_item" style="margin-right: 0px; position: relative; background: url(/images/layout/home_search/search_bg.png) no-repeat;"> <img alt="Number4" class="number" src="/images/layout/home_search/number4.png?1307658193" /> <input type="image" src="/images/layout/home_search/search_button.png" alt="Search" border="0" class="search_button" onclick="return ValidateWhen(true);"> </div> <div style="padding-top: 12px;clear:both;font-size: 20px;font-weight: bold;text-align:center;"> <div style="float:left;width:310px;"> <a href="http://myzanadoo.blogspot.com/" target="_blank">Blog News</a> </div> <div style="float:left;width:310px;"> <a href="http://www.facebook.com/myzanadoo" target="_blank">Facebook</a> </div> <div style="float:left;width:310px;"> <a href="http://twitter.com/myzanadoo" target="_blank">Twitter</a> </div> </div> </div> </form> </div> <div align="center" class="home_footer"> <a href="/aboutus/terms_conditions">Terms + Conditions</a> :: <a href="/account">My Account</a> :: <a href="/quick_tour">Quick Tour</a> :: <a href="/aboutus">Contact Us</a> </div> <br/> </body>
Found 75 total words, using 54 different words.
Link | Text |
---|---|
/home/country/IE | |
/home/country/GB | |
/salon_admin | |
/quick_tour | text: What is Zanadoo? |
/account | text: My Account |
/quick_tour | |
http://myzanadoo.blogspot.com/ | text: Blog News |
http://www.facebook.com/myzanadoo | text: Facebook |
http://twitter.com/myzanadoo | text: Twitter |
/aboutus/terms_conditions | text: Terms + Conditions |
/account | text: My Account |
/quick_tour | text: Quick Tour |
/aboutus | text: Contact Us |
Image | Text |
---|---|
src: /images/flags/ireland_flag.jpg?1283771876 | alt: Ireland_flag |
src: /images/flags/uk_flag.jpg?1283771876 | alt: Uk_flag |
src: /images/layout/put_your_salon_on_myZanadoo.png?1307658193 | alt: Put_your_salon_on_myzanadoo |
src: /images/layout/logo.png?1307658193 | alt: Logo |
src: /images/layout/intro/find_and_book_beauty_appointments_online.png?1307658193 | alt: Find_and_book_beauty_appointments_online |
src: /images/layout/intro/view_demo.png?1307658193 | alt: View_demo |
src: /images/layout/intro/model.png?1307658193 | alt: Model |
src: /images/layout/home_search/number1.png?1307658193 | alt: Number1 |
src: /images/layout/home_search/number1_highlighted.png?1307658193 | alt: Number1_highlighted |
src: /images/layout/home_search/number2.png?1307658193 | alt: Number2 |
src: /images/layout/home_search/number2_highlighted.png?1307658193 | alt: Number2_highlighted |
src: /images/layout/home_search/number3.png?1307658193 | alt: Number3 |
src: /images/layout/home_search/number3_highlighted.png?1307658193 | alt: Number3_highlighted |
src: /images/layout/home_search/number4.png?1307658193 | alt: Number4 |