var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969495&docid=69025703&x=5032',
		'title': '',
		'imageId': '69025703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969495&docid=69025708&x=5032',
		'title': '',
		'imageId': '69025708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969495&docid=69025709&x=5032',
		'title': '',
		'imageId': '69025709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969495&docid=69025707&x=5032',
		'title': '',
		'imageId': '69025707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969495&docid=69025704&x=5032',
		'title': '',
		'imageId': '69025704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969495&docid=69025705&x=5032',
		'title': '',
		'imageId': '69025705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969495&docid=69025706&x=5032',
		'title': '',
		'imageId': '69025706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969495';

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