
document.write('<iframe height="510" ');
document.write('width="650" ');
document.write('frameborder="0" scrolling="no" marginheight="0" marginwidth="0" allowtransparency="true" ');
document.write('src="http://www.fairways360.com/iframe/overview.php?course=' + course_name + '&clientid=Westin&refurl=' + encodeURIComponent('') + '">');
document.write('</iframe>');

