var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147427&x=2823',
		'title': '',
		'imageId': '70147427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147429&x=2823',
		'title': '',
		'imageId': '70147429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147426&x=2823',
		'title': '',
		'imageId': '70147426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147431&x=2823',
		'title': '',
		'imageId': '70147431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147433&x=2823',
		'title': '',
		'imageId': '70147433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147430&x=2823',
		'title': '',
		'imageId': '70147430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147432&x=2823',
		'title': '',
		'imageId': '70147432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147428&x=2823',
		'title': '',
		'imageId': '70147428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147437&x=2823',
		'title': '',
		'imageId': '70147437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147435&x=2823',
		'title': '',
		'imageId': '70147435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147440&x=2823',
		'title': '',
		'imageId': '70147440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147436&x=2823',
		'title': '',
		'imageId': '70147436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147438&x=2823',
		'title': '',
		'imageId': '70147438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147439&x=2823',
		'title': '',
		'imageId': '70147439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016812&docid=70147434&x=2823',
		'title': '',
		'imageId': '70147434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016812';

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