<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var menuside	="right"		// MENU ALIGN | left | center | right



document.write('<table cellpadding="0" cellspacing="0" border="0" class="menu-table"><tr><td align="'+menuside+'">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td align="center">');



// START LINKS COPY AND PASTE 2 LINES TO ADD A NEW BUTTON



document.write('<a href="index.html" class="menu firstmenu">Home</a>');
document.write('</td><td align="center">');







document.write('<a href="production.html" class="menu">Production</a>');
document.write('</td><td align="center">');



document.write('<a href="cast.html" class="menu">Cast</a>');
document.write('</td><td align="center">');







document.write('&nbsp;&nbsp;<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FBlake-Nelson-%2F112293042187583&amp;send=false&amp;layout=button_count&amp;width=75&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=verdana&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"></iframe>');
document.write('</td><td align="right">');


			


document.write('</td></tr></table>');
document.write('</td></tr></table>');


//  End -->
