var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791733&x=2935',
		'title': '',
		'imageId': '69791733',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791741&x=2935',
		'title': '',
		'imageId': '69791741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791734&x=2935',
		'title': '',
		'imageId': '69791734',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791736&x=2935',
		'title': '',
		'imageId': '69791736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791738&x=2935',
		'title': '',
		'imageId': '69791738',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791730&x=2935',
		'title': '',
		'imageId': '69791730',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791739&x=2935',
		'title': '',
		'imageId': '69791739',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791729&x=2935',
		'title': '',
		'imageId': '69791729',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791728&x=2935',
		'title': '',
		'imageId': '69791728',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791740&x=2935',
		'title': '',
		'imageId': '69791740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791735&x=2935',
		'title': '',
		'imageId': '69791735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791737&x=2935',
		'title': '',
		'imageId': '69791737',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791732&x=2935',
		'title': '',
		'imageId': '69791732',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791743&x=2935',
		'title': '',
		'imageId': '69791743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791744&x=2935',
		'title': '',
		'imageId': '69791744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791746&x=2935',
		'title': '',
		'imageId': '69791746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003291&docid=69791745&x=2935',
		'title': '',
		'imageId': '69791745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003291';

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