var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497548&x=1751',
		'title': '',
		'imageId': '71497548',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497519&x=1751',
		'title': '',
		'imageId': '71497519',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497520&x=1751',
		'title': '',
		'imageId': '71497520',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497550&x=1751',
		'title': '',
		'imageId': '71497550',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497549&x=1751',
		'title': '',
		'imageId': '71497549',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497560&x=1751',
		'title': '',
		'imageId': '71497560',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497558&x=1751',
		'title': '',
		'imageId': '71497558',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497551&x=1751',
		'title': '',
		'imageId': '71497551',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497555&x=1751',
		'title': '',
		'imageId': '71497555',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497553&x=1751',
		'title': '',
		'imageId': '71497553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497557&x=1751',
		'title': '',
		'imageId': '71497557',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497556&x=1751',
		'title': '',
		'imageId': '71497556',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497559&x=1751',
		'title': '',
		'imageId': '71497559',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497674&x=1751',
		'title': '',
		'imageId': '71497674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497675&x=1751',
		'title': '',
		'imageId': '71497675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497717&x=1751',
		'title': '',
		'imageId': '71497717',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078696&docid=71497718&x=1751',
		'title': '',
		'imageId': '71497718',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4078696';

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