var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014965&x=4849',
		'title': '',
		'imageId': '72014965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014964&x=4849',
		'title': '',
		'imageId': '72014964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014968&x=4849',
		'title': '',
		'imageId': '72014968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014969&x=4849',
		'title': '',
		'imageId': '72014969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014974&x=4849',
		'title': '',
		'imageId': '72014974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014977&x=4849',
		'title': '',
		'imageId': '72014977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014967&x=4849',
		'title': '',
		'imageId': '72014967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014973&x=4849',
		'title': '',
		'imageId': '72014973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014970&x=4849',
		'title': '',
		'imageId': '72014970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014966&x=4849',
		'title': '',
		'imageId': '72014966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014971&x=4849',
		'title': '',
		'imageId': '72014971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014972&x=4849',
		'title': '',
		'imageId': '72014972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014976&x=4849',
		'title': '',
		'imageId': '72014976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014975&x=4849',
		'title': '',
		'imageId': '72014975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014979&x=4849',
		'title': '',
		'imageId': '72014979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014978&x=4849',
		'title': '',
		'imageId': '72014978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014981&x=4849',
		'title': '',
		'imageId': '72014981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014980&x=4849',
		'title': '',
		'imageId': '72014980',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014982&x=4849',
		'title': '',
		'imageId': '72014982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092814&docid=72014983&x=4849',
		'title': '',
		'imageId': '72014983',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4092814';

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