var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051797&x=1515',
		'title': '',
		'imageId': '70051797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051798&x=1515',
		'title': '',
		'imageId': '70051798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051799&x=1515',
		'title': '',
		'imageId': '70051799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051803&x=1515',
		'title': '',
		'imageId': '70051803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051800&x=1515',
		'title': '',
		'imageId': '70051800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051801&x=1515',
		'title': '',
		'imageId': '70051801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051802&x=1515',
		'title': '',
		'imageId': '70051802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013722&docid=70051805&x=1515',
		'title': '',
		'imageId': '70051805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013722';

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