var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190495&x=2525',
		'title': '',
		'imageId': '68190495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190496&x=2525',
		'title': '',
		'imageId': '68190496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190505&x=2525',
		'title': '',
		'imageId': '68190505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190508&x=2525',
		'title': '',
		'imageId': '68190508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190510&x=2525',
		'title': '',
		'imageId': '68190510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190512&x=2525',
		'title': '',
		'imageId': '68190512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190509&x=2525',
		'title': '',
		'imageId': '68190509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190511&x=2525',
		'title': '',
		'imageId': '68190511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190514&x=2525',
		'title': '',
		'imageId': '68190514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190513&x=2525',
		'title': '',
		'imageId': '68190513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190507&x=2525',
		'title': '',
		'imageId': '68190507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190516&x=2525',
		'title': '',
		'imageId': '68190516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190515&x=2525',
		'title': '',
		'imageId': '68190515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190506&x=2525',
		'title': '',
		'imageId': '68190506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932556&docid=68190504&x=2525',
		'title': '',
		'imageId': '68190504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932556';

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