var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783439&x=021',
		'title': '',
		'imageId': '67783439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783438&x=021',
		'title': '',
		'imageId': '67783438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783440&x=021',
		'title': '',
		'imageId': '67783440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783441&x=021',
		'title': '',
		'imageId': '67783441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783442&x=021',
		'title': '',
		'imageId': '67783442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783443&x=021',
		'title': '',
		'imageId': '67783443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783446&x=021',
		'title': '',
		'imageId': '67783446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783451&x=021',
		'title': '',
		'imageId': '67783451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783452&x=021',
		'title': '',
		'imageId': '67783452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783457&x=021',
		'title': '',
		'imageId': '67783457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783458&x=021',
		'title': '',
		'imageId': '67783458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783464&x=021',
		'title': '',
		'imageId': '67783464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783461&x=021',
		'title': '',
		'imageId': '67783461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915641&docid=67783467&x=021',
		'title': '',
		'imageId': '67783467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915641';

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