showPopup('<iframe scrolling="no" style="width:100%;height:650px;overflow:hidden" src="http://fastmusclegain.com/pop1.html" frameborder=0></iframe>', {
	popupWidth: 800,
	popupHeight: 675,
	backgroundColor: 'white',
	headerBackgroundColor: 'white',
	headerFontColor: '#cccccc',
	headerHeight: 12,
	headerFontStyle: "10px Verdana, Geneva, Arial, Helvetica, sans-serif",
	closeText: "Close",
	borderWidth: 4,
	borderColor: '#cccccc',
	displayTimeout: 8, //seconds
	displayPerBrowserSession: false // setting this property to false will make popup appear each time user visits the page
})
