﻿/// <reference path="../../jquery-1.4.1-vsdoc.js" />
/// <reference path="../../General/Plugin.Popup.js" />

$(function() {
	$(".popup-window").popup();
});
