function pub_flash( swf, w, h ) {
	document.write( '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'">'+"\n" );
	document.write( '<param name="movie" value="'+swf+'" />'+"\n" );
	document.write( '<param name="quality" value="high" />'+"\n" );
	document.write( '<param name="menu" value="false" />'+"\n" );
	document.write( '<embed src="'+swf+'" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'"></embed>'+"\n" );
	document.write( '</object>'+"\n" );
}

function pub_flash2( swf, w, h ) {
	document.write( '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'">'+"\n" );
	document.write( '<param name="movie" value="'+swf+'" />'+"\n" );
	document.write( '<param name="quality" value="high" />'+"\n" );
	document.write( '<param name="menu" value="false" />'+"\n" );
	document.write( '<param name="wmode" value="transparent" />'+"\n" );
	document.write( '<embed src="'+swf+'" wmode="transparent" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'"></embed>'+"\n" );
	document.write( '</object>'+"\n" );
}

function promotrifm() {
	window.open( 'http://atribunadigital.globo.com/promocoes/trifm/2008/buffetsampaio/default.asp', 'promotrifm', 'width=620,height=500,left=20,top=20,toolbar=0,location=0,directories=0,status=0,scrollbars=yes,resizable=0' );
}

function liguegratis() {
	var url = '/pagamanet/web/companyCategory.aspx?ipa=16&npa=Brasil&ies=336&nes=SP&idi=3&txb=BUFFET+SAMPAIO&nci=SANTOS';
	window.open('http://www.listaonline.com.br'+url, 'eStara', 'width=470,height=450,top=10,left=10' );
}
