var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958227&docid=68781562&x=4157',
		'title': '',
		'imageId': '68781562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958227&docid=68781563&x=4157',
		'title': '',
		'imageId': '68781563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958227&docid=68781565&x=4157',
		'title': '',
		'imageId': '68781565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958227&docid=68781567&x=4157',
		'title': '',
		'imageId': '68781567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958227&docid=68781568&x=4157',
		'title': '',
		'imageId': '68781568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958227&docid=68781570&x=4157',
		'title': '',
		'imageId': '68781570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958227&docid=68781651&x=4157',
		'title': '',
		'imageId': '68781651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958227';

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