/*
------------------------------------------------------------
| FAQ Page javascript file for the Pure Voice Main Website.
| Updated: 4/10/2009
|
| @author Patrick Hallinan
| @copyright Pure Voice Communications, Inc.
------------------------------------------------------------
*/

function goto_location(loc) {
	Effect.ScrollTo(loc);
}