Enter two integers, then click the button. You will be given a list of common integer factors of the two numbers!
The JavaScript Source: Math Related: Common Factors Calculator
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!