var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719791&x=2937',
		'title': '',
		'imageId': '68719791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719725&x=2937',
		'title': '',
		'imageId': '68719725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719790&x=2937',
		'title': '',
		'imageId': '68719790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719794&x=2937',
		'title': '',
		'imageId': '68719794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719707&x=2937',
		'title': '',
		'imageId': '68719707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719782&x=2937',
		'title': '',
		'imageId': '68719782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719735&x=2937',
		'title': '',
		'imageId': '68719735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719750&x=2937',
		'title': '',
		'imageId': '68719750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3781272&docid=68719787&x=2937',
		'title': '',
		'imageId': '68719787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3781272';

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