var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015397&x=3741',
		'title': '',
		'imageId': '70015397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015395&x=3741',
		'title': '',
		'imageId': '70015395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015391&x=3741',
		'title': '',
		'imageId': '70015391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015405&x=3741',
		'title': '',
		'imageId': '70015405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015390&x=3741',
		'title': '',
		'imageId': '70015390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015400&x=3741',
		'title': '',
		'imageId': '70015400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015399&x=3741',
		'title': '',
		'imageId': '70015399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015394&x=3741',
		'title': '',
		'imageId': '70015394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015392&x=3741',
		'title': '',
		'imageId': '70015392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015404&x=3741',
		'title': '',
		'imageId': '70015404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015393&x=3741',
		'title': '',
		'imageId': '70015393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015398&x=3741',
		'title': '',
		'imageId': '70015398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015403&x=3741',
		'title': '',
		'imageId': '70015403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015402&x=3741',
		'title': '',
		'imageId': '70015402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015401&x=3741',
		'title': '',
		'imageId': '70015401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015396&x=3741',
		'title': '',
		'imageId': '70015396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012472&docid=70015389&x=3741',
		'title': '',
		'imageId': '70015389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012472';

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