document.write('');document.write('');var aIds = Array( 'pg_9815f6e3af','pg_3bb96925ea' );var aId = Array ();function ChangePage( to_hide, to_show ){ var tbl_hide = document.getElementById( aIds[to_hide] ); var tbl_show = document.getElementById( aIds[to_show] ); if ( typeof(tbl_hide)=='object' && tbl_hide!=null ) if ( typeof(tbl_show)=='object' && tbl_show!=null ) { tbl_hide.style.display = 'none'; tbl_show.style.display = ''; } }function CheckLeapYear( id ){ var aDaysNum = Array( 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 ); var id_cut = id.substr( 6, id.length-6 ); var day_sel = document.getElementById( 'fld_d_' + id_cut ); var month_sel = document.getElementById( 'fld_m_' + id_cut ); var year_sel = document.getElementById( 'fld_y_' + id_cut ); if ( typeof(day_sel)=='object' && day_sel!=null ) if ( typeof(month_sel)=='object' && month_sel!=null ) if ( typeof(year_sel)=='object' && year_sel!=null ) { if ( month_sel.selectedIndex==1 ) { if ( year_sel.value % 400==0 || (year_sel.value % 100!=0 && year_sel.value % 4==0) ) aDaysNum[1] = 29; } var day_sel_ix = day_sel.selectedIndex; day_sel.options.length = 0; for ( i=1; i<=aDaysNum[month_sel.selectedIndex]; i++ ) { if ( document.createElement ) { var newOpt = document.createElement( "OPTION" ); newOpt.text = i; newOpt.value = i; ( day_sel.options.add ) ? day_sel.options.add(newOpt) : day_sel.add(newOpt, null); } else { day_sel.options[i-1] = new Option( i, i, false, false ); } } if ( day_sel.options.length < (day_sel_ix+1) ) day_sel.selectedIndex = day_sel.options.length-1; else day_sel.selectedIndex = day_sel_ix; }}function NotEmpty( old_res, id, field_title ){ if ( old_res==0 ) { var el = document.getElementById( id ); if ( typeof(el)=='object' && el!=null ) if ( el.value=='' ) { alert( 'You should fill "' + field_title + '"' ); return 1; } } return 0;}function Email( old_res, id, field_title ){ if ( old_res==0 ) { var el = document.getElementById( id ); if ( typeof(el)=='object' && el!=null ) { var re = /^[a-zA-Z0-9_\.\-]+@([a-zA-Z0-9][a-zA-Z0-9-]+\.)+[a-zA-Z]{2,6}$/; if (el.value.search(re) != -1 ) return 0; else { alert( '"'+field_title+'" must be email' ); return 1; } } } return 0;}document.write('
');document.write('');document.write('');document.write('');function CheckPage9815f6e3af(){ var nResult = 0; nResult += NotEmpty( nResult, 'fld_8646e538b1','Moving From City' ); if ( nResult == 0 ) { if (0) { var el = document.getElementById( 'frm_aa540b9810' ); if ( typeof(el)=='object' && el != null ) el.submit(); } else ChangePage( 0, 1 ); }}document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write('');document.write(' ');document.write(' ');document.write('');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write('
');document.write(' Start the Moving Bid, and save money!');document.write('
');document.write(' Moving Date *');document.write(' ');document.write(' ');document.write(' ');document.write('');document.write(' ');document.write('');document.write(' ');function Sel_currd(){ currd = new Date(); var sel_Year = document.getElementById("fld_y_4729654659"); var sel_Month = document.getElementById("fld_m_4729654659"); var sel_Day = document.getElementById("fld_d_4729654659"); for (i=0; i');document.write('
');document.write(' Moving From City *');document.write(' ');document.write(' ');document.write('
');document.write(' What Floor are you moving FROM? *');document.write(' ');document.write(' ');document.write('
');document.write(' What is the walking distance from your door to the parking lot? *');document.write(' ');document.write(' ');document.write('
');document.write(' Moving To City *');document.write(' ');document.write(' ');document.write('
');document.write(' What Floor are you moving TO? *');document.write(' ');document.write(' ');document.write('
');document.write(' What is the walking distance from your door to the parking lot?  *');document.write(' ');document.write(' ');document.write('
');document.write(' ');document.write('
');document.write('
');document.write('');document.write('
');document.write(' ');function CheckPage3bb96925ea(){ var nResult = 0; nResult += NotEmpty( nResult, 'fld_f476b3b08d','Cell Phone' ); nResult += Email( nResult, 'fld_bd1ae5e3d6','email' ); if ( nResult == 0 ) { document.getElementById('loading').style.display='inline'; document.getElementById('imgcode_code').style.display='none'; CheckImg(arguments[0]); return; if (1) { var el = document.getElementById( 'frm_aa540b9810' ); if ( typeof(el)=='object' && el != null ) el.submit(); } else ChangePage( 1, 2 ); }}document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write('');document.write(' ');document.write(' ');document.write('');document.write(' ');function changeAccessCodeImg(){ var randim = Math.random(); document.images.captcha.src = "http://1-888-dr-move-1.com/phpforms/index.php?frm=aa540b9810&randm="+ randim + ""; document.forms['frm_aa540b9810'].imgcode_id.value =+ randim + ""; } changeAccessCodeImg(); function CheckImg(){ arg_ff1=arguments[0]; var s = document.createElement('script'); s.setAttribute('type','text/javascript'); cl_code = document.getElementById('imgcode_code'); checimg = cl_code.value; randim = document.forms['frm_aa540b9810'].imgcode_id.value; document.documentElement.firstChild.appendChild(s); ff_onload_called=false; s.setAttribute('src', "http://1-888-dr-move-1.com/phpforms/index.php?frm=aa540b9810&chrandm=" + randim + "&checimg=" + checimg + ""); s.setAttribute('onload', "ff1()"); }var ff_onload_called=false;var arg_ff1;function ff1(){ if(ff_onload_called) return; ff_onload_called=true; document.getElementById('loading').style.display='none'; document.getElementById('imgcode_code').style.display=''; if (ci == 3) { alert("Sorry, the code you've entered is invalid. Please try again."); return 1; } if (ci == 2 ) { var el = document.getElementById('frm_aa540b9810'); if ( typeof(el)=='object' && el != null ) { el.submit() } }}document.write(' ');document.write('');document.write(' ');document.write(' ');document.write('');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write('
');document.write('');