var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844127&x=149',
		'title': '',
		'imageId': '68844127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844125&x=149',
		'title': '',
		'imageId': '68844125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844164&x=149',
		'title': '',
		'imageId': '68844164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68847681&x=149',
		'title': '',
		'imageId': '68847681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68847672&x=149',
		'title': '',
		'imageId': '68847672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844166&x=149',
		'title': '',
		'imageId': '68844166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844122&x=149',
		'title': '',
		'imageId': '68844122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844128&x=149',
		'title': '',
		'imageId': '68844128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844123&x=149',
		'title': '',
		'imageId': '68844123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844124&x=149',
		'title': '',
		'imageId': '68844124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844130&x=149',
		'title': '',
		'imageId': '68844130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844131&x=149',
		'title': '',
		'imageId': '68844131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844129&x=149',
		'title': '',
		'imageId': '68844129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844132&x=149',
		'title': '',
		'imageId': '68844132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961628&docid=68844121&x=149',
		'title': '',
		'imageId': '68844121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961628';

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";
	})
}
