var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998007&x=1816',
		'title': '',
		'imageId': '71998007',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997993&x=1816',
		'title': '',
		'imageId': '71997993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998002&x=1816',
		'title': '',
		'imageId': '71998002',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997998&x=1816',
		'title': '',
		'imageId': '71997998',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997996&x=1816',
		'title': '',
		'imageId': '71997996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997992&x=1816',
		'title': '',
		'imageId': '71997992',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997997&x=1816',
		'title': '',
		'imageId': '71997997',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998000&x=1816',
		'title': '',
		'imageId': '71998000',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998005&x=1816',
		'title': '',
		'imageId': '71998005',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997994&x=1816',
		'title': '',
		'imageId': '71997994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998003&x=1816',
		'title': '',
		'imageId': '71998003',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998004&x=1816',
		'title': '',
		'imageId': '71998004',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997991&x=1816',
		'title': '',
		'imageId': '71997991',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998001&x=1816',
		'title': '',
		'imageId': '71998001',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997995&x=1816',
		'title': '',
		'imageId': '71997995',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71998006&x=1816',
		'title': '',
		'imageId': '71998006',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092176&docid=71997999&x=1816',
		'title': '',
		'imageId': '71997999',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4092176';

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