function jlnk(url)
{

lnkout = 'http://markus.vc/go/?go='


location.href=lnkout+(url);
}