for (var i = 0; i < elem.length; i++)
{
var classes = elem[i].className;
if (myclass.test(classes))
{
var container = elem[i];
url = window.location.href;
for (var b = 0; b < container.childNodes.length; b++)
{
var item = container.childNodes[b].className;
if (myTitleContainer.test(item))
{
var link = container.childNodes[b].getElementsByTagName('a');
if (typeof(link[0]) != 'undefined')
{
var url = link[0].href;
var title = link[0].innerHTML;
}
var singleq = new RegExp("'", 'g');
var doubleq = new RegExp('"', 'g');
title = title.replace(singleq, ''', 'gi');
title = title.replace(doubleq, '"', 'gi');
}
if (myPostContent.test(item))
{
var footer = container.childNodes[b];
}
}
var n = document.createElement('div');
var at = " ";
n.innerHTML = at;
container.insertBefore(n , footer);
}
}
return true;
};
document.doAT('hentry');
Popular Posts
-
Roquefort Cheesecake with Pear Preserves and Pecans is ideal for large gatherings--it makes 12 appetizer servings. Pear preserves balance th...
-
Zucchini Lasagna-Low Carbs Note: Great for anyone going low carb OR who has so many zucchini, they don't know what to do!! :) We found t...
-
Tomato and Feta Stuffed Chicken Breasts Ingredients: 2 large chicken breasts, skin on — about 1.5 lbs 1 cup diced tomatoes with basil, garli...
-
Smoked Paprika Chicken Ingredients 2 boneless, skinless chicken breasts 2 tbsp smoked paprika 2 cloves garlic, minced 1/4 onion, minced 3 tb...
-
Tochong Tilapia - Pinoy Dish Ingredients ½ kg (1 large pc) Tilapia or Any Fish (cleaned and sliced into 5) 2 cloves Garlic (crushed) 1 pc (s...
-
Chili Lime Sweet Potato Fries with Honey Chipotle Dipping Sauce
-
Rolled Steak Casserole Thin sirloin steaks are wrapped around ham and cheese, then simmered in a thick tomato-based sauce to make th...
-
Shrimp Salad Kare-Kare with Pineapples - Pinoy Dish Ingredients : 1/2 kg Medium Sized Shrimps (peeled and deveined) 1 tbsp cooking oil ...
-
The classic Cuban mojito cocktail is the inspiration for this ruby-hued watermelon version. Be sure to keep the limeade frozen so the beve...
-
Ingredients 3 tablespoons unsalted butter 3/4 teaspoon salt 1/2 teaspoon freshly ground pepper 1 cup all-purpose flour 4 large ...