var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71365662&x=20',
		'title': '',
		'imageId': '71365662',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351214&x=20',
		'title': '',
		'imageId': '71351214',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351224&x=20',
		'title': '',
		'imageId': '71351224',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351222&x=20',
		'title': '',
		'imageId': '71351222',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351210&x=20',
		'title': '',
		'imageId': '71351210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351216&x=20',
		'title': '',
		'imageId': '71351216',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351223&x=20',
		'title': '',
		'imageId': '71351223',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351219&x=20',
		'title': '',
		'imageId': '71351219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351209&x=20',
		'title': '',
		'imageId': '71351209',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351217&x=20',
		'title': '',
		'imageId': '71351217',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351215&x=20',
		'title': '',
		'imageId': '71351215',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351211&x=20',
		'title': '',
		'imageId': '71351211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351221&x=20',
		'title': '',
		'imageId': '71351221',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351213&x=20',
		'title': '',
		'imageId': '71351213',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351212&x=20',
		'title': '',
		'imageId': '71351212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351262&x=20',
		'title': '',
		'imageId': '71351262',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351259&x=20',
		'title': '',
		'imageId': '71351259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351261&x=20',
		'title': '',
		'imageId': '71351261',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064557&docid=71351218&x=20',
		'title': '',
		'imageId': '71351218',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4064557';

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