// Inclides for various versions of the header.
// You may include this file on every page, as it
// will only load SWF's where the flash placeholder exists.

// To "same-name" the files replacing other versions, just use the
// div "flash-header" and eliminate "2" and "3" from the documents and CSS.
// Alter 'swf/vbid-version-1.swf' below to request the same-named file.
// You may delete the "2" and "3" else if's below, but is not necessary.

window.onload=function () { loadSWF(); }

function loadSWF() {

		var swf = new SWFObject('swf/v-bid-version-3.swf', 'vb-swf', '910', '85', '6', '#ffffff'); 
		swf.addParam("wmode", "transparent");
		swf.write('vbidmelogo');
}