var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561956&x=3435',
		'title': '',
		'imageId': '68561956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561958&x=3435',
		'title': '',
		'imageId': '68561958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561967&x=3435',
		'title': '',
		'imageId': '68561967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561965&x=3435',
		'title': '',
		'imageId': '68561965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561969&x=3435',
		'title': '',
		'imageId': '68561969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561959&x=3435',
		'title': '',
		'imageId': '68561959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561960&x=3435',
		'title': '',
		'imageId': '68561960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561963&x=3435',
		'title': '',
		'imageId': '68561963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561962&x=3435',
		'title': '',
		'imageId': '68561962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561964&x=3435',
		'title': '',
		'imageId': '68561964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561955&x=3435',
		'title': '',
		'imageId': '68561955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561957&x=3435',
		'title': '',
		'imageId': '68561957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561961&x=3435',
		'title': '',
		'imageId': '68561961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561968&x=3435',
		'title': '',
		'imageId': '68561968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948887&docid=68561966&x=3435',
		'title': '',
		'imageId': '68561966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948887';

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