var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913454&x=537',
		'title': '',
		'imageId': '69913454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913458&x=537',
		'title': '',
		'imageId': '69913458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913472&x=537',
		'title': '',
		'imageId': '69913472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913455&x=537',
		'title': '',
		'imageId': '69913455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913436&x=537',
		'title': '',
		'imageId': '69913436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913440&x=537',
		'title': '',
		'imageId': '69913440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913437&x=537',
		'title': '',
		'imageId': '69913437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913438&x=537',
		'title': '',
		'imageId': '69913438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913439&x=537',
		'title': '',
		'imageId': '69913439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913453&x=537',
		'title': '',
		'imageId': '69913453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913456&x=537',
		'title': '',
		'imageId': '69913456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913457&x=537',
		'title': '',
		'imageId': '69913457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913471&x=537',
		'title': '',
		'imageId': '69913471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011380&docid=69913435&x=537',
		'title': '',
		'imageId': '69913435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011380';

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