function genPrintable(){
	printableURL = self.location.href +'?printable'
	doPopup('','', printableURL)
}
