var subid;
if (subid == null) {
	subid = 'none';
} else {
	subid = subid;
}
document.write('<iframe src="http://www.peerflybanners.com/display.php?size=' + width + 'x' + height + '&pfid=' + pfid + '&vertical=' + verticals + '&subid=' + subid + '" width="' + width +'" height="' + height + '" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>');
