var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=69296647&x=5631',
		'title': '',
		'imageId': '69296647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=69296649&x=5631',
		'title': '',
		'imageId': '69296649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647366&x=5631',
		'title': '',
		'imageId': '64647366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647367&x=5631',
		'title': '',
		'imageId': '64647367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647363&x=5631',
		'title': '',
		'imageId': '64647363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647365&x=5631',
		'title': '',
		'imageId': '64647365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647369&x=5631',
		'title': '',
		'imageId': '64647369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647370&x=5631',
		'title': '',
		'imageId': '64647370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647371&x=5631',
		'title': '',
		'imageId': '64647371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647372&x=5631',
		'title': '',
		'imageId': '64647372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647364&x=5631',
		'title': '',
		'imageId': '64647364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=64647368&x=5631',
		'title': '',
		'imageId': '64647368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789107&docid=69296648&x=5631',
		'title': '',
		'imageId': '69296648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3789107';

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