if (id == undefined) {
	document.write('error');
} else {
	document.write('<iframe src="http://www.filepremier.com/iframe/iframe.php?id='+id+'" width="700" height="90" frameborder="0" scrolling="no"></iframe>');
}
