var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929251&x=055',
		'title': '',
		'imageId': '68929251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929242&x=055',
		'title': '',
		'imageId': '68929242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929239&x=055',
		'title': '',
		'imageId': '68929239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929243&x=055',
		'title': '',
		'imageId': '68929243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929240&x=055',
		'title': '',
		'imageId': '68929240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929245&x=055',
		'title': '',
		'imageId': '68929245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929253&x=055',
		'title': '',
		'imageId': '68929253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929241&x=055',
		'title': '',
		'imageId': '68929241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929248&x=055',
		'title': '',
		'imageId': '68929248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929254&x=055',
		'title': '',
		'imageId': '68929254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929247&x=055',
		'title': '',
		'imageId': '68929247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929244&x=055',
		'title': '',
		'imageId': '68929244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929246&x=055',
		'title': '',
		'imageId': '68929246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929252&x=055',
		'title': '',
		'imageId': '68929252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929249&x=055',
		'title': '',
		'imageId': '68929249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965119&docid=68929250&x=055',
		'title': '',
		'imageId': '68929250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965119';

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