var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951339&x=75',
		'title': '',
		'imageId': '69951339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951340&x=75',
		'title': '',
		'imageId': '69951340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951335&x=75',
		'title': '',
		'imageId': '69951335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951343&x=75',
		'title': '',
		'imageId': '69951343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951337&x=75',
		'title': '',
		'imageId': '69951337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951341&x=75',
		'title': '',
		'imageId': '69951341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951336&x=75',
		'title': '',
		'imageId': '69951336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951342&x=75',
		'title': '',
		'imageId': '69951342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009642&docid=69951338&x=75',
		'title': '',
		'imageId': '69951338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009642';

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