jQuery.noConflict();
jQuery(document).ready(function($){
	$(document.createElement('div')).attr("id","ethical-breeder-award").css({position: "absolute", top:75,left:775 }).html('<div style="width:175px; height:177px; background-image: url(http://www.trainpetdog.com/breeder_logo.png);vertical-align:center;"><div style="padding-top:40px; text-align: center; text-indent: 0pt;"><p style="margin: 0pt; padding: 0pt; display: block; text-decoration: none; text-indent: 0pt; font-style: normal; font-family: verdana; font-size: 9px; font-weight: bold; letter-spacing: normal; word-spacing: normal; line-height:10px; color: #7A5E36; background-color: transparent;">Ethical<br>Breeder <br>Award for<br><br><a href="http://www.trainpetdog.com/American-BullDog/about-american-bulldog.html" style="margin: 0pt; padding: 2pt; display: block; text-decoration: none; text-indent: 0pt; font-style: normal; font-family: verdana; font-size: 9px; font-weight: bold; letter-spacing: normal; word-spacing: normal; line-height:5px; color:#7A5E36; background-color: transparent;" target="_blank">American<br><br>BullDogs</a> </p></div></div>').appendTo("#container");
});
