var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293655&x=3926',
		'title': '',
		'imageId': '68293655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293667&x=3926',
		'title': '',
		'imageId': '68293667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293665&x=3926',
		'title': '',
		'imageId': '68293665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293666&x=3926',
		'title': '',
		'imageId': '68293666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293656&x=3926',
		'title': '',
		'imageId': '68293656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293654&x=3926',
		'title': '',
		'imageId': '68293654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293657&x=3926',
		'title': '',
		'imageId': '68293657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293658&x=3926',
		'title': '',
		'imageId': '68293658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293659&x=3926',
		'title': '',
		'imageId': '68293659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293662&x=3926',
		'title': '',
		'imageId': '68293662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293664&x=3926',
		'title': '',
		'imageId': '68293664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293661&x=3926',
		'title': '',
		'imageId': '68293661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293660&x=3926',
		'title': '',
		'imageId': '68293660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293653&x=3926',
		'title': '',
		'imageId': '68293653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937030&docid=68293663&x=3926',
		'title': '',
		'imageId': '68293663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937030';

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