var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953492&docid=68662793&x=5258',
		'title': '',
		'imageId': '68662793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953492&docid=68662798&x=5258',
		'title': '',
		'imageId': '68662798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953492&docid=68662797&x=5258',
		'title': '',
		'imageId': '68662797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953492&docid=68662800&x=5258',
		'title': '',
		'imageId': '68662800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953492&docid=68662796&x=5258',
		'title': '',
		'imageId': '68662796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953492&docid=68662799&x=5258',
		'title': '',
		'imageId': '68662799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953492&docid=68662801&x=5258',
		'title': '',
		'imageId': '68662801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953492';

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