var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162133&x=318',
		'title': '',
		'imageId': '68162133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162135&x=318',
		'title': '',
		'imageId': '68162135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162136&x=318',
		'title': '',
		'imageId': '68162136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162137&x=318',
		'title': '',
		'imageId': '68162137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162138&x=318',
		'title': '',
		'imageId': '68162138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162139&x=318',
		'title': '',
		'imageId': '68162139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162143&x=318',
		'title': '',
		'imageId': '68162143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162144&x=318',
		'title': '',
		'imageId': '68162144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162140&x=318',
		'title': '',
		'imageId': '68162140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162141&x=318',
		'title': '',
		'imageId': '68162141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162142&x=318',
		'title': '',
		'imageId': '68162142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931884&docid=68162134&x=318',
		'title': '',
		'imageId': '68162134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931884';

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