var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042462&x=4718',
		'title': '',
		'imageId': '72042462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042483&x=4718',
		'title': '',
		'imageId': '72042483',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042493&x=4718',
		'title': '',
		'imageId': '72042493',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042469&x=4718',
		'title': '',
		'imageId': '72042469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042449&x=4718',
		'title': '',
		'imageId': '72042449',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042452&x=4718',
		'title': '',
		'imageId': '72042452',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042454&x=4718',
		'title': '',
		'imageId': '72042454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042453&x=4718',
		'title': '',
		'imageId': '72042453',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042460&x=4718',
		'title': '',
		'imageId': '72042460',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042472&x=4718',
		'title': '',
		'imageId': '72042472',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042473&x=4718',
		'title': '',
		'imageId': '72042473',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042474&x=4718',
		'title': '',
		'imageId': '72042474',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042477&x=4718',
		'title': '',
		'imageId': '72042477',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042482&x=4718',
		'title': '',
		'imageId': '72042482',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042492&x=4718',
		'title': '',
		'imageId': '72042492',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042450&x=4718',
		'title': '',
		'imageId': '72042450',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093822&docid=72042451&x=4718',
		'title': '',
		'imageId': '72042451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093822';

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