CINXE.COM
Columbia Giving
<!DOCTYPE html><html ng-app="GV"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="CU Giving"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="google-site-verification" content="_iO8XxJyE8ZUMW_INBKmxn9AqCRcej8K-pABi0VDrfg"><link rel="apple-touch-icon" href="favicon.png"><title>Columbia Giving</title><meta name="description" content="With your support, Columbia will do more for our students and the world. Choose where to make an impact as you give through Columbia to address the world's most urgent issues."><script src="https://s3.amazonaws.com/appsvc/builds/js/headerp__01.min.js?rv=a51-8765-420"></script><script src="https://code.jquery.com/jquery-3.7.0.min.js" integrity="sha256-2Pmvv0kuTBOenSvLm6bvfBSSHrUJ+3A7x6P5Ebd07/g=" crossorigin="anonymous"></script><script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js"></script><script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular-sanitize.min.js"></script><script type="text/javascript" src="https://s3.amazonaws.com/appsvc/builds/js/angular-css-injector.min.js"></script><script type="text/javascript" src="./js/apNg.js"></script><link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"><link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/angular-ui-select/0.12.0/select.min.css"><link rel="stylesheet" href="https://s3.amazonaws.com/appsvc/builds/css/main.min.css"><!--[if lte IE 10]><script type="text/javascript" src="https://s3.amazonaws.com/appsvc/builds/js/classList.min.js"></script> <script type="text/javascript" src="https://s3.amazonaws.com/appsvc/builds/js/history.js"></script><![endif]--><!--[if lte IE 9]><style>.textarea .focus {margin-top:-75px !important;} .textarea .form-control{padding-top:25px !important}</style><![endif]--><link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"><link href="//fonts.googleapis.com/css?family=Open+Sans:400,700,600" rel="stylesheet" type="text/css"><link href="//fonts.googleapis.com/css?family=Montserrat:300,400,700" rel="stylesheet" type="text/css"><script>!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '186152628428403'); fbq('track', 'PageView');</script><link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css"><script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script></head><body ng-controller="mainCtrl" ng-cloak id="mmc"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KQSXCGL8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><div ng-show="loaded && status"><div class="container-fluid"><nav class="navbar navbar-default navbar-custom"><div class="navbar-header"><button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#nav-btn1"><span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button><div class="logo-container"><div class="logo" style="background-image: url({{configData.icon}}) !important" ng-show="configData.hasIcon"></div><p class="navbar-brand">{{configData.logoText}}</p></div></div><div class="collapse navbar-collapse" id="nav-btn1"><ul class="nav navbar-nav navbar-right"><li ng-repeat="o in configData.topLinks"><a href="{{o[1]}}" target="_blank">{{o[0]}}</a></li></ul></div></nav></div><div id="intro" class="owl-carousel owl-theme"><div id="watermark" style="display:none"><h5 style="display:block">LCL</h5><h5 style="display:none">DEV</h5><h5 style="display:none">STG</h5></div><div class="item"><header class="intro-header" style="background-image: url({{configData.mainImg}}) !important"><div class="container imgCover"><div class="row"><div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"><div class="site-heading"><h1 style="text-shadow:0 0 7px #888">{{configData.header}}</h1><hr class="small"><span class="subheading">{{configData.subHeader}}</span> <a href="#form" class="button-scroll bounce"></a></div></div></div></div></header></div></div><div class="container"><div class="row"><div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2 col-lg-6 col-lg-offset-3"><form id="mainform" name="mainform"><div ng-bind-html="imageurl"></div><div id="form"></div><ul id="progressbar" class="notSrch"><li class="active">Gift Information</li><li>Contact Details</li><li>Payment Details</li></ul><fieldset id="f0"><div class="row"><h2 class="fs-title"><span ng-show="curIndex ==-1">Enter</span><span ng-show="curIndex !=-1">Edit</span> your Gift Information</h2><h3 class="fs-subtitle">Step 1</h3></div><div ng-show="!configData.isSearch"><div id="school"><div id="d1" class="browse-area school-block" ng-hide="configData.gift.hideDivision"><ui-select ng-model="search.division" ng-click="search.chosenFund=null"><ui-select-match placeholder="Enter School / Department">{{$select.selected.division}}</ui-select-match><ui-select-choices repeat="d in divisions | filter: $select.search" group-by="'type'">{{d.division}}</ui-select-choices></ui-select><div class="clear" ng-click="search.division = null"></div></div></div><div class="row dubspace" ng-show="configData.gift.labelDivision && configData.gift.hideDivision"><div class="col-xs-12" style="text-align:left"><h4 class="right-collapse tal" ng-show="!configData.rd">Division:</h4><p class="right-collapse tal" ng-show="configData.rd">Top funds for this commitment:</p><p class="right-collapse tal" ng-show="!configData.rd">{{configData.gift.defaultDivisionLbl}}</p></div></div><div id="fund"><div id="d2" class="browse-area division-block" ng-click="fundOpen()" ng-hide="configData.gift.hideAllocation"><ui-select ng-model="search.chosenFund"><ui-select-match placeholder="Enter Fund" ng-show="search.division !=null">{{$select.selected.title}}</ui-select-match><ui-select-choices repeat="f in funds | filter:statusFilter| filter: {division: search.division.division, title: $select.search} | filter:shFilter | filter:otherFilter">{{ f.title}}</ui-select-choices></ui-select><div class="clear" ng-click="search.chosenFund=null"></div><div class="ph-label">Fund</div></div></div><div class="no-results" ng-hide="true"><p class="small">Unable to find what you are looking for? Try the Fund Search</p></div></div><div class="row" style="margin-top:30px" ng-show="configData.isSearch"><div class="col-xs-12" id="advSrch"><div ng-show="showSearch"><p style="margin-bottom:15px">Search Columbia Funds</p><div class="search"><i class="search-icon fa fa-search"></i> <input class="form-control" id="search" type="text" ng-click="open();" placeholder='e.g. "Columbia College", "Arts", "Climate Response"' ng-model="search.searchTerm" ng-class="{'red': err==true}"></div></div><div ng-show="!showSearch" class="dubspace" style="margin-bottom:20px;clear:both"><div class="col-xs-8 col-md-9"><h2 class="add-title">Selected Fund:</h2><p class="right-collapse tal">{{searchDiv}}</p><p class="text-muted right-collapse tal">{{searchFund}}</p><p class="small right-collapse" ng-show="o.isHM ==1"><span ng-show="o.notifyType ==1">In honor of:</span> <span ng-show="o.notifyType ==2">In memory of:</span> <span class="text-muted capitalize">{{o.notifyVal}}</span></p></div><div class="col-xs-4 col-md-2"><p class="pull-right right-side">{{o.amount | currency:"$"}}</p></div><div class="col-xs-4 col-md-3 remove"><p ng-click="removeFund()" data-keyboard="true" class="opensearch pull-right right-side edit-gift text-muted"><i class="fa fa-remove"></i> Remove Fund</p></div></div></div></div><div class="row" ng-show="!configData.gift.hideAllocation && !configData.gift.hideDivision"><div class="col-xs-6"><p data-toggle="modal" data-target="#featured" style="display:none;text-align:left;cursor:pointer">Featured Funds</p></div><div class="col-xs-6" id="advSrch"><p class="search-modal pull-right" ng-click="open()"><i class="fa fa-search"></i> Fund Search</p></div></div><div class="row"><div id="donate-select" class="donation"><div ng-repeat="o in configData.amountButtons" class="col-xs-4 col-sm-2 col-md-2"><label type="button" class="btn btn-default" data-val="{{convertCur(o)}}" ng-class="otherAmt == {{o.replace('$','')}} ? 'activeState' : ''"><p>{{o}}</p></label></div></div><div id="donate-other"><div class="col-xs-12 col-sm-6 col-md-6"><span class="error"></span> <input type="text" class="form-control currency" id="otherAmt" placeholder="Other Amount" ng-model="otherAmt" data-stage="1" maxlength="15" data-req="true" data-min="true"> <span class="focus">Other Amount</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><div class="col-xs-12 textarea" ng-show="otherVisible"><span class="focus">Allocation Instructions</span> <span class="error"></span><textarea type="text" class="form-control" ng-class="{'validOtherNotes':otherVisible == true}" data-req="true" placeholder="Allocation Instructions" data-stage="1" name="instructions" id="otherNotes" rows="3" maxlength="225" ng-model="formData.specialInst"></textarea><div id="whatsThis"><p>What's this?</p></div><div id="wt-desc"><p>Indicate allocation instructions here.</p></div><div id="textarea_feedback"></div><span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div><div class="row dubspace" ng-hide="configData.hideHM"><div cladss="col-xs-12 col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3"><div class="col-xs-8" style=""><p class="right-collapse tal">Is this gift in honor or in memory of someone?</p></div><div class="col-xs-4" data-check="in-memory"><input type="checkbox" id="in-memory" name="toggle-switch" data-on-text="Yes" data-off-text="No" data-size="large"></div></div></div><div class="row"><div id="in-memory-options" class="in-memory"><div class="col-xs-6 col-md-4"><label type="button" id="hm1" class="btn btn-default activeState" ng-click="setHM(1)"><p>In honor</p></label></div><div class="col-xs-6 col-md-4"><label type="button" id="hm2" class="btn btn-default" ng-click="setHM(2)"><p>In memory</p></label></div><div class="col-xs-12 col-md-4"><span class="error"></span> <input type="text" class="form-control validName" placeholder="Person's Name" ng-model="formData.HMPerson" name="name-of-person" data-stage="1" maxlength="60" id="name-of-person"> <span class="focus">Person's Name</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><label type="button" name="next" class="next action-button" id="addgiftbtn" ng-click="addGift(-1);" onclick="stage(1)" ng-show="curIndex == -1">Add Gift</label><label type="button" name="next" class="next action-button preBtn" onclick="errors=0;moveNext(this)" style="width:180px" ng-show="gifts.length>0 && curIndex == -1" ng-click="cleanStg()">Back to Summary</label><label type="button" name="next" class="next action-button" ng-click="addGift(curIndex)" onclick="stage(1)" ng-show="curIndex != -1">Save</label><label type="button" name="next" class="next action-button preBtn" onclick="moveNext(this)" ng-show="curIndex != -1" ng-click="cancelEdit();">Cancel</label><div class="error-message small" id="errormsg1"></div><div class="col-xs-12" ng-show="configData.rd"><p style="text-align:left;margin-top:50px"><br><br><strong>Note:</strong> Don't see what you're looking for? Search related funds <a href="https://www.givenow.columbia.edu" target="gs">here.</a><br></p></div><div class="col-xs-12"><p class="small" ng-show="isFYE" style="text-align:left;margin-top:50px"></p><p class="small" ng-show="isCYE" style="text-align:left;margin-top:50px">If you plan to claim a deduction for this gift on your 2021 tax return, please complete this form before midnight (EST) on December 31. <i>In accordance with IRS regulations, the official date of your gift for tax purposes will be the date it is completed, as noted on your final confirmation.</i><br><br><br><br><br><br><br><br><br><br><br><br></p><p style="text-align:left;margin-top:50px" ng-show="isGD">Today is Columbia Giving Day! Gifts made on this website will count towards Giving Day totals. Don鈥檛 miss the excitement: visit <a href="http://givingday.columbia.edu">givingday.columbia.edu</a> to watch the leaderboards in action, connect with the global Columbia community, and celebrate the impact of Giving Day on your favorite schools, programs, and causes!<br><br><br><br><br><br><br><br><br><br><br><br></p></div></fieldset><fieldset id="f1"><div class="row"><h2 class="fs-title">Gift Review</h2><h3 class="fs-subtitle"></h3><br><div ng-repeat="o in gifts" class="dubspace gift"><div class="col-xs-8 col-md-10"><p class="right-collapse tal">{{o.divisionTitle}}</p><p class="text-muted right-collapse tal">{{o.allocationTitle}}</p><p class="small right-collapse" ng-show="o.isHM ==1"><span ng-show="o.notifyType ==1">In honor of:</span> <span ng-show="o.notifyType ==2">In memory of:</span> <span class="text-muted capitalize">{{o.notifyVal}}</span></p></div><div class="col-xs-4 col-md-2"><p class="pull-right right-side">{{o.amount | currency:"$"}}</p></div><div class="col-xs-4 col-md-2 remove"><label type="button" id="edit" class="btn btn-default" ng-click="editGift($index)"><p>Edit</p></label><p ng-click="setCurId($index)" data-toggle="modal" data-keyboard="true" href="#remove-gift" data-target="#remove-gift" class="open-search pull-right right-side edit-gift text-muted"><i class="fa fa-remove"></i> Remove Gift</p></div></div><div><p class="pull-right total" ng-show="showTotal"><br>Total: {{giftTotal | currency:"$"}}<br><br></p></div></div><div class="row dubspace review-gift-options"><div class="col-xs-12" ng-show="false"><h2 class="add-title">Additional Information</h2></div><div class="col-xs-8" style=""><p class="right-collapse tal">Would you like to make this a recurring gift?</p><p class="right-collapse tal small text-muted green-text">It鈥檚 a simple and impactful way to make a difference.</p></div><div class="col-xs-4" data-check="recurring"><span style="display:none" id="alertClick" ng-click="recurSwitchAlert();"></span> <input type="checkbox" id="recurring" name="toggle-switch" data-on-text="Yes" data-off-text="No" data-size="large"></div></div><div class="row"><div id="recurring-options" class="recurring"><div class="col-xs-4"><label type="button" id="months" onclick="makeRecurOptions(0)" class="btn btn-default activeState" ng-click="setRecurring(1);setRecurringRange(1);" data-val="1"><p>Monthly</p></label></div><div class="col-xs-4"><label type="button" id="quarters" onclick="makeRecurOptions(1)" class="btn btn-default" ng-click="setRecurring(2);setRecurringRange(1);" data-val="2"><p>Quarterly</p></label></div><div class="col-xs-4"><label type="button" id="years" onclick="makeRecurOptions(2)" class="btn btn-default" ng-click="setRecurring(3);setRecurringRange(1);" data-val="3"><p>Annually</p></label></div></div></div><div id="recurring-stop" class="row dubspace" ngshow="configData.totalRecur"><div class="recurring"><div class="col-xs-12"><p class="right-collapse tal">Do you want to set an end date?</p></div><div class="col-xs-6 col-sm-4"><label type="button" id="recurAlways" class="btn btn-default activeState" ng-click="setRecurringRange(1)"><p>No</p></label></div><div class="col-xs-6 col-sm-4"><div class="dropdown recurRange"><button class="btn btn-default dropdown-toggle" type="button" id="recurMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"><p>Stop after<span class="caret"></span></p></button><ul class="dropdown-menu recur-dd" aria-labelledby="recurMenu" ng-click="setRecurringRange(2)"></ul></div></div><div class="col-xs-12"><p class="right-collapse tal small"><span ng-show="formData.recurringRange ==1 || formData.recurringRange ==2">Your card will be charged <span ng-show="formData.recurring ==1"><strong>monthly</strong></span> <span ng-show="formData.recurring ==2"><strong>quarterly</strong></span> <span ng-show="formData.recurring ==3"><strong>annually</strong></span> in the amount of <strong>{{giftTotal| currency:"$"}}</strong>. Charges will begin on {{formData.tomDate}} and will automatically continue until <span ng-show="formData.recurringRange == 1">you contact us.</span> <span ng-show="formData.recurringRange == 2">{{recurEndDate}}.</span></span></p></div></div></div><label type="button" name="next" class="next action-button" onclick="stage(2);moveNext(this)" ng-click="isRecur();">Next</label><label ng-show="!configData.gift.singleGift && gifts.length < 16 && !hasOther" type="button" name="previous" class="previous action-button preBtn" ng-click="addAnother(10,$event);" id="addAnotherGift" style="width:170px !important">Add another gift</label><div class="previous" id="predt"></div></fieldset><fieldset id="f2"><div class="row"><h2 class="fs-title">Enter your Contact Information</h2><h3 class="fs-subtitle">Step 2</h3><div class="personal"><div class="row"><div class="form-group"><div class="col-md-6 col-xs-12"><span class="error"></span> <input type="text" class="form-control validName" placeholder="First Name" name="fname" id="fname" data-stage="3" data-req="true" maxlength="25" ng-model="formData.fname" required><span class="focus">First Name</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div><div class="col-md-6 col-xs-12"><span class="error"></span> <input type="text" class="form-control validName" placeholder="Last Name" name="lname" id="lname" data-stage="3" data-req="true" maxlength="25" ng-model="formData.lname" required> <span class="focus">Last Name</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><div class="row"><div class="form-group"><div class="col-md-12"><span class="error"></span> <input type="text" id="email" data-role="none" class="form-control validEmail" placeholder="Email" name="email" data-stage="3" data-req="true" maxlength="60" ng-model="formData.email" required><span class="focus">Email</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><div class="row"><div class="form-group"><div class="col-md-12"><span class="error"></span> <input type="text" class="form-control validAddress" placeholder="Address, Apt #" name="address" id="address" data-stage="3" data-req="true" maxlength="40" ng-model="formData.address" required><span class="focus">Address, Apt #</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><div class="row"><div class="form-group"><div class="col-md-12"><span class="error"></span> <input type="text" class="form-control validName" placeholder="City" name="city" id="city" data-stage="3" data-req="true" maxlength="30" ng-model="formData.city" required><span class="focus">City</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><div class="row"><div class="col-md-12" id="hide-states"><div id="states" class="bfh-selectbox bfh-states" data-filter="true" data-country="countries_states2"><input type="text" class="bfh-selectbox-filter"></div><div class="cs-focus">State / Province</div></div></div><div class="row"><div class="col-md-12"><span class="error"></span> <input type="text" id="zip" class="form-control validUsZip" placeholder="Postal / Zip Code" name="zip" id="zip" data-stage="3" data-req="true" maxlength="10" ng-model="formData.zip" required><span class="focus">Postal Code</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div><div class="row"><div class="col-md-12"><div id="countries_states2" class="bfh-selectbox bfh-countries" data-filter="true" data-country="USA" data-stage="3" data-flags="true" ng-model="formData.country"><input type="text" class="bfh-selectbox-filter"></div><div class="cs-focus" style="display:block">Country</div></div></div><div class="row" ng-show="false"><div class="form-group"><div class="col-md-12"><span class="error"></span> <input type="text" id="phone" class="form-control validPhone" placeholder="Phone" name="phone" data-stage="3" maxlength="100" ng-model="formData.phone"><span class="focus">Phone</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><div class="row" style="margin-top:15px"><div class="col-md-12 col-xs-12 tal" id="matching-gift"><h2 class="add-title">See if your employer will match your donation!</h2><p class="small">Many companies sponsor matching gift programs for employees and their spouses.</p><div style="margin-top:15px" id="dd-company-name-input"></div></div></div></div></div><label type="button" name="next" class="next action-button" onclick="stage(3);moveNext(this)" ng-click="setBilling();isAffil();receipt();">Next</label><label type="button" name="previous" class="previous action-button preBtn">Previous</label><div class="error-message small" id="errormsg3"></div></fieldset><fieldset id="f3"><div class="row"><h2 class="fs-title">Enter Payment Information</h2><h3 class="fs-subtitle">Step 3</h3><div class="personal"><div class="row"><div class="col-md-12"><p class="pull-left"><span style="text-transform:capitalize">{{formData.fname}}</span>, you are giving to:</p></div><div ng-repeat="o in gifts" class="gift"><div class="col-xs-8 col-md-10"><p class="right-collapse tal">{{o.divisionTitle}}</p><p class="text-muted right-collapse tal">{{o.allocationTitle}}</p><p class="small right-collapse" ng-show="o.isHM ==1"><span ng-show="o.notifyType ==1">In honor of:</span> <span ng-show="o.notifyType ==2">In memory of:</span> <span class="text-muted capitalize">{{o.notifyVal}}</span></p></div><div class="col-xs-4 col-md-2"><p class="right-side pull-right">{{o.amount | currency:"$"}}</p></div></div><div class="col-xs-8 col-md-10 dubspace"><p class="right-collapse pull-left">Total</p></div><div class="col-xs-4 col-md-2 dubspace"><p class="right-side">{{giftTotal | currency:"$"}}</p></div><div class="col-xs-12"><p class="small payRecur" ng-show="recurs">Recurring Gift: <span ng-show="formData.recurring ==1">Monthly</span><span ng-show="formData.recurring ==2">Quarterly</span><span ng-show="formData.recurring ==3">Annually</span></p></div></div><div class="row dubspace"><div class="form-group"><div class="col-md-6 col-xs-12"><span class="error"></span> <input type="text" class="form-control validName" placeholder="First Name on Card" data-stage="4" name="fnamecard" id="fnamecard" maxlength="25" data-req="true" ng-model="formData.billingFname"> <span class="focus">First Name on Card</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div><div class="col-md-6 col-xs-12"><span class="error"></span> <input type="text" class="form-control validName" placeholder="Last Name on Card" data-stage="4" name="lnamecard" id="lnamecard" maxlength="25" data-req="true" ng-model="formData.billingLname"> <span class="focus">Last Name on Card</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div><div class="col-xs-12 textarea" ng-show="!hasOther"><span class="focus">Special Instructions</span> <span class="error"></span><textarea type="text" class="form-control" placeholder="Special Instructions" data-stage="4" name="instructions" id="instructions" rows="3" maxlength="225" ng-model="formData.specialInst"></textarea></div><div class="row dubspace"><div class="col-xs-12" ng-show="hasOther"><br><h2 class="add-title">Allocation Instructions</h2><div class="row dubspace"><div class="tal"><p>{{formData.specialInst}}</p></div></div></div></div></div></div></div></div><div class="col-xs-12 dubspace"><h2 class="add-title">Additional Information</h2></div><div class="row dubspace" ng-show="true"><div class="col-xs-8" style=""><p class="right-collapse tal">Is this a joint gift?</p></div><div class="col-xs-4" data-check="jointGift"><input type="checkbox" id="jointGift" name="toggle-switch" data-on-text="Yes" data-off-text="No" data-size="large"></div></div><div class="row"><div id="joint-gift-options" class="joint-gift"><div class="col-md-6 col-xs-12"><span class="error"></span> <input type="text" class="form-control validName" placeholder="Spouse / Partner First Name" data-stage="4" maxlength="25" name="spfname" id="spfname" ng-model="formData.jgFname"> <span class="focus">Spouse / Partner First Name</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div><div class="col-md-6 col-xs-12"><span class="error"></span> <input type="text" class="form-control validName" placeholder="Spouse / Partner Last Name" data-stage="4" name="splname" maxlength="25" id="splname" ng-model="formData.jgLname"> <span class="focus">Spouse / Partner Last Name</span> <span class="correct"><i class="fa fa-check"></i></span> <span class="incorrect"><i class="fa fa-ban"></i></span></div></div></div><div class="row dubspace"><div class="col-xs-8" style=""><a href="#" id="recbtn" onclick="moveNext('#_receipt')" ng-click="sem()" style="display:none"></a></div><div class="col-xs-4" datacheck="receiptna"></div></div><div id="_receipt"></div> <div class="g-recaptcha" data-sitekey="{{gstky}}" data-callback="gr" data-size="invisible"></div> <div class="row"><div class="col-xs-12"> <label id="btnDonate" type="submit" name="submit" class="submit action-button" style="min-width:160px" onclick="stage(4)" ng-click="isJointGift();initGr('cc')">Pay by Card</label> <apple-pay-button ng-show="apv" ng-click="ap()" amount="formData.total" payee-label="payee" amount-field="amount" label-field="label" on-cancel="cancelPayment" on-validate="validateMerchant" on-authorized="paymentAuthorized"></div></div><label type="button" name="previous" class="previous action-button preBtn" value="Previous">Previous</label><div class="error-message small" id="errormsg4"></div></fieldset><fieldset id="f4"><div class="row"><div id="thank-you"><div class="row"><div class="col-md-12 col-xs-12 capitalize"><h1>Thank you, {{formData.fname}}</h1></div></div><div class="row"><div class="col-md-12 col-xs-12"><p ng-bind-html="configData.confirmationMessage"></p><p ng-show="formData.isRec ==1">With your recurring gift you become a member of the Loyal Blue Society. <a href="https://giving.columbia.edu/loyal-blue-society" _class="small" target="_blank" style="text-decoration:none" style="color:#6eaedc">Click here</a> to learn more.</p></div></div><div class="row"><div class="col-md-12 col-xs-12"><p>Check your e-mail shortly for a confirmation of your donation.<br>Please keep it for your records.</p></div></div></div><div class="row"><div class="col-xs-12"><h4>Confirmation # <span id="confid"></span></h4><p><b>Gift Date:</b> {{formData.date}}</p><p><span>No goods or services were provided to you in return for your gift. Therefore, within the limits prescribed by law, the full amount of your gift is tax deductible for Federal income tax purposes.</span></p></div></div><div class="row"><div class="col-xs-12 personal"><h4>Personal Information</h4></div><div class="col-xs-12 col-sm-6 capitalize"><p>{{formData.fname}} {{formData.lname}}</p><p>{{formData.address}}</p><p>{{formData.city}}, <span id="confState">{{formData.state}},</span> <span style="text-transform:uppercase">{{formData.zip}}</span></p><p>{{formData.country}}</p></div><div class="col-xs-12 col-sm-6"><p>{{formData.email}}</p><p>{{formData.phone}}</p><p class="capitalize"><span class="receipt-title">Name on card</span><br>{{formData.billingFname}} {{formData.billingLname}}</p></div><div class="col-xs-12" ng-show="affils == 1"><p><span class="chosenAffil" ng-show="formData.affil.alumni==true"><i class="fa fa-check-square-o"></i> Alumni</span> <span class="chosenAffil" ng-show="formData.affil.student==true"><i class="fa fa-check-square-o"></i> Student</span> <span class="chosenAffil" ng-show="formData.affil.parent==true"><i class="fa fa-check-square-o"></i> Parent</span></p></div><div class="col-xs-12" ng-show="jointGift==1"><p><strong>Joint Gift:</strong> <span class="capitalize">{{formData.jgFname}} {{formData.jgLname}}</span></p><p><span ng-show="formData.jgIsAlum==1">Yes, <span class="capitalize">{{formData.jgFname}}</span> is an alumni.</span></p></div></div><div class="row"><div class="col-xs-12"><h4>Gift Information</h4></div></div><div class="row"><div class="col-xs-12" id="gift-list"><div class="gift-list-group gift" ng-repeat="o in gifts"><div class="col-xs-8 col-md-8"><p>{{o.allocationTitle}}</p><p class="text-muted">{{o.divisionTitle}}</p></div><div class="col-xs-4 col-md-4"><p class="amount">{{o.amount | currency:"$"}}</p></div><div class="col-xs-12 col-sm-6" ng-show="o.isHM ==1"><p class="small"><span ng-show="o.notifyType ==1">In honor of:</span> <span ng-show="o.notifyType ==2">In memory of:</span> <span class="text-muted capitalize">{{o.notifyVal}}</span></p></div></div><div class="gift-list-group"><div class="col-xs-8 col-md-8"><p><strong>Total</strong></p></div><div class="col-xs-4 col-md-4"><p class="amount">{{giftTotal| currency:"$"}}</p></div></div></div></div><div class="row"><div class="col-xs-12" ng-show="recurs ==1"><p><strong>Recurring Gift:</strong> <span ng-show="formData.recurringRange ==1">Your card will be charged <span ng-show="formData.recurring ==1">monthly</span> <span ng-show="formData.recurring ==2">quarterly</span> <span ng-show="formData.recurring ==3">annually</span> in the amount of {{giftTotal| currency:"$"}}. Charges will begin on {{formData.tomDate}} and will continue until you contact us.</span> <span ng-show="formData.recurringRange ==2">Your card will be charged <span ng-show="formData.recurring ==1">monthly</span> <span ng-show="formData.recurring ==2">quarterly</span> <span ng-show="formData.recurring ==3">annually</span> in the amount of {{giftTotal| currency:"$"}}. Charges will begin on {{formData.tomDate}} and will continue until {{recurEndDate}}. To change the frequency or stop your gift, contact webgift@columbia.edu or call 1-866-GiftSytems.</span></p></div><div class="col-xs-12" ng-show="formData.specialInst !=null && formData.specialInst !=''"><p class="textarea"><strong>Special Instructions:</strong> {{formData.specialInst}}</p></div></div><div class="row"><div class="col-xs-12"><label type="button" class="action-button" onclick="refresh()">Give Again</label></div></div><div class="col-md-12 col-xs-12" ngshow="showConf==1" style="text-align:left!important"><h4>{{confBlock.title}}</h4><p><span ng-bind-html="confBlock.desc"></span></p></div><div ng-bind-html="mcpxl"></div></div></fieldset></form><div id="match-search"><div class="col-md-12 col-xs-12" id="search-company"><form id="matching" action="//www.matchinggifts.com/columbia-iframe" method="get" target="_blank"><div class="col-xs-12 col-sm-8"><input type="text" class="form-control match" placeholder="Search Company" name="INPUT_ORGNAME" id=""> <span class="focus">Search Company</span></div><div class="col-xs-12 col-sm-4"><input type="submit" class="btn btn-default match" value="Submit" type="submit" name="submit"></div></form></div><div class="col-xs-12"><h4>Find your company?</h4><p>If not, you may contact your HR or employee benefits office for more information. Matching gift applications are submitted online or via postal mail. Please contact your company for information on submission format and guidelines and use the below information when registering your gift.</p></div><div class="col-xs-12 col-sm-4"><p>Columbia University<br>Gift Systems<br>Attn: Matching Gift Coordinator<br>622 West 113 Street<br>Mail Code 4524<br>New York, NY 10025<br><br>Tax ID 13-5598093</p></div><div class="col-xs-12 col-sm-4"><p>giftsys@columbia.edu<br>Phone: 212-851-9770<br>Fax: 212-851-1240</p></div></div></div></div></div><div class="container-fluid"><footer id="extra-space"><div id="footer-content"><div class="col-xs-12 col-sm-4"><div class="footer-links"><ul><li><a href="https://giving.columbia.edu/privacy-refund-policy" target="gsite">Privacy Policy</a></li><li><a href="https://giving.columbia.edu/contact-us" target="gsite">Contact</a></li></ul></div></div><div class="col-xs-12 col-sm-4"><div class="footer-logo"><img src="https://s3.amazonaws.com/appsvc/builds/img/cu-logo.svg" width="245" height="45" alt="Columbia Logo"></div></div><div class="col-xs-12 col-sm-4"><div class="copy"><p class="small">©<script type="text/javascript">var d = new Date(); var year = d.getFullYear(); document.write(year)</script> Columbia University</p></div></div></div></footer></div><script src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.15/angular-route.min.js"></script><script src="https://s3.amazonaws.com/appsvc/builds/js/bootstrap.min.js"></script><script src="https://s3.amazonaws.com/appsvc/builds/js/jquery.easing.min.js" type="text/javascript"></script><script src="https://doublethedonation.com/api/js/ddplugin.js"></script><link href="https://doublethedonation.com/api/css/ddplugin.css" rel="stylesheet"><script>var recap = JSON.stringify( true )</script> <script src="https://www.google.com/recaptcha/api.js" async defer="defer"></script> <script src="https://s3.amazonaws.com/appsvc/builds/js/compositep__01.min.js?rv=rt1-3d14-510"></script><!--[if lte IE 9]><script src="https://s3.amazonaws.com/appsvc/builds/js/ie9.min.js"></script><![endif]--><div modal="showModal"><div class="row"><div class="sModal"><div class="modal-header"><h2>Fund Search</h2><p class="cancel-search" ng-click="search.searchTerm=null; cancel()" href="#">Cancel</p></div><div class="modal-body"><div class="search-area"><i class="search-icon fa fa-search fa-2x"></i> <input class="form-control" type="text" id="ttt" placeholder='e.g. "Columbia College", "Arts", "Climate Response"' ng-model="search.searchTerm"><div class="clear" ng-click="search.searchTerm = null" href="#"></div><span class="advSearh-ph">e.g. "Columbia College", "Arts", "Climate Response"</span></div><div class="drop-down"><div class="srch-no-results"><p>No Results Found</p></div><div id="firstFund" ng-show="funds.length > 0 && searched()"><div id="searchTop"><p>Fund Title<span> Division</span></p></div><div class="srch" ng-click="setFund(f)" href="#" ng-repeat="f in fundres | filter:statusFilter | filter:ghFilter"><div data-val="{{f.alloc}}" class="title" ng-bind-html="f.title | highlight: search.searchTerm"></div><div data-val="2345" class="division" ng-bind-html="f.division | highlight: search.searchTerm"></div></div></div></div></div></div></div></div><div modal="pModal" id="pMdl"><div class="row"><div class="pModal"><div class="modal-header"><h2>Payment Information</h2><p class=""><i class="fa fa-lock"></i> Secure</p></div><div id="pTotal"><p>Total Gift Amount: {{giftTotal| currency:"$"}}</p><p class="small" ng-show="recurs">Recurring Gift: <span ng-show="formData.recurring ==1">Monthly</span> <span ng-show="formData.recurring ==2">Quarterly</span> <span ng-show="formData.recurring ==3">Annually</span></p></div><div class="modal-body" style="background: #fff"><form method="post" target="pay-ifr"><input type="hidden" class="form-control" name="" id="h1"></form><div id="ifr"><iframe align="center" src="payment.html" name="pay-ifr" id="pay-ifr" style="min-height:700px"></iframe></div></div><div class="modal-footer col-xs-12 col-sm-12"><div class="row"><div class="col-xs-12 col-sm-2"><p id="pClose" class="small" ng-click="pModalClose()" href="#">Cancel</p></div></div></div></div></div></div><form id="pfrm" target="pay-ifr" method="post" action="https://secureacceptance.cybersource.com/embedded/pay" sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></form><div id="modal-container"><div modal="alertRecur" class="modal" tabindex="-1" id="recurring-alert"><div class="vertical-alignment-helper"><div class="vertical-align-center"><div class="modal-content"><div id="modal-links" class="rmv-gift"><div class="modal-header"><h4><i class="fa fa-exclamation-circle" aria-hidden="true"></i> Recurring Message</h4></div><div class="modal-body"><div class="col-xs-12"><p>{{recurNotify}}</p></div></div><div class="modal-footer"><div id="recurMsgBtn"><label type="button" class="btn btn-default" ng-click="cancel();"><p>Ok</p></label></div></div></div></div></div></div></div><div class="modal" tabindex="-1" id="privacy"><div class="modal-content extra-pad"></div></div><div class="modal" tabindex="-1" id="help"><div class="modal-content extra-pad"></div></div><div class="modal" tabindex="-1" id="contacts"><div class="modal-content extra-pad"></div></div><div class="modal" tabindex="-1" id="faq"><div class="modal-content extra-pad"></div></div><div class="modal" tabindex="-1" id="matching"><div class="modal-content extra-pad"></div></div><div class="modal" tabindex="-1" id="remove-gift"><div class="vertical-alignment-helper"><div class="vertical-align-center"><div class="modal-content"><div id="modal-links" class="rmv-gift"><div class="modal-header"><h2>Remove Gift</h2><p class="cancel-search" data-dismiss="modal" aria-hidden="true">Close</p></div><div class="modal-body"><div class="col-xs-12"><h4>Are you sure you want to remove the below gift?</h4></div><div class="col-xs-8 col-md-10"><p class="right-collapse tal">{{gifts[curId].divisionTitle}}</p><p class="text-muted right-collapse tal">{{gifts[curId].allocationTitle}}</p></div><div class="col-xs-4 col-md-2"><p class="pull-right right-side">{{gifts[curId].amount | currency:"$"}}</p></div></div><div class="modal-footer dubspace gift"><div class="col-xs-6 col-sm-4"><a class="pull-left" data-dismiss="modal" aria-hidden="true">No, keep gift</a></div><div class="col-xs-6 col-sm-4"><a class="pull-left" data-dismiss="modal" aria-hidden="true" ng-click="removeGift(curId)">Yes, remove gift</a></div></div></div></div></div></div></div></div><span id="pm" style="display:none" onclick="pr()"></span><div id="findSize"><div id="xs" class="visible-xs"></div><div id="sm" class="visible-sm"></div><div id="md" class="visible-md"></div><div id="lg" class="visible-lg"></div></div></div></body></html>