	function domo(){
		jQuery(document).bind('keydown', 'F12',function (evt){document.form1.txtSearch.focus(); return false; });
		jQuery(document).bind('keydown', 'Alt+F1',function (evt){window.location.href='http://www.dechacare.com'; return false; });
		jQuery(document).bind('keydown', 'Alt+F2',function (evt){window.location.href='http://www.dechacare.com/informasi-obat.php'; return false; });
		jQuery(document).bind('keydown', 'Alt+F3',function (evt){window.location.href='http://www.dechacare.com/informasi-kesehatan.php'; return false; });
		jQuery(document).bind('keydown', 'Alt+F4',function (evt){window.location.href='http://www.dechacare.com/contact.php'; return false; });
		jQuery(document).bind('keydown', 'Alt+F5',function (evt){window.location.href='http://www.dechacare.com/about.php'; return false; });
		jQuery(document).bind('keydown', 'Alt+F6',function (evt){window.location.href='http://www.dechacare.com/links.php'; return false; });
		jQuery(document).bind('keydown', 'Alt+F7',function (evt){window.location.href='http://www.dechacare.com/forum.php?mod=rtopic'; return false; });
		jQuery(document).bind('keydown', 'Alt+F8',function (evt){window.location.href='http://www.dechacare.com/informasi-kesehatan.php?right_id=jokes'; return false; });
		jQuery(document).bind('keydown', 'Alt+F9',function (evt){window.location.href='http://www.dechacare.com/alamat-rumah-sakit'; return false; });
		jQuery(document).bind('keydown', 'Alt+F10',function (evt){window.location.href='http://www.dechacare.com/sitemap.php'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F1',function (evt){window.location.href='http://www.dechacare.com/informasi-obat/'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F2',function (evt){window.location.href='http://www.dechacare.com/informasi-obat/produsen-obat.php'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F3',function (evt){window.location.href='http://www.dechacare.com/info.php?right_id=tips'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F4',function (evt){window.location.href='http://www.dechacare.com/info.php?right_id=keluarga'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F5',function (evt){window.location.href='http://www.dechacare.com/info.php?right_id=pola_hidup'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F6',function (evt){window.location.href='http://www.dechacare.com/info.php?right_id=anak_balita'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F7',function (evt){window.location.href='http://www.dechacare.com/info.php?right_id=seks'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F8',function (evt){window.location.href='http://www.dechacare.com/calendar.php'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+F9',function (evt){window.location.href='http://www.dechacare.com/faq.php'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+i',function (evt){window.location.href='http://www.dechacare.com/info.php?right_id=send_info'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+h',function (evt){window.location.href='http://www.dechacare.com/info.php?right_id=send_jokes'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+p',function (evt){window.location.href='http://www.dechacare.com/forum.php?mod=write'; return false; });
		jQuery(document).bind('keydown', 'Ctrl+w',function (evt){window.location.href='http://www.dechacare.com/dechacaredotcom-as-wsa-finalist.php'; return false; });
		jQuery(document).bind('keydown', 'F1',function (evt){window.open('http://www.dechacare.com/bantuan/','DechaCare','resizable=yes,location=no,scrollbars=yes,width=1000,height=650'); return false; });
	}
	jQuery(document).ready(domo);
