var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370021&x=561',
		'title': '',
		'imageId': '68370021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370023&x=561',
		'title': '',
		'imageId': '68370023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370024&x=561',
		'title': '',
		'imageId': '68370024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370022&x=561',
		'title': '',
		'imageId': '68370022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370025&x=561',
		'title': '',
		'imageId': '68370025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370026&x=561',
		'title': '',
		'imageId': '68370026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370028&x=561',
		'title': '',
		'imageId': '68370028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370027&x=561',
		'title': '',
		'imageId': '68370027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370029&x=561',
		'title': '',
		'imageId': '68370029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370030&x=561',
		'title': '',
		'imageId': '68370030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370031&x=561',
		'title': '',
		'imageId': '68370031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370032&x=561',
		'title': '',
		'imageId': '68370032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370019&x=561',
		'title': '',
		'imageId': '68370019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370018&x=561',
		'title': '',
		'imageId': '68370018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940300&docid=68370020&x=561',
		'title': '',
		'imageId': '68370020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940300';

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