var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479111&x=3642',
		'title': '',
		'imageId': '71479111',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479114&x=3642',
		'title': '',
		'imageId': '71479114',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479119&x=3642',
		'title': '',
		'imageId': '71479119',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479122&x=3642',
		'title': '',
		'imageId': '71479122',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479191&x=3642',
		'title': '',
		'imageId': '71479191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479080&x=3642',
		'title': '',
		'imageId': '71479080',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479081&x=3642',
		'title': '',
		'imageId': '71479081',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479084&x=3642',
		'title': '',
		'imageId': '71479084',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479087&x=3642',
		'title': '',
		'imageId': '71479087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479078&x=3642',
		'title': '',
		'imageId': '71479078',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479095&x=3642',
		'title': '',
		'imageId': '71479095',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479096&x=3642',
		'title': '',
		'imageId': '71479096',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479101&x=3642',
		'title': '',
		'imageId': '71479101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479102&x=3642',
		'title': '',
		'imageId': '71479102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479108&x=3642',
		'title': '',
		'imageId': '71479108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479110&x=3642',
		'title': '',
		'imageId': '71479110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070998&docid=71479125&x=3642',
		'title': '',
		'imageId': '71479125',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4070998';

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