var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366390&x=2656',
		'title': '',
		'imageId': '71366390',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366394&x=2656',
		'title': '',
		'imageId': '71366394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366407&x=2656',
		'title': '',
		'imageId': '71366407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366410&x=2656',
		'title': '',
		'imageId': '71366410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366411&x=2656',
		'title': '',
		'imageId': '71366411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366412&x=2656',
		'title': '',
		'imageId': '71366412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366413&x=2656',
		'title': '',
		'imageId': '71366413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366414&x=2656',
		'title': '',
		'imageId': '71366414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366420&x=2656',
		'title': '',
		'imageId': '71366420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366421&x=2656',
		'title': '',
		'imageId': '71366421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366423&x=2656',
		'title': '',
		'imageId': '71366423',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065311&docid=71366389&x=2656',
		'title': '',
		'imageId': '71366389',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4065311';

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