<%@ page import="java.io.BufferedReader, java.io.InputStreamReader, java.io.IOException, java.io.UnsupportedEncodingException, java.net.URL, java.net.URLEncoder, java.util.ArrayList, java.util.List" %> <%! private static final String PAGEAD = "http://pagead2.googlesyndication.com/pagead/ads?"; private void googleAppendUrl(StringBuilder url, String param, String value) throws UnsupportedEncodingException { if (value != null) { String encodedValue = URLEncoder.encode(value, "UTF-8"); url.append("&").append(param).append("=").append(encodedValue); } } private void googleAppendColor(StringBuilder url, String param, String value, long random) { String[] colorArray = value.split(","); url.append("&").append(param).append("=").append( colorArray[(int)(random % colorArray.length)]); } private void googleAppendScreenRes(StringBuilder url, String uaPixels, String xUpDevcapScreenpixels, String xJphoneDisplay) { String screenRes = uaPixels; if (screenRes == null) { screenRes = xUpDevcapScreenpixels; } if (screenRes == null) { screenRes = xJphoneDisplay; } if (screenRes != null) { String[] resArray = screenRes.split("[x,*]"); if (resArray.length == 2) { url.append("&u_w=").append(resArray[0]); url.append("&u_h=").append(resArray[1]); } } } private void googleAppendMuid(StringBuilder url, List muids) { for (String muid : muids) { if (muid != null) { url.append("&muid=").append(muid); return; } } } private void googleAppendViaAndAccept(StringBuilder url, String via, String accept) throws UnsupportedEncodingException { googleAppendUrl(url, "via", via); googleAppendUrl(url, "accept", accept); } %> <% long googleDt = System.currentTimeMillis(); StringBuilder googleAdUrlStr = new StringBuilder(PAGEAD); googleAdUrlStr.append("&client=ca-mb-pub-3633255683884717"); googleAdUrlStr.append("&dt=").append(googleDt); googleAppendUrl(googleAdUrlStr, "ip", request.getRemoteAddr()); googleAdUrlStr.append("&markup=chtml"); googleAdUrlStr.append("&output=chtml"); googleAppendUrl(googleAdUrlStr, "ref", request.getHeader("Referer")); String googleUrl = request.getRequestURL().toString(); if (request.getQueryString() != null) { googleUrl += "?" + request.getQueryString().toString(); } googleAdUrlStr.append("&slotname=2318565341"); googleAppendUrl(googleAdUrlStr, "url", googleUrl); String googleUserAgent = request.getHeader("User-Agent"); googleAppendUrl(googleAdUrlStr, "useragent", googleUserAgent); googleAppendScreenRes(googleAdUrlStr, request.getHeader("UA-pixels"), request.getHeader("x-up-devcap-screenpixels"), request.getHeader("x-jphone-display")); List googleMuids = new ArrayList(); googleMuids.add(request.getHeader("X-DCMGUID")); googleMuids.add(request.getHeader("X-UP-SUBNO")); googleMuids.add(request.getHeader("X-JPHONE_UID")); googleMuids.add(request.getHeader("X-EM-UID")); googleAppendMuid(googleAdUrlStr, googleMuids); if (googleUserAgent == null || googleUserAgent.length() == 0) { googleAppendViaAndAccept(googleAdUrlStr, request.getHeader("Via"), request.getHeader("Accept")); } try { URL googleAdUrl = new URL(googleAdUrlStr.toString()); BufferedReader reader = new BufferedReader( new InputStreamReader(googleAdUrl.openStream(), "AUTO_DETECT")); for (String line; (line = reader.readLine()) != null;) { out.println(line); } } catch (IOException e) {} %>
OMGGhana.Com

Robbery Gang Of 11 Teenagers In Grips Of Police In Kumasi

The Ashanti Regional Police Command has arrested eleven teenagers believed to be members of a robbery gang who have been terrorizing residents in the Kumasi metropolis.

The suspects were said to be in possession of firearm, machetes and other dangerous weapons at the time of their arrest at different suburbs of the city.

They are currently in police custody to assist in investigations.

The suspects are Kojo Gyan, 19, Issah  Abubakari, 17, Awudu Zaidan, 13, Adam Rashid, 15, Gado Zakaria 15, Fuseini Adam, 17, Hallaru Kamal, 13, Mohammed Suraya, 15, Sumaila Abdalla, 15, Fuseini Seidu, 15.

At a press briefing in Kumasi, DCOP Augustine Gyening, Ashanti Regional Police Commander, told newsmen the police also arrested Mohammed Awal, 21, and Mohammed Yussif, 25 for wielding machetes and attempted murder at Aboabo post office area in Kumasi.

DCOP Gyening said the suspects were among scores of criminals that are members of a robbery group operating around Aboabo No.1, Asawase, Sawaba, and Aboabo post office area.

DCOP Gyening disclosed that the hoodlums, who are always armed to the teeth, seemed to have been emboldened by their juju magical powers, thereby brandishing cutlasses and other weapons with impunity.

He said the police would make the city an unsafe haven for these criminals as their days were numbered, assuring the public that every member of the group would be tracked down and brought to book.

ADVERTISEMENT