var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954942&x=365',
		'title': '',
		'imageId': '71954942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954943&x=365',
		'title': '',
		'imageId': '71954943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954947&x=365',
		'title': '',
		'imageId': '71954947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954952&x=365',
		'title': '',
		'imageId': '71954952',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954958&x=365',
		'title': '',
		'imageId': '71954958',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954954&x=365',
		'title': '',
		'imageId': '71954954',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954961&x=365',
		'title': '',
		'imageId': '71954961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954964&x=365',
		'title': '',
		'imageId': '71954964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954965&x=365',
		'title': '',
		'imageId': '71954965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954973&x=365',
		'title': '',
		'imageId': '71954973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954976&x=365',
		'title': '',
		'imageId': '71954976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954982&x=365',
		'title': '',
		'imageId': '71954982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954978&x=365',
		'title': '',
		'imageId': '71954978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954990&x=365',
		'title': '',
		'imageId': '71954990',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954988&x=365',
		'title': '',
		'imageId': '71954988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954944&x=365',
		'title': '',
		'imageId': '71954944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954939&x=365',
		'title': '',
		'imageId': '71954939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090465&docid=71954941&x=365',
		'title': '',
		'imageId': '71954941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4090465';

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