function OpenVideo(d){var c=400;var a=370;var f=parseInt((screen.availWidth/2)-(c/2));var e=parseInt((screen.availHeight/2)-(a/2));var b="width="+c+",height="+a+",status,resizable,left="+f+",top="+e+"screenX="+f+",screenY="+e;myWindow=window.open("PlayVideo.aspx?cid="+d+"","subWind",b)}function checkWarrantyStartDate(c,b){if(c._selectedDate>new Date()){alert("Date of birth should be prior  than current date");var a="ctl00_DefaultContent_fv_AppsWarranty_";var d=document.getElementById(a+"txtXdob");if(d!=null){d.value=""}}}function checkCreditRepairStartDate(c,b){if(c._selectedDate>new Date()){alert("Date of birth should be prior than current date");var a="ctl00_DefaultContent_fv_AppsShipping_";var d=document.getElementById(a+"txtXdob");if(d!=null){d.value=""}}}function checkInsuranceWizardStartDate(c,b){if(c._selectedDate>new Date()){alert("Date of birth should be prior  than current date");var a="ctl00_DefaultContent_InsuranceWizard_WizardApps_";var d=document.getElementById(a+"txtXdob");if(d!=null){d.value=""}}}function checkShippingWizardStartDate(c,b){if(c._selectedDate>new Date()){alert("Date of birth should be prior than current date");var a="ctl00_DefaultContent_ShippingWizard_WizardApps_fv_AppsShipping";var d=document.getElementById(a+"txtXdob");if(d!=null){d.value=""}}}function checkShippingWizardShippingDate(c,b){if(c._selectedDate<new Date()){alert("Move date should be later than current date.!");var a="ctl00_DefaultContent_ShippingWizard_WizardApps_fv_AppsShipping";var d=document.getElementById(a+"txtApproxMoveDate");if(d!=null){d.value=""}}}function checkWarrantyWizardStartDate(c,b){if(c._selectedDate>new Date()){alert("Date of birth should be prior  than current date");var a="ctl00_DefaultContent_WarrantyWizard_WizardApps_fv_AppsWarranty_";var d=document.getElementById(a+"txtXdob");if(d!=null){d.value=""}}};
