var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268954&x=2540',
		'title': '',
		'imageId': '67268954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268990&x=2540',
		'title': '',
		'imageId': '67268990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268959&x=2540',
		'title': '',
		'imageId': '67268959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268965&x=2540',
		'title': '',
		'imageId': '67268965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268958&x=2540',
		'title': '',
		'imageId': '67268958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268955&x=2540',
		'title': '',
		'imageId': '67268955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268961&x=2540',
		'title': '',
		'imageId': '67268961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268960&x=2540',
		'title': '',
		'imageId': '67268960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268962&x=2540',
		'title': '',
		'imageId': '67268962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268964&x=2540',
		'title': '',
		'imageId': '67268964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268956&x=2540',
		'title': '',
		'imageId': '67268956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268957&x=2540',
		'title': '',
		'imageId': '67268957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923274&docid=67268963&x=2540',
		'title': '',
		'imageId': '67268963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923274';

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