var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397112&x=741',
		'title': '',
		'imageId': '68397112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397114&x=741',
		'title': '',
		'imageId': '68397114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397116&x=741',
		'title': '',
		'imageId': '68397116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397115&x=741',
		'title': '',
		'imageId': '68397115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397113&x=741',
		'title': '',
		'imageId': '68397113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397117&x=741',
		'title': '',
		'imageId': '68397117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397133&x=741',
		'title': '',
		'imageId': '68397133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397139&x=741',
		'title': '',
		'imageId': '68397139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397143&x=741',
		'title': '',
		'imageId': '68397143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397144&x=741',
		'title': '',
		'imageId': '68397144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397145&x=741',
		'title': '',
		'imageId': '68397145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397149&x=741',
		'title': '',
		'imageId': '68397149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397151&x=741',
		'title': '',
		'imageId': '68397151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397156&x=741',
		'title': '',
		'imageId': '68397156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941419&docid=68397157&x=741',
		'title': '',
		'imageId': '68397157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941419';

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