function lookbook(the_book){
	document.getElementById('lookbook').innerHTML = '<iframe src="/includes/swf/book' + the_book + '/index.html" width="664" height="420" frameborder="0" scrolling="no"><p>Your browser does not support iframes.</p></iframe>';
}
