var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68379985&x=938',
		'title': '',
		'imageId': '68379985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68379990&x=938',
		'title': '',
		'imageId': '68379990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68379986&x=938',
		'title': '',
		'imageId': '68379986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68379987&x=938',
		'title': '',
		'imageId': '68379987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68379989&x=938',
		'title': '',
		'imageId': '68379989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68379999&x=938',
		'title': '',
		'imageId': '68379999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68380012&x=938',
		'title': '',
		'imageId': '68380012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68380014&x=938',
		'title': '',
		'imageId': '68380014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68380020&x=938',
		'title': '',
		'imageId': '68380020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68380024&x=938',
		'title': '',
		'imageId': '68380024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68380021&x=938',
		'title': '',
		'imageId': '68380021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68380027&x=938',
		'title': '',
		'imageId': '68380027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68380023&x=938',
		'title': '',
		'imageId': '68380023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940776&docid=68379988&x=938',
		'title': '',
		'imageId': '68379988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940776';

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