// JavaScript Document

function createCookie(name,value,days) {
	if (days) {
		var date = new Date();
		date.setTime(date.getTime()+(days*24*60*60*1000));
		var expires = "; expires="+date.toGMTString();
	}
	else var expires = "";
	document.cookie = name+"="+value+expires+"; path=/";
}

function readCookie(name) {
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++) {
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}

function eraseCookie(name) {
	createCookie(name,"",-1);
}



function insertTopLinks () {
	var ddLocation = readCookie('dinnerDetectiveLocation');
	if (ddLocation == 'denver') {
		document.write('<div id="container">');
		document.write('<div id="header_noTix" style="background-image: url(../colorado/denver/_images/header_background_noTix.jpg);">');
		document.write('<div id="menu">');
		document.write('<ul>');
		document.write('<li><a href="../colorado/denver/index.html">Home</a></li>');
		document.write('<li><a href="../colorado/denver/reviews.html">Reviews</a></li>');
		document.write('<li><a href="../colorado/denver/gallery.html">Gallery</a></li>');
		document.write('<li><a href="../colorado/denver/dinner_fare.html">Menu</a></li>');
		document.write('<li><a href="../colorado/denver/pricing.html">Pricing</a></li>');
		document.write('<li><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-D">Schedule</a></li>');
		document.write('<li><a href="../colorado/denver/faq.html">FAQ</a></li>');
		document.write('<li><a href="../colorado/denver/private_shows.html">Private Shows</a></li>');
		document.write('<li><a href="../colorado/denver/location.html">Location</a></li>');
		document.write('<li><a href="../colorado/denver/about.html">About</a></li>');
		document.write('<li><a href="../colorado/denver/contact.html">Contact</a></li>');
		document.write('</ul>');
		document.write('</div>');
		document.write('</div>');
		document.write('<div id="mainContent">');
		document.write('<div id="storeTop">');
		document.write('</div>');
		document.write('<div id="store">');
		document.write('<div style="width:720px;">');
	} else if (ddLocation == 'boulder') {
		document.write('<div id="container">');
		document.write('<div id="header_noTix" style="background-image: url(../colorado/boulder/_images/header_background_noTix.jpg);">');
		document.write('<div id="menu">');
		document.write('<ul>');
		document.write('<li><a href="../colorado/boulder/index.html">Home</a></li>');
		document.write('<li><a href="../colorado/boulder/reviews.html">Reviews</a></li>');
		document.write('<li><a href="../colorado/boulder/gallery.html">Gallery</a></li>');
		document.write('<li><a href="../colorado/boulder/dinner_fare.html">Menu</a></li>');
		document.write('<li><a href="../colorado/boulder/pricing.html">Pricing</a></li>');
		document.write('<li><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-B">Schedule</a></li>');
		document.write('<li><a href="../colorado/boulder/faq.html">FAQ</a></li>');
		document.write('<li><a href="../colorado/boulder/private_shows.html">Private Shows</a></li>');
		document.write('<li><a href="../colorado/boulder/location.html">Location</a></li>');
		document.write('<li><a href="../colorado/boulder/about.html">About</a></li>');
		document.write('<li><a href="../colorado/boulder/contact.html">Contact</a></li>');
		document.write('</ul>');
		document.write('</div>');
		document.write('</div>');
		document.write('<div id="mainContent">');
		document.write('<div id="storeTop">');
		document.write('</div>');
		document.write('<div id="store">');
		document.write('<div style="width:720px;">');
	} else if (ddLocation == 'fort-collins') {
		document.write('<div id="container">');
		document.write('<div id="header_noTix" style="background-image: url(../colorado/fort_collins/_images/header_background_noTix.jpg);">');
		document.write('<div id="menu">');
		document.write('<ul>');
		document.write('<li><a href="../colorado/fort_collins/index.html">Home</a></li>');
		document.write('<li><a href="../colorado/fort_collins/reviews.html">Reviews</a></li>');
		document.write('<li><a href="../colorado/fort_collins/gallery.html">Gallery</a></li>');
		document.write('<li><a href="../colorado/fort_collins/dinner_fare.html">Menu</a></li>');
		document.write('<li><a href="../colorado/fort_collins/pricing.html">Pricing</a></li>');
		document.write('<li><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-FC">Schedule</a></li>');
		document.write('<li><a href="../colorado/fort_collins/faq.html">FAQ</a></li>');
		document.write('<li><a href="../colorado/fort_collins/private_shows.html">Private Shows</a></li>');
		document.write('<li><a href="../colorado/fort_collins/location.html">Location</a></li>');
		document.write('<li><a href="../colorado/fort_collins/about.html">About</a></li>');
		document.write('<li><a href="../colorado/fort_collins/contact.html">Contact</a></li>');
		document.write('</ul>');
		document.write('</div>');
		document.write('</div>');
		document.write('<div id="mainContent">');
		document.write('<div id="storeTop">');
		document.write('</div>');
		document.write('<div id="store">');
		document.write('<div style="width:720px;">');
	} else {
		createCookie('dinnerDetectiveLocation', 'denver', 365);
		location.reload(true);
	}
}



