$(document).ready(function(){
    
    
});

function show_code()
{
    $("#palyer_code").toggle();
}
