var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152786&x=2121',
		'title': '',
		'imageId': '69152786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152788&x=2121',
		'title': '',
		'imageId': '69152788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152794&x=2121',
		'title': '',
		'imageId': '69152794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152789&x=2121',
		'title': '',
		'imageId': '69152789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152795&x=2121',
		'title': '',
		'imageId': '69152795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152798&x=2121',
		'title': '',
		'imageId': '69152798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152803&x=2121',
		'title': '',
		'imageId': '69152803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152806&x=2121',
		'title': '',
		'imageId': '69152806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152807&x=2121',
		'title': '',
		'imageId': '69152807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152812&x=2121',
		'title': '',
		'imageId': '69152812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152826&x=2121',
		'title': '',
		'imageId': '69152826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152815&x=2121',
		'title': '',
		'imageId': '69152815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152816&x=2121',
		'title': '',
		'imageId': '69152816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152819&x=2121',
		'title': '',
		'imageId': '69152819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975284&docid=69152785&x=2121',
		'title': '',
		'imageId': '69152785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975284';

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