var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672527&x=5349',
		'title': '',
		'imageId': '67672527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672526&x=5349',
		'title': '',
		'imageId': '67672526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672533&x=5349',
		'title': '',
		'imageId': '67672533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672534&x=5349',
		'title': '',
		'imageId': '67672534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672541&x=5349',
		'title': '',
		'imageId': '67672541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672540&x=5349',
		'title': '',
		'imageId': '67672540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672548&x=5349',
		'title': '',
		'imageId': '67672548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922658&docid=67672549&x=5349',
		'title': '',
		'imageId': '67672549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922658';

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