jQuery(document).bind('keydown','a',function(evt){document.location.href="/index.php"; return false; });
jQuery(document).bind('keydown','0',function(evt){document.location.href="/market_menu.php"; return false; });
jQuery(document).bind('keydown','1',function(evt){document.location.href="/zboard/zboard.php?id=ppomppu"; return false; });
jQuery(document).bind('keydown','2',function(evt){document.location.href="/zboard/zboard.php?id=event"; return false; });
jQuery(document).bind('keydown','3',function(evt){document.location.href="/zboard/zboard.php?id=buy"; return false; });
jQuery(document).bind('keydown','4',function(evt){document.location.href="/zboard/zboard.php?id=help"; return false; });
jQuery(document).bind('keydown','5',function(evt){document.location.href="/zboard/zboard.php?id=freeboard"; return false; });
jQuery(document).bind('keydown','6',function(evt){document.location.href="/zboard/zboard.php?id=etc_info"; return false; });
jQuery(document).bind('keydown','7',function(evt){document.location.href="/zboard/zboard.php?id=free_picture"; return false; });
jQuery(document).bind('keydown','8',function(evt){document.location.href="/zboard/zboard.php?id=news2"; return false; });
jQuery(document).bind('keydown','9',function(evt){document.location.href="/zboard/zboard.php?id=review"; return false; });
jQuery(document).bind('keydown','f',function(evt){document.location.href="/forum_menu.php"; return false; });
jQuery(document).bind('keydown','r',function(evt){document.location.href="/zboard/zboard.php?id=relay"; return false; });
jQuery(document).bind('keydown','m',function(evt){document.location.href="/zboard/zboard.php?id=mobile"; return false; });
jQuery(document).bind('keydown','p',function(evt){document.location.href="/zboard/zboard.php?id=pmarket"; return false; });
jQuery(document).bind('keydown','b',function(evt){document.location.href="/zboard/zboard.php?id=saycast"; return false; });
jQuery(document).bind('keydown','n',function(evt){document.location.href="/bookmark/"; return false; });
jQuery(document).bind('keydown','t',function(evt){window.open( 'http://search.ppomppu.co.kr', '_blank' ); return false; });
jQuery(document).bind('keydown','z',function(evt){document.location.href="http://www.google.co.kr"; return false; });
jQuery(document).bind('keydown','s',function(evt){document.location.href="/zboard/zboard.php?id=love"; return false; });
jQuery(document).bind('keydown','h',function(evt){document.location.href="/hot.php"; return false; });
jQuery(document).bind('keydown','o',function(evt){document.location.href="/zboard/zboard.php?id=propose"; return false; });
