//---- Created using Likno Web Modal Windows Builder ver. 2.0.232.1 -----

// Copyright (c) Likno Software 2008-2011
// This code is property of Likno Software and licensed for use in *websites* only. It is *not* licensed for use in distributable implementations (applications or CD-based webs), unless the related license is provided by Likno Software.
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// *Removal of the present copyright notice is strictly prohibited*
// This project has been compiled for (and will work under): injalak.com

var $u = 'undefined';
var lwmwjQ = 'jquery.js';
var lwmwLib = 'likno-modal-lib.js';
var lwmwName = 'storyteller';

var nua=navigator.userAgent,scriptNo=(nua.indexOf('Chrome')>-1)?2:((nua.indexOf('Safari')>-1)?7:(nua.indexOf('Gecko')>-1)?2:((document.layers)?3:((nua.indexOf('Opera')>-1)?4:((nua.indexOf('Mac')>-1)?5:1))));var lwmwmpi=document.location,xt="";
var mpa=lwmwmpi.protocol+"//"+lwmwmpi.host;
var lwmwmpi=lwmwmpi.protocol+"//"+lwmwmpi.host+lwmwmpi.pathname;
if(scriptNo==1){oBC=document.all.tags("BASE");if(oBC && oBC.length) if(oBC[0].href) lwmwmpi=oBC[0].href;}
while (lwmwmpi.search(/\\/)>-1) lwmwmpi=lwmwmpi.replace("\\","/");
lwmwmpi=lwmwmpi.substring(0,lwmwmpi.lastIndexOf("/")+1);
var e=document.getElementsByTagName("SCRIPT");
for (var i=0;i<e.length;i++){if (e[i].src){if (e[i].src.indexOf(lwmwName+".js")!=-1){xt=e[i].src.split("/");if (xt[xt.length-1]==lwmwName+".js"){xt=e[i].src.substring(0,e[i].src.length-lwmwName.length-3);if (e[i].src.indexOf("://")!=-1){lwmwmpi=xt;}else{if(xt.substring(0,1)=="/")lwmwmpi=mpa+xt; else lwmwmpi+=xt;}}}}}
while (lwmwmpi.search(/\/\.\//)>-1) {lwmwmpi=lwmwmpi.replace("/./","/");}

var storyteller,story_tent,storyteller_story_tent_options;
var LWMWloaded_storyteller = false;
var storyteller_lwmwmpi = lwmwmpi;
var headID = document.getElementsByTagName("head")[0];

if (typeof(lQuery) == $u && (typeof(jQuery) == $u || jQuery.fn.jquery<"1.4.1")){
	if (typeof(jQuery) != $u) jQuery.noConflict();
	var newScript_jQ = document.createElement('script');
	newScript_jQ.type = 'text/javascript';
	newScript_jQ.onload = lwmwjQloaded_storyteller;
	newScript_jQ.onreadystatechange = lwmwjQloaded_storyteller;
	newScript_jQ.src = lwmwmpi+lwmwjQ;
	headID.appendChild(newScript_jQ);
} else lwmwjQloaded_next_storyteller();

function lwmwjQloaded_storyteller(){
	if (typeof(lQuery) == $u && typeof(jQuery) == $u) return;
	jQuery.noConflict();
	lwmwjQloaded_next_storyteller();
}

function lwmwjQloaded_next_storyteller(){
	if (typeof(lQuery) == $u) lQuery = jQuery;
	if (typeof(lQuery.liknoModal) != $u) load_storyteller();
	else {
		var newScript_lib = document.createElement('script');
		newScript_lib.type = 'text/javascript';
		newScript_lib.src = lwmwmpi+lwmwLib;
		newScript_lib.onload = load_storyteller;
		newScript_lib.onreadystatechange = load_storyteller;
		headID.appendChild(newScript_lib);
	}
}function load_storyteller() {if (typeof(lQuery) != 'undefined' && typeof(lQuery.liknoModal) != 'undefined'){if (!LWMWloaded_storyteller) {LWMWloaded_storyteller = true;lQuery.storyteller = lQuery.extend(true, {}, lQuery.liknoModal);lQuery.storyteller.impl.defaults = lQuery.extend(true, {}, lQuery.storyteller.impl.defaults, {modalClass: 'storyteller',overlayId: 'storyteller-overlay',containerId: 'storyteller-container',zIndex:2000,overlayCss:{backgroundColor:'#000000'},opacity:30,close:{closeClass: 'storyteller-close',overlayClose:true,escClose:true,show:true,text:"<div name='myLiknoModalCloseName'>x</div>", textCss:nRTC("top: 5px; right: 10px; font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 18px; color: #CCCCCC; font-weight: bold;")},position:[0,0],positionType:0,containerCss:nRTC("width:859px;height:800px;font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;"),domainCode:'246C373D5B223638373437343730222C22334132463246222C223639364536413631364336313642222C223633364636443246225D2C246C352C246C363D5B223636363936433635222C223643364636333631364336383646373337343246222C223233373536453643363936443639373436353634333132333246225D3B',ajaxLoadImage:""+storyteller_lwmwmpi+"storyteller/ajax-loader-clock.gif", ajaxLoadDiv:"<div id='modalAjax' style='background-image:url("+storyteller_lwmwmpi+"storyteller/ajax-loader-clock.gif);background-position: center center; background-repeat: no-repeat;'></div>",header:{show:false},footer:{show:true,text:"Click on the overlay or press \"ESC\" to close",textCss:nRTC("text-align: center; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px; background-color: #222222; padding: 10px 5px 5px 5px; color: #FFFFFF;")},wrapCss:nRTC("font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #393939; border: 4px solid #555555; padding: 20px; color: #cccccc; line-height: 18px; text-align: justify;"),isMultiSheet:false, currentSheet:0,loop:true,play:{autoStart:false,pauseByMouse:false,direction:0,delay:1500},navigationBar:{maxSheets:9,show:true,showFirst:true,showPrev:true,showPlayPause:true,showNext:true,showLast:true,showSheets:true,cssClasses:".storyteller{border-width:0px;margin:0px;padding:0px;} .storyteller.navigationBarArea {     text-align: center;     background-color: #CFDEF1;     background-position: center;     background-image: url('"+storyteller_lwmwmpi+"storyteller/image_064_bg.png');     height: 19px; }  .storyteller.navigationBarCenterSection {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     text-align: center; }  .storyteller.navigationBarSheetSection { }  .storyteller.navigationBarFirst {      padding-right: 1px; }  .storyteller.navigationBarPrev { }  .storyteller.navigationBarNext { }  .storyteller.navigationBarLast {     padding-left: 1px; }  .storyteller.navigationBarPlayPause {     margin-right: 5px; }  .storyteller.navigationBarText {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 11px;     color: #425080;     margin-right: 5px; }  .storyteller.navigationBarSheetLink {     color: #425080;     text-decoration: underline;     cursor: pointer; }  .storyteller .storyteller.navigationBarSheetLinkHover {     color: #6475b0; }  .storyteller.navigationBarSheetSelected {     color: #425080;     font-weight: bold; }  .storyteller.navigationBarSheetDots {     color: #6475b0; }",text:"Sheets:",images:{butFirst:storyteller_lwmwmpi+'storyteller/image_064_first.png',butFirstOver:storyteller_lwmwmpi+'storyteller/image_064_first_over.png',butPrev:storyteller_lwmwmpi+'storyteller/image_064_previous.png',butPrevOver:storyteller_lwmwmpi+'storyteller/image_064_previous_over.png',butPlay:storyteller_lwmwmpi+'storyteller/image_064_play.png',butPlayOver:storyteller_lwmwmpi+'storyteller/image_064_play_over.png',butPause:storyteller_lwmwmpi+'storyteller/image_064_pause.png',butPauseOver:storyteller_lwmwmpi+'storyteller/image_064_pause_over.png',butNext:storyteller_lwmwmpi+'storyteller/image_064_next.png',butNextOver:storyteller_lwmwmpi+'storyteller/image_064_next_over.png',butLast:storyteller_lwmwmpi+'storyteller/image_064_last.png',butLastOver:storyteller_lwmwmpi+'storyteller/image_064_last_over.png'}},keyboardNavigation:true,transition:{openWhat:{height:'show'}, openHow: {easing: 'linear', duration: 0}, closeWhat:{height:'hide'}, closeHow: {easing: 'linear', duration: 0}},animation:{window:{openWhat:{height:'show'}, openHow: {easing: 'linear', duration: 500}},overlay:{openWhat:{opacity:'show'}, openHow: {easing: 'linear', duration: 500}}},dataId: "storyteller-data"});lwmw_preloadImages(lQuery.storyteller.impl.defaults);lQuery(function () {lQuery("#story_tent, a[target=story_tent], area[target=story_tent]").live("click",function(){story_tent(); return false;});});storyteller = function (data, options) {return lQuery.storyteller.impl.init(data, options);};storyteller.close = function (doNext) {return lQuery.storyteller.impl.close(doNext);};var storyteller_story_tent_options = lQuery.extend(true,{ }, lQuery.storyteller.impl.defaults, {modalFullId: "storyteller_story_tent"});lwmw_preloadImages(storyteller_story_tent_options);storyteller.story_tent=story_tent=function(options){lQuery.storyteller.impl.init("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> <html xmlns=\"http://www.w3.org/1999/xhtml\"> <head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /> <title>Untitled Document</title> <style type=\"text/css\"> <!-- .style1 { 	font-size: 18px; 	font-weight: bold; } body,td,th { 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #ffffff; } .style8 {font-weight: bold} .style9 { 	font-size: 16px; 	font-weight: bold; } --> </style> </head>  <body> <table width=\"750\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">   <tr>     <td><!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">       <HTML>       <!--  		@page { margin: 2cm }  		P { margin-bottom: 0.21cm }  	-->       <BODY DIR=\"LTR\">       <p align=\"center\" class=\"style1\">BIM KUNWOK<br />         Story Tent<br />       </p>       <p align=\"center\" class=\"style1\">STONE COUNTRY FESTIVAL 2011<br />       </p>       <p align=\"center\" class=\"style1\">9:30 ‐ 10:00 Cemetery Walking Tour<br />       </p>       <p align=\"center\" class=\"style1\">10:00 ‐ 10:30 Rock Art of West Arnhem Land<br />         Dr Sally K. May<br />       </p>       <p align=\"center\" class=\"style1\">10:30 ‐ 11:00 Stories from my Grandfather<br />         Joey Nganjmirra<br />       </p>       <p align=\"center\" class=\"style1\">11:00 ‐ 11:30 Mission‐Era Walking Tour<br />       </p>       <p align=\"center\" class=\"style1\">11:30 ‐ 12:00 Recollections of a Kunwinjku Man<br />         Jimmy Galareya Namarnyilk &amp; Don Namundja<br />         with Dr Martin Thomas &amp; Isaiah Nagurrgurrba<br />       </p>       <p align=\"center\" class=\"style1\">12:00 ‐ 12:30 From Buffaloes to Bibles<br />         Dr Sandy Blair<br />       </p>       <p align=\"center\" class=\"style1\">12:30 ‐ 1:00 Book Launch: ‘Exploring the Legacy of the 1948 Arnhem Land<br />         Expedition’<br />         Dr Martin Thomas &amp;<br />         Marion Scrymgour MLA<br />       </p>       <p align=\"center\" class=\"style1\">1:00 ‐ 2:00 Short Films: ‘Esther Remembers’ &amp; ‘Buffalo Story’<br />       </p>       <p align=\"center\" class=\"style1\">2:00 ‐ 2:30 Women of the Stone Country<br />         A panel of Kunwinjku women<br />         working across the community<br />       </p>       <p align=\"center\" class=\"style1\">2:30 ‐ 3:00 Combining Traditional Ecological Knowledge with<br />         Western Science<br />         Dr Matiu Prebble &amp; Wardekken Rangers<br />       </p>       <p align=\"center\" class=\"style1\">3:00 ‐ 4:00 Printmaking &amp; Art of the Stone Country<br />         Andrew Sinclair with Graham Badari,<br />         Gabriel Maralngurra, Wilfred Nawirridji<br /> &amp; Isaiah Nagurrgurrba</p></td>   </tr> </table> </body> </html> ",lQuery.extend(true, {}, storyteller_story_tent_options,options));};lwmw_checkVarUrl('storyteller', 'story_tent');}}}
/*232.1*/
