/ Published in: HTML
Words fail me -
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Imagetoolbar" content="no"> <link rel="stylesheet" href="branding/global.css" type="text/css"> <!--[if IE 6]> <link rel="stylesheet" href="branding/global_IE6.css" type="text/css"> <![endif]--> <script language="javascript"> // Check whether cookies are enabled. document.cookie = "TestCookie=1"; var testCookie = document.cookie; // Try to retrieve the value we just set. if (testCookie.indexOf("TestCookie=1") == -1) { document.location = "error.asp?nocookie="; } else document.cookie = "TestCookie=;expires=Thu, 01-Jan-1970 00:00:00 GMT"; </script> <script language="JavaScript"> var genericConfirmationMessage = "Are you sure?"; var offerExpired = "Your order has expired due to exceeding the time limit on the selected tickets."; var admissionsExpired = "The time limit on one or more of your tickets has expired and have been removed from your order."; var alertHeaderText = "Attention"; var helpHeaderText = "Help"; var sectionHeaderText = "More Information"; var okayButtonText = "OK"; var cancelButtonText = "Cancel"; var sTokenName = 'sToken'; var sToken = '1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc='; </script> <script language="JavaScript"> /* */ function displayMessage() { } function tsOrderChanged( url ) { new showConfirmPopup( '', 'The current order has unsaved changes that may be lost. Continue anyway?', function () { document.location = url }, '' ); } // Used for drop-down menu in IE 6 <!--//--><![CDATA[//><!-- function startList() { if (document.all&&document.getElementById) { navRoot = document.getElementById("menuTop"); for (i=0; i<navRoot.childNodes.length; i++) { node = navRoot.childNodes[i]; if (node.name=="menuTopItem") { node.onmouseover=function() { this.className+=" over"; } node.onmouseout=function() { this.className=this.className.replace(" over", ""); } } } } } //--><!]]> </script> <noscript> <meta http-equiv="refresh" content="0; URL=error.asp"> </noscript> <script language="JavaScript"> var monthsOfYear = new Array(); monthsOfYear[ 0 ] = "Jan"; monthsOfYear[ 1 ] = "Feb"; monthsOfYear[ 2 ] = "Mar"; monthsOfYear[ 3 ] = "Apr"; monthsOfYear[ 4 ] = "May"; monthsOfYear[ 5 ] = "Jun"; monthsOfYear[ 6 ] = "Jul"; monthsOfYear[ 7 ] = "Aug"; monthsOfYear[ 8 ] = "Sep"; monthsOfYear[ 9 ] = "Oct"; monthsOfYear[ 10 ] = "Nov"; monthsOfYear[ 11 ] = "Dec"; var longMonthsOfYear = new Array(); longMonthsOfYear[ 0 ] = "January"; longMonthsOfYear[ 1 ] = "February"; longMonthsOfYear[ 2 ] = "March"; longMonthsOfYear[ 3 ] = "April"; longMonthsOfYear[ 4 ] = "May"; longMonthsOfYear[ 5 ] = "June"; longMonthsOfYear[ 6 ] = "July"; longMonthsOfYear[ 7 ] = "August"; longMonthsOfYear[ 8 ] = "September"; longMonthsOfYear[ 9 ] = "October"; longMonthsOfYear[ 10 ] = "November"; longMonthsOfYear[ 11 ] = "December"; var daysOfWeek = new Array(); daysOfWeek[ 0 ] = "Sun"; daysOfWeek[ 1 ] = "Mon"; daysOfWeek[ 2 ] = "Tue"; daysOfWeek[ 3 ] = "Wed"; daysOfWeek[ 4 ] = "Thu"; daysOfWeek[ 5 ] = "Fri"; daysOfWeek[ 6 ] = "Sat"; var longDaysOfWeek = new Array(); longDaysOfWeek[ 0 ] = "Sunday"; longDaysOfWeek[ 1 ] = "Monday"; longDaysOfWeek[ 2 ] = "Tuesday"; longDaysOfWeek[ 3 ] = "Wednesday"; longDaysOfWeek[ 4 ] = "Thursday"; longDaysOfWeek[ 5 ] = "Friday"; longDaysOfWeek[ 6 ] = "Saturday"; var timeIndicator = new Array(); timeIndicator[ 0 ] = "AM"; timeIndicator[ 1 ] = "PM"; var focusDate = new Date( '10/21/2010 00:00:00'); var endDate = new Date( '10/21/2010 23:59:59'); var dateStr = "%Y-%m-%d %H:%M:%S"; var showTime = true; var isDefault = true; var rowFrom = -1; var celFrom = -1; var mouseIsDown = false; function loadLocalPage() { tsPageLoad(); var calendarTable = document.getElementById("calendarTable"); disableSelection(calendarTable); calendarTable.onmousedown = function() { mouseIsDown = true; } document.onmouseup = function() { mouseIsDown = false; } } var sTokenName = "sToken" var sToken = "1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc="; var dayBold = new Array(); dayBold[ 20 ] = "true"; dayBold[ 25 ] = "true"; dayBold[ 26 ] = "true"; dayBold[ 27 ] = "true"; dayBold[ 28 ] = "true"; dayBold[ 29 ] = "true"; dayBold[ 30 ] = "true"; dayBold[ 31 ] = "true"; dayBold[ 22 ] = "true"; dayBold[ 23 ] = "true"; dayBold[ 24 ] = "true"; dayBold[ 21 ] = "true"; </script> </head> <body onLoad="startList();loadLocalPage(); displayMessage(); displayOnOfferTimeout();" onUnload="closeChildren()"> <!-- CONTENT START --> <div id="content"> <div id="header"> </div> <div id="orderInfo"> <div id="orderInfoSummary"> </div> </div> <div id="menu"> <div class="menuContainer"> <!--[if (IE 6)|(IE 7)]> <table> <tr> <td> <![endif]--> <ul id="menuTop"> <li class="menuTopItem" name="menuTopItem" id="menuTopItem0"> </li> <li class="menuTopItem" name="menuTopItem" id="menuTopItem1"> </li> <li class="menuTopItem" name="menuTopItem" id="menuTopItem2"> <ul class="menuSub"> <li class="menuSubItem"> </li> <li class="menuSubItem"> </li> <li class="menuSubItem"> </li> </ul> </li> <li class="menuTopItem" name="menuTopItem" id="menuTopItem3"> </li> <li class="menuTopItem"> </li> </ul> <!--[if (IE 6)|(IE 7)]> </td> </tr> </table> <![endif]--> </div> </div> <div class="bodyDetails" id="calendar"> <div id="searchBox"> <form id="searchKeywords" action="searchResults.asp" method="post"> <input type="hidden" name="sToken" value="1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc=" > <input type="hidden" name="BOset::WScontent::SearchCriteria::venue_filter" value=""> <input type="hidden" name="BOset::WScontent::SearchCriteria::city_filter" value=""> <input type="hidden" name="BOset::WScontent::SearchCriteria::month_filter" value=""> <input type="hidden" name="BOset::WScontent::SearchCriteria::search_from" value=""> <input type="hidden" name="BOset::WScontent::SearchCriteria::search_to" value=""> <input type="text" name="BOset::WScontent::SearchCriteria::search_criteria" value="" title=""> <input type="submit" name="doWork::WScontent::search" value="Go"> </form> <form id="searchDates" action="searchResults.asp" method="post"> <input type="hidden" name="sToken" value="1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc=" > <input type="hidden" name="BOset::WScontent::SearchCriteria::venue_filter" value=""> <input type="hidden" name="BOset::WScontent::SearchCriteria::city_filter" value=""> <input type="hidden" name="BOset::WScontent::SearchCriteria::month_filter" value=""> <input type="hidden" name="BOset::WScontent::SearchCriteria::search_criteria" value=""> <input type="text" name="BOset::WScontent::SearchCriteria::search_from" value="" title="" id="BOset::WScontent::SearchCriteria::search_from::0"> <img src="/Images/cal.gif" datestr="" border=0 onClick="tsOpenCalendar( event, "BOset::WScontent::SearchCriteria::search_from::0", "0", this.getAttribute( 'datestr' ), "%d-%m-%Y %#I:%M %p", "true", "sToken", "1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc=");" class="iconup" format="%d-%m-%Y %#I:%M %p" onmousedown="this.className='icondown'" onmouseout="this.className='iconup'" onmouseup="this.className='iconup'" id="cal::BOset::WScontent::SearchCriteria::search_from::0"> <input type="text" name="BOset::WScontent::SearchCriteria::search_to" value="" title="" id="BOset::WScontent::SearchCriteria::search_to::0"> <img src="/Images/cal.gif" datestr="" border=0 onClick="tsOpenCalendar( event, "BOset::WScontent::SearchCriteria::search_to::0", "0", this.getAttribute( 'datestr' ), "%d-%m-%Y %#I:%M %p", "true", "sToken", "1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc=");" class="iconup" format="%d-%m-%Y %#I:%M %p" onmousedown="this.className='icondown'" onmouseout="this.className='iconup'" onmouseup="this.className='iconup'" id="cal::BOset::WScontent::SearchCriteria::search_to::0"> <input type="submit" name="doWork::WScontent::search" value="Go"> </form> </div> <table id="main_table" width="100%"> <tr> <td id="av_left"> <form method="get"> <input type="hidden" name="sToken" value="1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc="> <input type="hidden" name="BOparam::WScontent::searchCalendar::article_id" value="F4C978DF-6749-414C-BB75-2F0FB234FD72"> <div id="promoCodeBox"> <input id="promoCodeBoxInput" type="text" name="BOparam::WScontent::searchCalendar::promo_code"> <input type="submit" name="doWork::WScontent::searchCalendar" value="Go"> </div> </form> <div style="border-right: #eb8200 1px solid; padding-right: 8px; border-top: #eb8200 1px solid; padding-left: 8px; background: #f5f5f5; padding-bottom: 8px; margin: 10px 0px 20px; behavior: url(/css/border-radius.htc); border-left: #eb8200 1px solid; width: 170px; color: #4d4f53; padding-top: 8px; border-bottom: #eb8200 1px solid; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -khtml-border-radius: 10px" xmlns="http://www.w3.org/1999/xhtml" xmlns:av="http://www.audienceview.com/xml/email/"><!-- Music Events Start--><div class="Music-HeaderContainer" style="padding-right: 10px; padding-left: 10px; background: #838383; padding-bottom: 5px; behavior: url(/css/border-radius.htc); color: #ffffff; padding-top: 5px; height: 18px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px"><span style="font-weight: bold; font-size: 16px; margin-bottom: 0px; color: #ffffff; font-family: arial, helvetica, sans-serif">Music<br clear="none"></br> </span> </div> <div style="padding-right: 5px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px"><p style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=94AA96E8-7409-4E85-998B-0D8E9B40E62E" style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif; text-decoration: none" shape="rect">David Campbell</a> </p> <p style="font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> 21st October 2010</p> <p style="font-weight: bold; font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> Southern Cross Club, ACT</p> </div><!-- Music Events End--><!-- Arts Events Start--><div class="Arts-HeaderContainer" style="padding-right: 10px; padding-left: 10px; background: #838383; padding-bottom: 5px; behavior: url(/css/border-radius.htc); color: #ffffff; padding-top: 5px; height: 18px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px"><span style="font-weight: bold; font-size: 16px; margin-bottom: 0px; color: #ffffff; font-family: arial, helvetica, sans-serif">Arts<br clear="none"></br> </span> </div> <div style="padding-right: 5px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px"><p style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=E995AF4B-5FFC-49C2-ACF0-1710EA66D89C" style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif; text-decoration: none" shape="rect">Gaff Aff</a> </p> <p style="font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> 18 - 24 October, 2010</p> <p style="font-weight: bold; font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> Playhouse, Sydney Opera House, NSW</p> </div><!-- Arts Events Start--><!-- Experience Events Start--><div class="Experience-HeaderContainer" style="padding-right: 10px; padding-left: 10px; background: #838383; padding-bottom: 5px; behavior: url(/css/border-radius.htc); color: #ffffff; padding-top: 5px; height: 18px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px"><span style="font-weight: bold; font-size: 16px; margin-bottom: 0px; color: #ffffff; font-family: arial, helvetica, sans-serif">Experience<br clear="none"></br> </span> </div> <div style="padding-right: 5px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px"><p style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=67DAF87D-A2D5-43AF-A98B-96D63A12A8F3" style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif; text-decoration: none" shape="rect">Amazing Bodies Exhibition</a> </p> <p style="font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> Now - 31 Oct 2010</p> <p style="font-weight: bold; font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> Waterfront City Pavilion, Docklands Drive, Melbourne Docklands</p> <p style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=3A93D2E7-BDD0-48BE-BFC7-9612D8AB7A49" style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif; text-decoration: none" shape="rect">Midnight at the Oasis</a> </p> <p style="font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> 31 December, 2010</p> <p style="font-weight: bold; font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> Fleet Steps, Mrs Macquaries Point, Royal Botanic Gardens, Sydney</p> <p style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=B976F899-D44E-40AB-BE37-D0FE6FA7EF59" style="font-weight: bold; font-size: 12px; margin: 0px; color: #eb8200; font-family: arial, helvetica, sans-serif; text-decoration: none" shape="rect">Lawn with the View</a> </p> <p style="font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> 31 December, 2010</p> <p style="font-weight: bold; font-size: 12px; margin: 0px; color: #444444; font-family: arial, helvetica, sans-serif"> Bennelong Lawn, Royal Botanic Gardens, Sydney</p> </div> </td> <td valign="top"> <div id="calendarBox"> <form id="calendarForm" name="calendarForm" action="calendar.asp"> <input type="hidden" name="sToken" value="1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc="> <table> <tr align='center'> </tr> </table> <table id="calendarHeader"> <tr> </tr> </table> <table id="calendarTable"> <tr id='week0' style='display: none;'> </tr> <tr id='week1' style='display: none;'> </tr> <tr id='week2' style='display: none;'> </tr> <tr id='week3' style='display: none;'> </tr> <tr id='week4' style='display: none;'> </tr> <tr id='week5' style='display: none;'> </tr> </table> </form> </div> </td> <td valign="top"> </td> </tr> </table> </div> <form name="calendarDateSearch" action="calendar.asp" method="post"> <input type="hidden" name="sToken" value="1,29fc7d5e,4cbe34cf,BA6BCEDB-4908-417F-AE2A-C24067A9EE7E,X26xVitlaC0iiXxpvmJ6pbJ0dCc=" > <input type="hidden" name="BOset::WScontent::SearchCriteria::calendar_search_from" value="21-10-2010 12:00 AM" title="21-10-2010 12:00 AM" id="calendar_search_from::0"><input type="hidden" name="BOset::WScontent::SearchCriteria::calendar_search_to" value="21-10-2010 11:59 PM" title="21-10-2010 11:59 PM" id="calendar_search_to::0"><input type="hidden" name="BOset::WScontent::SearchCriteria::calendar_month_filter" value="" title="" id="calendar_month_filter::0"> <input type="hidden" name="doWork::WScontent::searchCalendar" value="1"> </form> <div id="footer"> <div style="background: url(/uploads/foxtix/footer-graphic.png); width: 1026px; height: 300px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; no-repeat: " xmlns="http://www.w3.org/1999/xhtml" xmlns:av="http://www.audienceview.com/xml/email/"><!--about foxtix--><div id="about" style="border-right: rgb(153,153,153) 1px solid; left: 80px; float: left; width: 140px; position: relative; top: 35px; height: 110px"><h3 style="font-weight: bold; font-size: 14px; margin: 0px; color: rgb(255,255,255); font-family: arial,helvetica,sans-serif bold"> ABOUT FOXTIX</h3> <ul style="padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 0px; margin: 0px; color: rgb(255,255,255); padding-top: 0px; font-family: arial,helvetica,sans-serif; list-style-type: none"><li><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=038AC4DA-1872-47BB-AC3A-2997A2923C12" style="padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 0px; margin: 0px; color: rgb(255,255,255); padding-top: 0px; font-family: arial,helvetica,sans-serif; list-style-type: none; text-decoration: none" shape="rect">Who we are</a> </li> </li> </li> </li> </li> </ul> </div><!--about foxtix--><!--newsletter--><div id="newsletter" style="border-right: rgb(153,153,153) 1px solid; left: 110px; float: left; width: 150px; position: relative; top: 35px; height: 110px"><h3 style="font-weight: bold; font-size: 14px; margin: 0px; color: rgb(255,255,255); font-family: arial,helvetica,sans-serif bold"> NEWSLETTER</h3> Our e-newsletter will keep you in the know.</li> </strong> </li> </ul> </div><!--newsletter--><!--help--><div id="help" style="border-right: rgb(153,153,153) 1px solid; left: 140px; float: left; width: 130px; position: relative; top: 35px; height: 110px"><h3 style="font-weight: bold; font-size: 14px; margin: 0px; color: rgb(255,255,255); font-family: arial,helvetica,sans-serif bold"> HELP</h3> <ul style="padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 0px; margin: 0px; color: rgb(255,255,255); padding-top: 0px; font-family: arial,helvetica,sans-serif; list-style-type: none"><li><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=2727E03B-E647-42F3-B975-FFEDBB40F551" style="color: rgb(255,255,255); text-decoration: none" shape="rect">Buyer FAQ's</a> </li> </li> </li> </li> </li> </ul> </div><!--help--><!--social media--><div id="social media" style="border-right: rgb(153,153,153) 1px solid; left: 170px; float: left; width: 160px; position: relative; top: 35px; height: 110px"><h3 style="font-weight: bold; font-size: 14px; margin: 0px; color: rgb(255,255,255); font-family: arial,helvetica,sans-serif bold"> SOCIAL MEDIA</h3> Join us on our favourite networks</li> </ul> </a> </td> </a> </td> </a> </td> </a> </td> </tr> </tbody> </table> </div><!--social media--><!--venues & promoters--><div id="venues & promoters" style="left: 200px; float: left; width: 200px; position: relative; top: 35px; height: 110px"><h3 style="font-weight: bold; font-size: 14px; margin: 0px; color: rgb(255,255,255); font-family: arial,helvetica,sans-serif bold"> VENUES & PROMOTERS</h3> <ul style="padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 0px; margin: 0px; color: rgb(255,255,255); padding-top: 0px; font-family: arial,helvetica,sans-serif; list-style-type: none"><li><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=9817D75D-1DF7-4CFD-A36E-25730A9A825F" style="color: rgb(255,255,255); text-decoration: none" shape="rect">List your event on Foxtix</a> </li> </li> </li> <li><a href="mailto:[email protected]" style="color: rgb(255,255,255); text-decoration: none" shape="rect">Advertise with us</a> </li> </ul> </a> </div><!--logo--><!--footer links--><div style="left: 170px; float: left; width: 450px; position: relative; top: 130px"><ul style="padding-right: 0px; padding-left: 0px; font-size: 11px; padding-bottom: 0px; margin: 0px; color: rgb(255,255,255); padding-top: 0px; font-family: arial,helvetica,sans-serif; list-style-type: none"><li style="border-right: rgb(153,153,153) 1px solid; padding-right: 10px; display: inline; padding-left: 10px; padding-bottom: 0px; padding-top: 0px"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=038AC4DA-1872-47BB-AC3A-2997A2923C12" style="padding-right: 0px; padding-left: 0px; font-size: 11px; padding-bottom: 0px; margin: 0px; color: rgb(255,255,255); padding-top: 0px; font-family: arial,helvetica,sans-serif; list-style-type: none; text-decoration: none" shape="rect">About</a> </li> <li style="border-right: rgb(153,153,153) 1px solid; padding-right: 10px; display: inline; padding-left: 10px; padding-bottom: 0px; padding-top: 0px"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=D5820DF0-911E-4C14-9C09-3640097BE2A5" style="color: rgb(255,255,255); text-decoration: none" shape="rect">Contact</a> </li> <li style="border-right: rgb(153,153,153) 1px solid; padding-right: 10px; display: inline; padding-left: 10px; padding-bottom: 0px; padding-top: 0px"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=5DFD02F3-2BD0-4509-883E-441FBD52D6CC" style="color: rgb(255,255,255); text-decoration: none" shape="rect">Privacy Policy</a> </li> <li style="border-right: rgb(153,153,153) 1px solid; padding-right: 10px; display: inline; padding-left: 10px; padding-bottom: 0px; padding-top: 0px"><a href="/online/default.asp?doWork::WScontent::loadArticle=Load&BOparam::WScontent::loadArticle::article_id=ABC436CF-CC7D-4AD3-B023-B8285BAAC002" style="color: rgb(255,255,255); text-decoration: none" shape="rect">Terms & Conditons</a> </li> <li style="padding-right: 10px; display: inline; padding-left: 10px; padding-bottom: 0px; padding-top: 0px"><a href="mailto:[email protected]" style="color: rgb(255,255,255); text-decoration: none" shape="rect">Advertise with us</a> </li> </ul> </div><!--footer links--><!--copyright--><div style="right: 180px; float: left; width: 210px; position: relative; top: 150px"><ul style="padding-right: 0px; padding-left: 0px; font-size: 11px; padding-bottom: 0px; margin: 0px; color: rgb(181,181,181); padding-top: 0px; font-family: arial,helvetica,sans-serif; list-style-type: none"><li> .</li> </ul> </div> </div> <!-- CONTENT END --> </body> </html> %>
URL: https://foxtix.com.au/Online/calendar.asp