var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161094&x=515',
		'title': '',
		'imageId': '69161094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161093&x=515',
		'title': '',
		'imageId': '69161093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161099&x=515',
		'title': '',
		'imageId': '69161099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161100&x=515',
		'title': '',
		'imageId': '69161100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161106&x=515',
		'title': '',
		'imageId': '69161106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161105&x=515',
		'title': '',
		'imageId': '69161105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161111&x=515',
		'title': '',
		'imageId': '69161111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161112&x=515',
		'title': '',
		'imageId': '69161112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975510&docid=69161115&x=515',
		'title': '',
		'imageId': '69161115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975510';

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