var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131408&x=5616',
		'title': '',
		'imageId': '64131408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131405&x=5616',
		'title': '',
		'imageId': '64131405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131396&x=5616',
		'title': '',
		'imageId': '64131396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131393&x=5616',
		'title': '',
		'imageId': '64131393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131406&x=5616',
		'title': '',
		'imageId': '64131406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131386&x=5616',
		'title': '',
		'imageId': '64131386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131399&x=5616',
		'title': '',
		'imageId': '64131399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131387&x=5616',
		'title': '',
		'imageId': '64131387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980796&docid=64131402&x=5616',
		'title': '',
		'imageId': '64131402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980796';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
