var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488611&x=5348',
		'title': '',
		'imageId': '70488611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488615&x=5348',
		'title': '',
		'imageId': '70488615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488612&x=5348',
		'title': '',
		'imageId': '70488612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488620&x=5348',
		'title': '',
		'imageId': '70488620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488619&x=5348',
		'title': '',
		'imageId': '70488619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488610&x=5348',
		'title': '',
		'imageId': '70488610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488613&x=5348',
		'title': '',
		'imageId': '70488613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488616&x=5348',
		'title': '',
		'imageId': '70488616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488614&x=5348',
		'title': '',
		'imageId': '70488614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488618&x=5348',
		'title': '',
		'imageId': '70488618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488622&x=5348',
		'title': '',
		'imageId': '70488622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488623&x=5348',
		'title': '',
		'imageId': '70488623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031283&docid=70488617&x=5348',
		'title': '',
		'imageId': '70488617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4031283';

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