// 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 == 'los-angeles') {
		document.write('<div id="container">');
		document.write('<div id="header_noTix" style="background-image: url(../california/los_angeles/_images/header_background_noTix.jpg);">');
		document.write('<div id="menu">');
		document.write('<ul>');
		document.write('<li><a href="../california/los_angeles/index.html">Home</a></li>');
		document.write('<li><a href="../california/los_angeles/reviews.html">Reviews</a></li>');
		document.write('<li><a href="../california/los_angeles/gallery.html">Gallery</a></li>');
		document.write('<li><a href="../california/los_angeles/dinner_fare.html">Menu</a></li>');
		document.write('<li><a href="../california/los_angeles/pricing.html">Pricing</a></li>');
		document.write('<li><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=Dinner-Detective&Category_Code=Events">Schedule</a></li>');
		document.write('<li><a href="../california/los_angeles/faq.html">FAQ</a></li>');
		document.write('<li><a href="../california/los_angeles/private_shows.html">Private Shows</a></li>');
		document.write('<li><a href="../california/los_angeles/location.html">Location</a></li>');
		document.write('<li><a href="../california/los_angeles/about.html">About</a></li>');
		document.write('<li><a href="../california/los_angeles/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 == 'chicago') {
		document.write('<div id="container">');
		document.write('<div id="header_noTix" style="background-image: url(../illinois/chicago/_images/header_background_noTix.jpg);">');
		document.write('<div id="menu">');
		document.write('<ul>');
		document.write('<li><a href="../illinois/chicago/index.html">Home</a></li>');
		document.write('<li><a href="../illinois/chicago/reviews.html">Reviews</a></li>');
		document.write('<li><a href="../illinois/chicago/gallery.html">Gallery</a></li>');
		document.write('<li><a href="../illinois/chicago/dinner_fare.html">Menu</a></li>');
		document.write('<li><a href="../illinois/chicago/pricing.html">Pricing</a></li>');
		document.write('<li><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=Dinner-Detective&Category_Code=Events-CHI">Schedule</a></li>');
		document.write('<li><a href="../illinois/chicago/faq.html">FAQ</a></li>');
		document.write('<li><a href="../illinois/chicago/private_shows.html">Private Shows</a></li>');
		document.write('<li><a href="../illinois/chicago/location.html">Location</a></li>');
		document.write('<li><a href="../illinois/chicago/about.html">About</a></li>');
		document.write('<li><a href="../illinois/chicago/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', 'los-angeles', 365);
		location.reload(true);
	}
}



function insertBottomLinks () {
	var ddLocation = readCookie('dinnerDetectiveLocation');
	if (ddLocation == 'los-angeles') {
		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><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=dinner-detective"><strong>VIEW CART</strong></a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=dinner-detective"><strong>CHECK OUT &raquo;</strong></a> </p>');
		document.write('<p><a href="../california/los_angeles/index.html">Home</a> | <a href="../california/los_angeles/reviews.html">Reviews</a> | <a href="../california/los_angeles/gallery.html">Gallery</a> | <a href="../california/los_angeles/dinner_fare.html">Menu</a> | <a href="../california/los_angeles/pricing.html">Pricing</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&store_code=dinner-detective&Category_Code=events" >Schedule</a> | <a href="../california/los_angeles/faq.html">FAQ</a> | <a href="../california/los_angeles/private_shows.html">Private Shows</a> | <a href="../california/los_angeles/location.html">Location</a><br />');
		document.write('<a href="../california/los_angeles/about.html">About Us</a> | <a href="../california/los_angeles/contact.html">Contact Us</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&store_code=dinner-detective&Category_Code=events">BUY TICKETS</a> | <a href="../california/los_angeles/terms_of_use.html">Terms of Use</a> | <a href="../california/los_angeles/privacy_policy.html">Privacy Policy</a> | <a href="../california/los_angeles/refund_policy.html">Refund Policy</a></p>');
		document.write('<p><a href="http://www.facebook.com/dinnerdetective" target="_blank"><img src="../california/los_angeles/_images/facebook_badge.gif" alt="Dinner Detective on Facebook" width="83" height="25" border="0" longdesc="http://facebook.com/dinnerdetective" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.twitter.com/dinnerdetective" target="_blank"><img src="../california/los_angeles/_images/twitter_badge.gif" alt="Dinner Detective on Twitter" width="107" height="25" border="0" longdesc="http://twitter.com/dinnerdetective" style="margin-left:5px;margin-right:5px;"/></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 == 'chicago') {
		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><a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=dinner-detective"><strong>VIEW CART</strong></a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=BASK&store_code=dinner-detective"><strong>CHECK OUT &raquo;</strong></a> </p>');
		document.write('<p><a href="../illinois/chicago/index.html">Home</a> | <a href="../illinois/chicago/reviews.html">Reviews</a> | <a href="../illinois/chicago/gallery.html">Gallery</a> | <a href="../illinois/chicago/dinner_fare.html">Menu</a> | <a href="../illinois/chicago/pricing.html">Pricing</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&store_code=dinner-detective&Category_Code=events-chi" >Schedule</a> | <a href="../illinois/chicago/faq.html">FAQ</a> | <a href="../illinois/chicago/private_shows.html">Private Shows</a> | <a href="../illinois/chicago/location.html">Location</a><br />');
		document.write('<a href="../illinois/chicago/about.html">About Us</a> | <a href="../illinois/chicago/contact.html">Contact Us</a> | <a href="http://www.thedinnerdetective.com/Merchant2/merchant.mvc?Screen=CTGY&store_code=dinner-detective&Category_Code=events-chi">BUY TICKETS</a> | <a href="../illinois/chicago/terms_of_use.html">Terms of Use</a> | <a href="../illinois/chicago/privacy_policy.html">Privacy Policy</a> | <a href="../illinois/chicago/refund_policy.html">Refund Policy</a></p>');
		document.write('<p><a href="http://www.facebook.com/dinnerdetective" target="_blank"><img src="../illinois/chicago/_images/facebook_badge.gif" alt="Dinner Detective on Facebook" width="83" height="25" border="0" longdesc="http://facebook.com/dinnerdetective" style="margin-left:5px;margin-right:5px;"/></a><a href="http://www.twitter.com/dinnerdetective" target="_blank"><img src="../illinois/chicago/_images/twitter_badge.gif" alt="Dinner Detective on Twitter" width="107" height="25" border="0" longdesc="http://twitter.com/dinnerdetective" style="margin-left:5px;margin-right:5px;"/></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>');
	}
}