var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835602&x=4611',
		'title': '',
		'imageId': '69835602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=67813243&x=4611',
		'title': '',
		'imageId': '67813243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835638&x=4611',
		'title': '',
		'imageId': '69835638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=67813247&x=4611',
		'title': '',
		'imageId': '67813247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=67813244&x=4611',
		'title': '',
		'imageId': '67813244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=67813248&x=4611',
		'title': '',
		'imageId': '67813248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=67813246&x=4611',
		'title': '',
		'imageId': '67813246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=67813245&x=4611',
		'title': '',
		'imageId': '67813245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835639&x=4611',
		'title': '',
		'imageId': '69835639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835641&x=4611',
		'title': '',
		'imageId': '69835641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835644&x=4611',
		'title': '',
		'imageId': '69835644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835642&x=4611',
		'title': '',
		'imageId': '69835642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835645&x=4611',
		'title': '',
		'imageId': '69835645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835643&x=4611',
		'title': '',
		'imageId': '69835643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004923&docid=69835640&x=4611',
		'title': '',
		'imageId': '69835640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004923';

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