var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812745&x=1954',
		'title': '',
		'imageId': '67812745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812738&x=1954',
		'title': '',
		'imageId': '67812738',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812741&x=1954',
		'title': '',
		'imageId': '67812741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812737&x=1954',
		'title': '',
		'imageId': '67812737',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812733&x=1954',
		'title': '',
		'imageId': '67812733',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812740&x=1954',
		'title': '',
		'imageId': '67812740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812743&x=1954',
		'title': '',
		'imageId': '67812743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812729&x=1954',
		'title': '',
		'imageId': '67812729',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812739&x=1954',
		'title': '',
		'imageId': '67812739',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812744&x=1954',
		'title': '',
		'imageId': '67812744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812731&x=1954',
		'title': '',
		'imageId': '67812731',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812742&x=1954',
		'title': '',
		'imageId': '67812742',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812736&x=1954',
		'title': '',
		'imageId': '67812736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812734&x=1954',
		'title': '',
		'imageId': '67812734',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812732&x=1954',
		'title': '',
		'imageId': '67812732',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812735&x=1954',
		'title': '',
		'imageId': '67812735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=67812730&x=1954',
		'title': '',
		'imageId': '67812730',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=59270692&x=1954',
		'title': '',
		'imageId': '59270692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914796&docid=59270691&x=1954',
		'title': '',
		'imageId': '59270691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914796';

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