var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401015&x=2919',
		'title': '',
		'imageId': '70401015',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401019&x=2919',
		'title': '',
		'imageId': '70401019',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401023&x=2919',
		'title': '',
		'imageId': '70401023',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401030&x=2919',
		'title': '',
		'imageId': '70401030',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401025&x=2919',
		'title': '',
		'imageId': '70401025',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70400992&x=2919',
		'title': '',
		'imageId': '70400992',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70400994&x=2919',
		'title': '',
		'imageId': '70400994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70400989&x=2919',
		'title': '',
		'imageId': '70400989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70400991&x=2919',
		'title': '',
		'imageId': '70400991',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70400990&x=2919',
		'title': '',
		'imageId': '70400990',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70400993&x=2919',
		'title': '',
		'imageId': '70400993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401005&x=2919',
		'title': '',
		'imageId': '70401005',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401006&x=2919',
		'title': '',
		'imageId': '70401006',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401007&x=2919',
		'title': '',
		'imageId': '70401007',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401008&x=2919',
		'title': '',
		'imageId': '70401008',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401012&x=2919',
		'title': '',
		'imageId': '70401012',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027908&docid=70401011&x=2919',
		'title': '',
		'imageId': '70401011',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027908';

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