var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980107&docid=69265900&x=1028',
		'title': '',
		'imageId': '69265900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980107&docid=69265903&x=1028',
		'title': '',
		'imageId': '69265903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980107&docid=69265904&x=1028',
		'title': '',
		'imageId': '69265904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980107&docid=69265902&x=1028',
		'title': '',
		'imageId': '69265902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980107&docid=69265899&x=1028',
		'title': '',
		'imageId': '69265899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980107&docid=69265901&x=1028',
		'title': '',
		'imageId': '69265901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980107&docid=69265898&x=1028',
		'title': '',
		'imageId': '69265898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980107';

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