HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /var/www/html/www.uscornatese.it/images/album/res/embedguestbook.js
function embedGuestbook(src, width, height, flashvars) {
	if (navigator.appName.indexOf('Explorer') != -1) {
		document.write('<object classid="CLSID:D27CDB6E-AE6D-11CF-96B8-444553540000" ');
		document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" '); }
	else
		document.write('<object type="application/x-shockwave-flash" data="' + src + '" ');

	document.write('width="' + width + '" height="' + height + '" id="GuestBook" align="middle" />\n');
	document.write('<param name="flashvars" value="' + flashvars + '" />');
	document.write('<param name="movie" value="' + src + '" />');
	document.write('<\/object>');
}