If have two javaScript functions in a page which are required to be called when document load is complete. Is is possible that any function can executed first or it will be
Better make use of callback function to be sure about the execution order of the functions