var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651191&x=4427',
		'title': '',
		'imageId': '67651191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651175&x=4427',
		'title': '',
		'imageId': '67651175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651185&x=4427',
		'title': '',
		'imageId': '67651185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651190&x=4427',
		'title': '',
		'imageId': '67651190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651186&x=4427',
		'title': '',
		'imageId': '67651186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651170&x=4427',
		'title': '',
		'imageId': '67651170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651182&x=4427',
		'title': '',
		'imageId': '67651182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651168&x=4427',
		'title': '',
		'imageId': '67651168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651177&x=4427',
		'title': '',
		'imageId': '67651177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651179&x=4427',
		'title': '',
		'imageId': '67651179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651169&x=4427',
		'title': '',
		'imageId': '67651169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651181&x=4427',
		'title': '',
		'imageId': '67651181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910469&docid=67651171&x=4427',
		'title': '',
		'imageId': '67651171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910469';

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