var st__css_text = '
 
'; var st__t_template = '
Join {NAME} and get
FilesMonster.com premium (500000+ HD scenes) for free! »
'; var st__t_data = []; var st__t_files_count = 1; var st__t_generation_time=1714258642; var st__files = []; var st__temp = []; if (st__t_files_count >= st__t_data.length) var st__files = st__t_data; else while (st__files.length < st__t_files_count) { var index = Math.floor(Math.random()*st__t_data.length); if (st__temp[index] == undefined) { st__temp[index] = 1; st__files.push(st__t_data[index]); } } var st__target = document.getElementById('st__b_bottom'); var html = ''; html += ''; html += ''; html += ''; html += '
'; var temp = st__t_template; var file = st__files[0]; if (file) { temp = temp.replace('{URL}', file.url); temp = temp.replace('{URL}', file.url); temp = temp.replace('{NAME}', file.name); temp = temp.replace('{IMAGEURL}', file.image_url); temp = temp.replace('{DOWNLOAD}', 'Download'); html += temp; } html += '
'; st__target.innerHTML = html+st__css_text;