var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851229&x=2446',
		'title': '',
		'imageId': '69851229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851232&x=2446',
		'title': '',
		'imageId': '69851232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851236&x=2446',
		'title': '',
		'imageId': '69851236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851241&x=2446',
		'title': '',
		'imageId': '69851241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851253&x=2446',
		'title': '',
		'imageId': '69851253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851263&x=2446',
		'title': '',
		'imageId': '69851263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851269&x=2446',
		'title': '',
		'imageId': '69851269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851272&x=2446',
		'title': '',
		'imageId': '69851272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851278&x=2446',
		'title': '',
		'imageId': '69851278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851287&x=2446',
		'title': '',
		'imageId': '69851287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851291&x=2446',
		'title': '',
		'imageId': '69851291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851294&x=2446',
		'title': '',
		'imageId': '69851294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851304&x=2446',
		'title': '',
		'imageId': '69851304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005567&docid=69851312&x=2446',
		'title': '',
		'imageId': '69851312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005567';

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