// JavaScript Document
var dialogwinatt="dialogWidth:330px;dialogHeight:400px;help:no;status:0;scroll:0;resizable:0;"
var dialogtoppos, dialogleftpos
var screenwidth=screen.availWidth
var screenheight=screen.availHeight
dialogtoppos=Math.round((screenheight-400)/2)
dialogleftpos=Math.round((screenwidth-330)/2)
dialogwinatt+="dialogTop:"+dialogtoppos+"px;"
dialogwinatt+="dialogLeft:"+dialogleftpos+"px;"
function dialog1221419475656pego(){
var dialogwin=window.showModalDialog("http://wonderlybbq.com/express_deliver_fees.htm","","dialogWidth:330px;dialogHeight:400px;help:no;status:0;scroll:0;resizable:0;");
}