function insertBottomLinks () {
	var ddLocation = readCookie('dinnerDetectiveLocation');
	if (ddLocation == 'denver') {
		document.write('</div>');
		document.write('</div>');
		document.write('<div id="storeBottom">');
		document.write('</div>');
		document.write('</div>');
		document.write('<div class="spacer"></div>');
		document.write('<div id="footer">');
		document.write('<p style="font-weight:bold;font-size:14px;">Call our Box Office at <span style="color:#FF0;">888-5-SLEUTH</span>! (888-575-3884)</p>');
		document.write('<p><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=boulder"><strong>VIEW CART</strong></a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=boulder"><strong>CHECK OUT &raquo;</strong></a> </p>');
		document.write('<p><a href="../colorado/denver/index.html">Home</a> | <a href="../colorado/denver/reviews.html">Reviews</a> | <a href="../colorado/denver/gallery.html">Gallery</a> | <a href="../colorado/denver/dinner_fare.html">Menu</a> | <a href="../colorado/denver/pricing.html">Pricing</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-D" >Schedule</a> | <a href="../colorado/denver/faq.html">FAQ</a> | <a href="../colorado/denver/private_shows.html">Private Shows</a> | <a href="../colorado/denver/location.html">Location</a><br />');
		document.write('<a href="../colorado/denver/about.html">About Us</a> | <a href="../colorado/denver/contact.html">Contact Us</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-D">BUY TICKETS</a> | <a href="../colorado/denver/terms_of_use.html">Terms of Use</a> | <a href="../colorado/denver/privacy_policy.html">Privacy Policy</a> | <a href="../colorado/denver/refund_policy.html">Refund Policy</a></p>');
		document.write('<p><a href="http://www.facebook.com/dinnerdetectiveco" target="_blank"><img src="../colorado/denver/_images/facebook_badge.gif" alt="Dinner Detective on Facebook" width="83" height="25" border="0" longdesc="http://facebook.com/dinnerdetectiveco" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.twitter.com/dinnerdetectCO" target="_blank"><img src="../colorado/denver/_images/twitter_badge.gif" alt="Dinner Detective on Twitter" width="107" height="25" border="0" longdesc="http://twitter.com/dinnerdetectCO" style="margin-left:5px;margin-right:5px;"/></a><a href="http://boulderchamber.com" target="_blank"><img src="../colorado/denver/_images/boulder_chamber_logo.gif" alt="Member of Boulder Chamber" width="67" height="50" border="0" longdesc="http://boulderchamber.com/" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.studentrate.com/studentrate" target="_blank"><img src="../colorado/denver/_images/student_rate_logo.gif" alt="StudentRate.com" width="144" height="35" border="0" longdesc="http://www.studentrate.com/" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.yelp.com/biz/the-dinner-detective-murder-mystery-dinner-show-denver" target="_blank"><img src="https://images.yelp.com/extimg/fsc/GIj_-caaB0sigyJP-qUrLg.png" width="125" height="54" alt="The Dinner Detective Murder Mystery Dinner Show" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.groupon.com" title="Groupon.com" target="_blank"><img src="http://groupon.s3.amazonaws.com/eschwag-page/badge_featured_on.jpg" alt="We were featured On Groupon" width="87" height="50" border="0" style="margin-left:5px;margin-right:5px;" longdesc="http://www.groupon.com/"/></a></p>');
		document.write('<p>Website and content &copy; 2010 The Dinner Detective. All rights reserved.</p>');
		document.write('<div class="spacer"></div>');
		document.write('</div>');
		document.write('</div>');
	} else if (ddLocation == 'boulder') {
		document.write('</div>');
		document.write('</div>');
		document.write('<div id="storeBottom">');
		document.write('</div>');
		document.write('</div>');
		document.write('<div class="spacer"></div>');
		document.write('<div id="footer">');
		document.write('<p style="font-weight:bold;font-size:14px;">Call our Box Office at <span style="color:#FF0;">888-5-SLEUTH</span>! (888-575-3884)</p>');
		document.write('<p><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=boulder"><strong>VIEW CART</strong></a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=boulder"><strong>CHECK OUT &raquo;</strong></a> </p>');
		document.write('<p><a href="../colorado/boulder/index.html">Home</a> | <a href="../colorado/boulder/reviews.html">Reviews</a> | <a href="../colorado/boulder/gallery.html">Gallery</a> | <a href="../colorado/boulder/dinner_fare.html">Menu</a> | <a href="../colorado/boulder/pricing.html">Pricing</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-B" >Schedule</a> | <a href="../colorado/boulder/faq.html">FAQ</a> | <a href="../colorado/boulder/private_shows.html">Private Shows</a> | <a href="../colorado/boulder/location.html">Location</a><br />');
		document.write('<a href="../colorado/boulder/about.html">About Us</a> | <a href="../colorado/boulder/contact.html">Contact Us</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-B">BUY TICKETS</a> | <a href="../colorado/boulder/terms_of_use.html">Terms of Use</a> | <a href="../colorado/boulder/privacy_policy.html">Privacy Policy</a> | <a href="../colorado/boulder/refund_policy.html">Refund Policy</a></p>');
		document.write('<p><a href="http://www.facebook.com/dinnerdetectiveco" target="_blank"><img src="../colorado/boulder/_images/facebook_badge.gif" alt="Dinner Detective on Facebook" width="83" height="25" border="0" longdesc="http://facebook.com/dinnerdetectiveco" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.twitter.com/dinnerdetectCO" target="_blank"><img src="../colorado/boulder/_images/twitter_badge.gif" alt="Dinner Detective on Twitter" width="107" height="25" border="0" longdesc="http://twitter.com/dinnerdetectCO" style="margin-left:5px;margin-right:5px;"/></a><a href="http://boulderchamber.com" target="_blank"><img src="../colorado/boulder/_images/boulder_chamber_logo.gif" alt="Member of Boulder Chamber" width="67" height="50" border="0" longdesc="http://boulderchamber.com/" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.studentrate.com/studentrate" target="_blank"><img src="../colorado/boulder/_images/student_rate_logo.gif" alt="StudentRate.com" width="144" height="35" border="0" longdesc="http://www.studentrate.com/" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.yelp.com/" target="_blank"><img src="../colorado/boulder/_images/yelp_logo.gif" alt="Yelp" width="74" height="50" border="0" style="margin-left:5px;margin-right:5px;" longdesc="http://www.yelp.com/"/></a><a href="http://www.groupon.com" title="Groupon.com" target="_blank"><img src="http://groupon.s3.amazonaws.com/eschwag-page/badge_featured_on.jpg" alt="We were featured On Groupon" width="87" height="50" border="0" style="margin-left:5px;margin-right:5px;" longdesc="http://www.groupon.com/"/></a></p>');
		document.write('<p>Website and content &copy; 2010 The Dinner Detective. All rights reserved.</p>');
		document.write('<div class="spacer"></div>');
		document.write('</div>');
		document.write('</div>');
	} else if (ddLocation == 'fort-collins') {
		document.write('</div>');
		document.write('</div>');
		document.write('<div id="storeBottom">');
		document.write('</div>');
		document.write('</div>');
		document.write('<div class="spacer"></div>');
		document.write('<div id="footer">');
		document.write('<p style="font-weight:bold;font-size:14px;">Call our Box Office at <span style="color:#FF0;">888-5-SLEUTH</span>! (888-575-3884)</p>');
		document.write('<p><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=boulder"><strong>VIEW CART</strong></a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=boulder"><strong>CHECK OUT &raquo;</strong></a> </p>');
		document.write('<p><a href="../colorado/fort_collins/index.html">Home</a> | <a href="../colorado/fort_collins/reviews.html">Reviews</a> | <a href="../colorado/fort_collins/gallery.html">Gallery</a> | <a href="../colorado/fort_collins/dinner_fare.html">Menu</a> | <a href="../colorado/fort_collins/pricing.html">Pricing</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-FC" >Schedule</a> | <a href="../colorado/fort_collins/faq.html">FAQ</a> | <a href="../colorado/fort_collins/private_shows.html">Private Shows</a> | <a href="../colorado/fort_collins/location.html">Location</a><br />');
		document.write('<a href="../colorado/fort_collins/about.html">About Us</a> | <a href="../colorado/fort_collins/contact.html">Contact Us</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=boulder&Category_Code=Events-FC">BUY TICKETS</a> | <a href="../colorado/fort_collins/terms_of_use.html">Terms of Use</a> | <a href="../colorado/fort_collins/privacy_policy.html">Privacy Policy</a> | <a href="../colorado/fort_collins/refund_policy.html">Refund Policy</a></p>');
		document.write('<p><a href="http://www.facebook.com/dinnerdetectiveco" target="_blank"><img src="../colorado/fort_collins/_images/facebook_badge.gif" alt="Dinner Detective on Facebook" width="83" height="25" border="0" longdesc="http://facebook.com/dinnerdetectiveco" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.twitter.com/dinnerdetectCO" target="_blank"><img src="../colorado/fort_collins/_images/twitter_badge.gif" alt="Dinner Detective on Twitter" width="107" height="25" border="0" longdesc="http://twitter.com/dinnerdetectCO" style="margin-left:5px;margin-right:5px;"/></a><a href="http://boulderchamber.com" target="_blank"><img src="../colorado/fort_collins/_images/boulder_chamber_logo.gif" alt="Member of Boulder Chamber" width="67" height="50" border="0" longdesc="http://boulderchamber.com/" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.studentrate.com/studentrate" target="_blank"><img src="../colorado/fort_collins/_images/student_rate_logo.gif" alt="StudentRate.com" width="144" height="35" border="0" longdesc="http://www.studentrate.com/" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.yelp.com/" target="_blank"><img src="../colorado/fort_collins/_images/yelp_logo.gif" alt="Yelp" width="74" height="50" border="0" style="margin-left:5px;margin-right:5px;" longdesc="http://www.yelp.com/"/></a><a href="http://www.groupon.com" title="Groupon.com" target="_blank"><img src="http://groupon.s3.amazonaws.com/eschwag-page/badge_featured_on.jpg" alt="We were featured On Groupon" width="87" height="50" border="0" style="margin-left:5px;margin-right:5px;" longdesc="http://www.groupon.com/"/></a></p>');
		document.write('<p>Website and content &copy; 2010 The Dinner Detective. All rights reserved.</p>');
		document.write('<div class="spacer"></div>');
		document.write('</div>');
		document.write('</div>');
	} else {
		createCookie('dinnerDetectiveLocation', 'denver', 365);
		location.reload(true);
	}
}