var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71090922&x=3119',
		'title': '',
		'imageId': '71090922',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71090929&x=3119',
		'title': '',
		'imageId': '71090929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71090930&x=3119',
		'title': '',
		'imageId': '71090930',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71090932&x=3119',
		'title': '',
		'imageId': '71090932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135146&x=3119',
		'title': '',
		'imageId': '71135146',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135148&x=3119',
		'title': '',
		'imageId': '71135148',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135149&x=3119',
		'title': '',
		'imageId': '71135149',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135150&x=3119',
		'title': '',
		'imageId': '71135150',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135151&x=3119',
		'title': '',
		'imageId': '71135151',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135152&x=3119',
		'title': '',
		'imageId': '71135152',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135153&x=3119',
		'title': '',
		'imageId': '71135153',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135154&x=3119',
		'title': '',
		'imageId': '71135154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135155&x=3119',
		'title': '',
		'imageId': '71135155',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135156&x=3119',
		'title': '',
		'imageId': '71135156',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135157&x=3119',
		'title': '',
		'imageId': '71135157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135158&x=3119',
		'title': '',
		'imageId': '71135158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053660&docid=71135159&x=3119',
		'title': '',
		'imageId': '71135159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4053660';

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