// JavaScript Document

function openwindow(url){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "iframe", url, "Show On Map", "width=540px,height=400px,left=100px,top=100px,resize=1,scrolling=1")
}
