var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417893&x=5626',
		'title': '',
		'imageId': '71417893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417895&x=5626',
		'title': '',
		'imageId': '71417895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417899&x=5626',
		'title': '',
		'imageId': '71417899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417905&x=5626',
		'title': '',
		'imageId': '71417905',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417917&x=5626',
		'title': '',
		'imageId': '71417917',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417919&x=5626',
		'title': '',
		'imageId': '71417919',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417918&x=5626',
		'title': '',
		'imageId': '71417918',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417923&x=5626',
		'title': '',
		'imageId': '71417923',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417921&x=5626',
		'title': '',
		'imageId': '71417921',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417922&x=5626',
		'title': '',
		'imageId': '71417922',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417924&x=5626',
		'title': '',
		'imageId': '71417924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067300&docid=71417920&x=5626',
		'title': '',
		'imageId': '71417920',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4067300';

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