var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962708&docid=68871286&x=2958',
		'title': '',
		'imageId': '68871286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962708&docid=68871288&x=2958',
		'title': '',
		'imageId': '68871288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962708&docid=68871290&x=2958',
		'title': '',
		'imageId': '68871290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962708&docid=68871289&x=2958',
		'title': '',
		'imageId': '68871289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962708&docid=68871291&x=2958',
		'title': '',
		'imageId': '68871291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962708&docid=68871287&x=2958',
		'title': '',
		'imageId': '68871287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962708&docid=68871285&x=2958',
		'title': '',
		'imageId': '68871285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962708';

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