void
                                            setBody
                                           (
                                                
                                                        
                                                         str
                                                    
                                                
                                            )
                                        
                                        
                                        str
                                                        <String/HTMLElement>
                                                        
                                                         The string or DOM reference to be used as the windows body.
                                                        
                                                        void
                                                    
                                        
                                        
                                        
                                        void
                                            setFooter
                                           (
                                                
                                                        
                                                         str
                                                    
                                                
                                            )
                                        
                                        
                                        str
                                                        <String/HTMLElement>
                                                        
                                                         The string or DOM reference to be used as the windows footer.
                                                        
                                                        void
                                                    
                                        
                                        
                                        
                                        void
                                            setHeader
                                           (
                                                
                                                        
                                                         str
                                                    
                                                
                                            )
                                        
                                        
                                        str
                                                        <String/HTMLElement>
                                                        
                                                         The string or DOM reference to be used as the windows header.
                                                        
                                                        void