var pm_link = document.getElementById('pm_tag');
if (pm_link != null) {
var pm_link_contents = pm_link.getElementsByTagName('a');
var pm_link_contents_filled = pm_link_contents.item(0).href;
} else {
var pm_link_contents_filled = '';
};
if (pm_link_contents_filled == 'http://www.simplemagick.com/') {
document.write('
');
document.write('· ');
document.write('Greece Sued Over Sectarian Prayer
');
document.write('· ');
document.write('EPA Might Not Act To Limit Rocket Fuel In Drinking Water
');
document.write('· ');
document.write('Substitute Teacher Says Wizardry Accusation Cost Him Job
');
document.write('· ');
document.write('Pagans Celebrate New Season
');
document.write('· ');
document.write('Kitchen Spell
');
document.write('· ');
document.write('US Ordered To Act On Polar Bear
');
document.write('· ');
document.write('Taking Medicine Back To Nature
');
document.write('· ');
document.write('Are The Quakers Going Pagan?
');
document.write('· ');
document.write('"We\'re Not Out To Hurt Anybody."
');
document.write('· ');
document.write('Witchcraft Behind Wire
');
}
else {
document.write('
The article feed script was not properly installed. Please copy the code in it\'s entirety.');
};