var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844420&x=2445',
		'title': '',
		'imageId': '69844420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844426&x=2445',
		'title': '',
		'imageId': '69844426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844441&x=2445',
		'title': '',
		'imageId': '69844441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844445&x=2445',
		'title': '',
		'imageId': '69844445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844449&x=2445',
		'title': '',
		'imageId': '69844449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844465&x=2445',
		'title': '',
		'imageId': '69844465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844471&x=2445',
		'title': '',
		'imageId': '69844471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844474&x=2445',
		'title': '',
		'imageId': '69844474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844481&x=2445',
		'title': '',
		'imageId': '69844481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844487&x=2445',
		'title': '',
		'imageId': '69844487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844493&x=2445',
		'title': '',
		'imageId': '69844493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844502&x=2445',
		'title': '',
		'imageId': '69844502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844547&x=2445',
		'title': '',
		'imageId': '69844547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005246&docid=69844550&x=2445',
		'title': '',
		'imageId': '69844550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005246';

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