var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904907&x=1925',
		'title': '',
		'imageId': '68904907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904908&x=1925',
		'title': '',
		'imageId': '68904908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904909&x=1925',
		'title': '',
		'imageId': '68904909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904910&x=1925',
		'title': '',
		'imageId': '68904910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904911&x=1925',
		'title': '',
		'imageId': '68904911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904912&x=1925',
		'title': '',
		'imageId': '68904912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904913&x=1925',
		'title': '',
		'imageId': '68904913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904914&x=1925',
		'title': '',
		'imageId': '68904914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904915&x=1925',
		'title': '',
		'imageId': '68904915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904916&x=1925',
		'title': '',
		'imageId': '68904916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904917&x=1925',
		'title': '',
		'imageId': '68904917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904932&x=1925',
		'title': '',
		'imageId': '68904932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904933&x=1925',
		'title': '',
		'imageId': '68904933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904934&x=1925',
		'title': '',
		'imageId': '68904934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904935&x=1925',
		'title': '',
		'imageId': '68904935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963984&docid=68904936&x=1925',
		'title': '',
		'imageId': '68904936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963984';

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