Destination Check-in date 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 var monthArray=new Array("January","February","March","April","May","June","July","August","September","October","November","December"); var today = new Date(); var month= today.getMonth(); var year = today.getFullYear()%100; var fullYear=today.getFullYear(); year=new String(year); year=addzero(year); var countMonth=month; for(var i=0;i<12;i++,countMonth++){ if(countMonth%12==0 && i>0){ countMonth=0; year++; year=new String(year); year=addzero(year); fullYear++; } document.writeln("<option value=\""+fullYear+"-"+(countMonth+1)+"\">"+monthArray[countMonth]+" '"+year); } May ’17 June ’17 July ’17 August ’17 September ’17 October ’17 November ’17 December ’17 January ’18 February ’18 March ’18 April ’18 Check-out date 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 May ’17 June ’17 July ’17 August ’17 September ’17 October ’17 November ’17 December ’17 January ’18 February ’18 March ’18 April ’18 I don’t have specific dates yet Fisherman’s Wharf Hotels Stay at San Francisco’s #1 tourist attraction. Family oriented hotels close to the Bay. Union Square Hotels The heart of San Francisco shopping, restaurants, and theater… Most Popular Our readers reserve these hotels the most frequently based on detailed visitor reviews… Luxury Hotels For the pampering your romance or expense account richly deserve…