var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948601&docid=68554339&x=3735',
		'title': '',
		'imageId': '68554339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948601&docid=68554340&x=3735',
		'title': '',
		'imageId': '68554340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948601&docid=68554341&x=3735',
		'title': '',
		'imageId': '68554341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948601&docid=68554342&x=3735',
		'title': '',
		'imageId': '68554342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948601&docid=68554343&x=3735',
		'title': '',
		'imageId': '68554343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948601&docid=68554344&x=3735',
		'title': '',
		'imageId': '68554344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948601&docid=68554338&x=3735',
		'title': '',
		'imageId': '68554338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948601';

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