var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974713&docid=68895241&x=3727',
		'title': '',
		'imageId': '68895241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974713&docid=68895239&x=3727',
		'title': '',
		'imageId': '68895239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974713&docid=68895245&x=3727',
		'title': '',
		'imageId': '68895245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974713&docid=68895242&x=3727',
		'title': '',
		'imageId': '68895242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974713&docid=68895243&x=3727',
		'title': '',
		'imageId': '68895243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974713&docid=68895240&x=3727',
		'title': '',
		'imageId': '68895240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974713&docid=68895244&x=3727',
		'title': '',
		'imageId': '68895244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974713';

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