var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968549&docid=68988871&x=3347',
		'title': '',
		'imageId': '68988871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968549&docid=68988873&x=3347',
		'title': '',
		'imageId': '68988873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968549&docid=68988874&x=3347',
		'title': '',
		'imageId': '68988874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968549&docid=68988875&x=3347',
		'title': '',
		'imageId': '68988875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968549&docid=68988876&x=3347',
		'title': '',
		'imageId': '68988876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968549&docid=68988877&x=3347',
		'title': '',
		'imageId': '68988877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968549&docid=68988878&x=3347',
		'title': '',
		'imageId': '68988878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968549';

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