var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008895&docid=69933381&x=5219',
		'title': '',
		'imageId': '69933381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008895&docid=69933382&x=5219',
		'title': '',
		'imageId': '69933382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008895&docid=69933383&x=5219',
		'title': '',
		'imageId': '69933383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008895&docid=69933384&x=5219',
		'title': '',
		'imageId': '69933384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008895&docid=69933385&x=5219',
		'title': '',
		'imageId': '69933385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008895&docid=69933386&x=5219',
		'title': '',
		'imageId': '69933386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008895&docid=69933387&x=5219',
		'title': '',
		'imageId': '69933387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008895';

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