					<!--
					
					function openCCA()
					{
					window.open('credit_card_authorization.htm','cca','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					function openService()
					{
					window.open('service_request.htm','service','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					function openRefer()
					{
					window.open('refer_friend.htm','friend','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					function openKey()
					{
					window.open('move_out_key_receipt.htm','key','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					function openResident()
					{
					window.open('resident_info_card.htm','resident','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					function openInspection()
					{
					window.open('inspection_report.htm','inspection','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					function openResidentBecome()
					{
					window.open('become_resident.htm','become','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					function openMoveIn()
					{
					window.open('move_in_1.htm','movein','height=550,width=750,resizable=no,scrollbars=yes,left=0,top=0')
					}
					
					//-->
