function PopupPage(l, t, w, h, imagename){
		var windowprops = "location=no,scrollbars=yes,menubars=no,toolbars=no,resizable=no" + ",left=" + l + ",top=" + t + ",width=" + w + ",height=" + h;
		var url = '/register/example.aspx?filename=' + new String(imagename); 
		popup = window.open(url, "ExamplePopup", windowprops);
		popup.focus();
	}
// http://www.ajaxprogrammer.com/?p=20 [for window.ondom()]
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('3.F=1(h){3.4.q(h)};(1(){3.4=[];1 7(){r(5 i C 3.4){(3.4[i])()}};5 9=/(w|y)/i.c(B.D);6(2.e&&!9){2.e("t",7,k)}d 6(9){5 b=l(1(){6(/m|a/.c(2.g)){n(b);7()}},o)}d{2.s("<8 v=f x z=E:j(0)><\\/8>");5 8=2.p("f");8.A=1(){6(u.g=="a"){7()}}}})();',42,42,'|function|document|window|__ondom_functionArray|var|if|_runFunctions|script|_khtml|complete|_timer|test|else|addEventListener|__ie_ondom|readyState|fn||void|false|setInterval|loaded|clearInterval|10|getElementById|push|for|write|DOMContentLoaded|this|id|WebKit|defer|khtml|src|onreadystatechange|navigator|in|userAgent|javascript|ondom'.split('|'),0,{}))
//End http://www.ajaxprogrammer.com/?p=20

window.ondom(function(){
//   if ($F('ReferringPage').indexOf("efault.aspx")==2) {
//      document.forms['Form1']['ReferringPage'].value="/profile/myProfile.asp?new";
//   }
});
