var info = new Array( 'p=' + escape('63') ,'pi=' + escape('CAMK') ); function jumpTo(model_id, wnd) { model_id = (model_id) ? model_id + '.' : 'www.'; if (! wnd) wnd = top; wnd.location.href = 'http://' + model_id + 'islive.nl/?' + info.join('&'); } function vpsplugin(model_id, wnd) { if (! wnd) wnd = top; wnd.location.href = 'http://mysecurewallet.nl/islive/?flash=1&m=' + model_id + '&' + info.join('&'); wnd.focus(); } function Vpspopup(url, v_width, v_height, wnd) { v_width = (v_width) ? v_width : 485; v_height = (v_height) ? v_height : 460; if (!wnd) wnd = window; var params = new Array( "left=" + (screen.availWidth/2 - v_width/2), "top=" + (screen.availHeight/2 - v_height/2), "width=" + v_width, "height=" + v_height, "border=0", "scrollbars=1", "resize=0", "status=0", "toolbar=0", "menubar=0", "location=0" ); wnd.open('http://' + url + '?p=63&pi=CAMK&', 'popupvenster', params.join(",")); }