var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126494&x=91',
		'title': '',
		'imageId': '68126494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126504&x=91',
		'title': '',
		'imageId': '68126504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126515&x=91',
		'title': '',
		'imageId': '68126515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126520&x=91',
		'title': '',
		'imageId': '68126520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126525&x=91',
		'title': '',
		'imageId': '68126525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126528&x=91',
		'title': '',
		'imageId': '68126528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126533&x=91',
		'title': '',
		'imageId': '68126533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126540&x=91',
		'title': '',
		'imageId': '68126540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126549&x=91',
		'title': '',
		'imageId': '68126549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126558&x=91',
		'title': '',
		'imageId': '68126558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126563&x=91',
		'title': '',
		'imageId': '68126563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929930&docid=68126486&x=91',
		'title': '',
		'imageId': '68126486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929930';

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