


var logoaltxt='phpOpinion'
var logolink='http://www.dniwebdesign.com/'
var logoimage='imgs/sitesurvey.gif'
var logowidth=100
var logoheight=100
var Hoffset=0
var Voffset=0
var beginLogo=1



//Create the layers
if (!document.layers) {
	//document.write('<div id="watermarklogo" style="position: fixed; bottom: 0px; right: 0px; z-index: 0px">')
	//document.write('<a href="'+logolink+'"><img src="'+logoimage+'" border="0" width="'+logowidth+'" height="'+logoheight+'" alt="'+logoaltxt+'"></a>')
	//document.write('</div>')
}