‘);
adArtMain2Count++;
element.load(item.link,
adnum: adArtMain2Count,
scrolled: 1
, function(response, status) {
isLoading = false;
if ($.trim($(this).html()).length && ‘success’ == status && !$(‘.error’, this).length) {
dest.append(”);
var adspot = dest.find(‘.itemadcode:last’);
dest.append(this);

adspot.load(“/ajaxcached?Code=adtag”, function()
var ad = $(this);
ad.show();
googletag.cmd.push(function()
var adSlot = DFPADS.createSlot(name:”ArtMain2″,sizes:[[728,90]],target:adId,position:”ArtMain2″,mapping:”StoryBanner”);
//googletag.display(adId);
responsive_ads.push(adSlot);
//googletag.pubads().refresh([adSlot])
);

dest.find(‘.nextitem:last .gpt-ad’).each(function(i, e)
if (!i)
$(e).remove();
else
var divId = $(e).attr(‘id’);
divId = divId.substr(0, divId.length – 1) + num_of_stories++;
$(e).attr(‘id’, divId);
DFPADS.createSlot(name:”ArtText”,sizes:[160,600],target:divId,position:”ArtText”);
var adSlot = DFPADS.slots[divId];

/*googletag.cmd.push(function()
googletag.display(divId);
);
googletag.pubads().refresh([adSlot])*/

);
);

/*$(‘.comments-button:last’).one(‘click’, function()
FB.XFBML.parse($(this).parent().get(0));
$(this).remove();
);*/
$(‘.social-comments-button:last’).one(‘click’, function()
var button = $($(this).attr(‘href’));
$(this).attr(‘href’, ‘#’ + button.next().attr(‘id’));
button.triggerHandler(‘click’);
);
ga(‘send’, ‘pageview’, item.canon_url);
ga(‘send’, ‘event’, ‘Articles’, ‘Scrolled View’, item.canon_url);

// Observe new article data
if (new Date(story_data.publish_date.replace(‘ ‘, ‘T’)) 1)
$this.flexslider(
animation: “fade”,
controlNav: false,
animationLoop: true,
slideshow: false,
prevText: “”
);

else
$this.removeClass(‘flexslider’);

});
}

$(window).scroll(function()

var wintop = $(window).scrollTop(),
docheight = $(document).height(),
winheight = $(window).height();
var scrolltrigger = 0.85;

if (!isLoading && ((wintop / (docheight – winheight)) > scrolltrigger))
isLoading = true;
addContent();

);

function on_yq_suggest(suggestions)
//check if there are suggested results, if so populate ‘youneeq’ div
if (suggestions && suggestions.suggest && suggestions.suggest.node)
var nodeids = suggestions.suggest.node;
var stories = “”;

//add links, and apply sidebar styles – this could also be handled with a list
for (var i = nodeids.length – 1; i >= 0; i–)
var articleLink = nodeids[i].url.replace(/^http://[^/]*/, ”).replace(/.html$/, ‘.item’);
if (!articleLink.match(/.item$/))
articleLink += ‘.item’;

suggestionList.push(
id: nodeids[i].id,
link: articleLink,
canon_url: nodeids[i].url.replace(/^http://[^/]*/, ”)
);

var data =
code: ‘storysidebar’,
itemsdisplayed: jQuery(‘article.post’).map(function()
return jQuery(this).attr(‘rel’);
).get().join(‘,’)
;
$(‘.side-pop-wrap’).load(‘/ajaxcached’, data, function()
$(this).append(”);
stories_displayed.push.apply(stories_displayed, jQuery(‘article.post, .storyidtag’).map(function()
return jQuery(this).attr(‘rel’);
).get());
my_yq_sidebar_init();
);

function on_yq_sidebar_suggest(suggestions) {
//check if there are suggested results, if so populate ‘youneeq’ div
if (suggestions && suggestions.suggest && suggestions.suggest.node) {
var nodeids = suggestions.suggest.node;
var stories = “”;

//add links, and apply sidebar styles – this could also be handled with a list
var items = [];
var maxitems = parseInt(6);
for (var i = 0; i 0)
var data =
Code: ‘storysidebaryq’,
Items: items.join(‘,’)
;
$(‘.side-pop-yq-wrap’).load(‘/ajaxcached’, data, function()
$(this).find(‘.feat-widget-wrap a’).mousedown(function()
var self = $(this);
ga(‘send’, ‘event’, ‘Articles’, ‘Youneeq View’, self.attr(‘href’));
Yq.yq_panel_click(‘http://www.toledoblade.com’ + self.attr(‘href’), self.data(‘storyTitle’), self.data(‘storyId’));
);

// Display ads in sidebar
var adSlotArtRail1 = DFPADS.createSlot(name:”ArtRail1″,sizes:[300,250],target:’div-gpt-ad-1454636904196-0′,position:”ArtRail1″,mapping:”ArticleListPanel”,category:story_data.categories);
/*googletag.cmd.push(function()
googletag.display(‘div-gpt-ad-1454636904196-0’);
);*/
responsive_ads.push(adSlotArtRail1);

var adSlots = $(‘.side-pop-yq-wrap .gpt-ad’).map(function(i, e)
var divId = $(e).attr(‘id’);
var adSlot = DFPADS.createSlot(name:”ArtRail2″,sizes:[300,250],target:divId,position:”ArtRail2″,category:story_data.categories);

/*googletag.cmd.push(function()
googletag.display(divId);
);*/
responsive_ads.push(adSlot);
return adSlot;
).get();
adSlots.push(adSlotArtRail1);
//googletag.pubads().refresh(adSlots);
);

}
}

function my_yq_init() {
var can_observe = false,
canon_href = story_data.link;

if (story_data && story_data.title)
//These values should be populated from the CMS
var title = story_data.title,
categories = story_data.categories,
content_id = story_data.id,
description = story_data.description,
image_link = story_data.image,
pub_date = story_data.publish_date;

new_pub_date = pub_date.replace(‘ ‘, ‘T’);
new_pub_date = new Date(new_pub_date);
var todaysDate = new Date();
can_observe = new_pub_date 0)
window.setTimeout(function()
idm_send(tries – 1);
, 5000);

function get_gigya_profile(response) {
if (response.errorCode == 0)
var u = response.user,
data =
‘idm’:
‘id’: u.UID,
‘profile’:
‘UID’: u.UID,
‘birthDay’: u.birthDay,
‘birthMonth’: u.birthMonth,
‘birthYear’: u.birthYear,
‘city’: u.city,
‘country’: u.country,
’email’: u.email,
‘firstName’: u.firstName,
‘gender’: u.gender,
‘lastName’: u.lastName,
‘loginProvider’: u.loginProvider,
‘loginProviderUID’: u.loginProviderUID,
‘nickname’: u.nickname,
‘providers’: u.providers,
‘state’: u.state,
‘zip’: u.zip

,
‘report_domain’: ‘toledoblade.com’,
‘alt_href’: ‘http://www.toledoblade.com/’
;

Yq.observeMin(data, jQuery.noop());

}


  • s4wilcox-jpg-1

    Bowling Green’s Matthew Wilcox returns a kickoff for a touchdown at Eastern Michigan. The return was called back because of a penalty.

    BLADE/LORI KING

  • BGfootball3p-1

    Bowling Green’s Matthew Wilcox Jr. (6) pushes forward under pressure from Michigan State’s Andrew Dowell (5) in the Falcons season opener against the Spartans last season.

    Blade/Katie Rausch

  • SPT-BGfootballWilcox

    BGSU head football coach Mike Jinks talks to freshman Matthew Wilcox Jr. during BGSU spring practice at the BGSU Fieldhouse last season. Wilcox has not practiced with the Falcons this spring.

    Blade/Lori King

BOWLING GREEN — Bowling Green State University football player Matthew Wilcox was charged with operating a vehicle impaired early Sunday morning.

Wilcox, a sophomore wide receiver, already had been suspended indefinitely from the BG football team and has not taken part in spring practices this season.

Wilcox was arrested by Bowling Green city police in the early morning hours Sunday after his vehicle struck a tree. He was charged with operating a vehicle impaired, operating a vehicle without reasonable control, failure to wear a seat belt, and obstructing official business.

His next hearing is scheduled for May 16.

“I am disappointed in the decision-making that led to this incident and we are very thankful that no one was injured,” Falcons football coach Mike Jinks said in a statement. “This is inconsistent with what we believe in as a football program and my hope is that this will be a teachable moment for everyone to learn from.

“Right now, our concern is for Matt’s health and well-being. While he had already been suspended from the program and had not practiced with our team this spring, our primary focus is on providing him with the help he needs.”

The problems for the 19-year-old Wilcox began when he was charged with operating a vehicle impaired on Jan. 14 of this year; court records indicate his blood-alcohol content was .17, and an OVI charge comes with a minimum blood-alcohol content of .08.

WATCH: Bowling Green football player throws punch during spring break fight

Then during Bowling Green’s spring break in early March, Wilcox was shown on video throwing punches on a Florida beach. There were no charges filed against the players involved.

After that incident, Jinks said punishment for the incident was being handled internally, and Wilcox was suspended from the team indefinitely.

Wilcox graduated from Wayne High School in the Dayton suburb of Huber Heights, Ohio, a semester early and enrolled at Bowling Green in the spring of 2017. That helped the 5-10, 190-pounder get on the field last season, and he played in all 12 games with three starts.

He finished fourth on the team in pass receptions with 14 catches good for 106 yards and one touchdown. Wilcox also excelled on kickoff returns, returning 21 for 517 yards for an average of 24.6 yards per return.

Wilcox had three kickoff returns for 120 yards in the Falcons’ win at Kent State, including a season-best 61-yard return, and was named Mid-American Conference East Division special teams player of the week following that contest.

Contact John Wagner at jwagner@theblade.com, 419-724-6481, or on Twitter @jwagnerblade.


Source link

By admin

Related Post

Leave a Reply

Your email address will not be published. Required fields are marked *