var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915681&x=5913',
		'title': '',
		'imageId': '68915681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915675&x=5913',
		'title': '',
		'imageId': '68915675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915677&x=5913',
		'title': '',
		'imageId': '68915677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915674&x=5913',
		'title': '',
		'imageId': '68915674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915685&x=5913',
		'title': '',
		'imageId': '68915685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915673&x=5913',
		'title': '',
		'imageId': '68915673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915679&x=5913',
		'title': '',
		'imageId': '68915679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915676&x=5913',
		'title': '',
		'imageId': '68915676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915682&x=5913',
		'title': '',
		'imageId': '68915682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915680&x=5913',
		'title': '',
		'imageId': '68915680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915684&x=5913',
		'title': '',
		'imageId': '68915684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915683&x=5913',
		'title': '',
		'imageId': '68915683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978691&docid=68915678&x=5913',
		'title': '',
		'imageId': '68915678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978691';

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