var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429563&x=1531',
		'title': '',
		'imageId': '68429563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429565&x=1531',
		'title': '',
		'imageId': '68429565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429566&x=1531',
		'title': '',
		'imageId': '68429566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429567&x=1531',
		'title': '',
		'imageId': '68429567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429568&x=1531',
		'title': '',
		'imageId': '68429568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429569&x=1531',
		'title': '',
		'imageId': '68429569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429570&x=1531',
		'title': '',
		'imageId': '68429570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429571&x=1531',
		'title': '',
		'imageId': '68429571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429572&x=1531',
		'title': '',
		'imageId': '68429572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429573&x=1531',
		'title': '',
		'imageId': '68429573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429574&x=1531',
		'title': '',
		'imageId': '68429574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429564&x=1531',
		'title': '',
		'imageId': '68429564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943741&docid=68429575&x=1531',
		'title': '',
		'imageId': '68429575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943741';

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