var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71694322&x=4745',
		'title': '',
		'imageId': '71694322',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71679900&x=4745',
		'title': '',
		'imageId': '71679900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71679901&x=4745',
		'title': '',
		'imageId': '71679901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71679902&x=4745',
		'title': '',
		'imageId': '71679902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71679899&x=4745',
		'title': '',
		'imageId': '71679899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71679898&x=4745',
		'title': '',
		'imageId': '71679898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71694327&x=4745',
		'title': '',
		'imageId': '71694327',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71694326&x=4745',
		'title': '',
		'imageId': '71694326',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71694324&x=4745',
		'title': '',
		'imageId': '71694324',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71694325&x=4745',
		'title': '',
		'imageId': '71694325',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71694323&x=4745',
		'title': '',
		'imageId': '71694323',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4081669&docid=71694321&x=4745',
		'title': '',
		'imageId': '71694321',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4081669';

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