//bookmark
document.write("<script src='/_scripts/bookmark.js' type='text/javascript'></script>");
//SWFobject
document.write("<script src='/_scripts/swfobject.js' type='text/javascript'></script>");

function openWindow(url,w,h){
window.open(url,'thesecondwindow','height='+h+',width='+w+', scrollbars=yes');
}


