var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=69970647&x=4450',
		'title': '',
		'imageId': '69970647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64904212&x=4450',
		'title': '',
		'imageId': '64904212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=69970648&x=4450',
		'title': '',
		'imageId': '69970648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64904168&x=4450',
		'title': '',
		'imageId': '64904168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=69970646&x=4450',
		'title': '',
		'imageId': '69970646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64904165&x=4450',
		'title': '',
		'imageId': '64904165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64904169&x=4450',
		'title': '',
		'imageId': '64904169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64904167&x=4450',
		'title': '',
		'imageId': '64904167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64259263&x=4450',
		'title': '',
		'imageId': '64259263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64259266&x=4450',
		'title': '',
		'imageId': '64259266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64259459&x=4450',
		'title': '',
		'imageId': '64259459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64259267&x=4450',
		'title': '',
		'imageId': '64259267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64259261&x=4450',
		'title': '',
		'imageId': '64259261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64259260&x=4450',
		'title': '',
		'imageId': '64259260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010441&docid=64259262&x=4450',
		'title': '',
		'imageId': '64259262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010441';

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