var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944715&x=5057',
		'title': '',
		'imageId': '68944715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944720&x=5057',
		'title': '',
		'imageId': '68944720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944723&x=5057',
		'title': '',
		'imageId': '68944723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944717&x=5057',
		'title': '',
		'imageId': '68944717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944719&x=5057',
		'title': '',
		'imageId': '68944719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944721&x=5057',
		'title': '',
		'imageId': '68944721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944718&x=5057',
		'title': '',
		'imageId': '68944718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944724&x=5057',
		'title': '',
		'imageId': '68944724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944722&x=5057',
		'title': '',
		'imageId': '68944722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944716&x=5057',
		'title': '',
		'imageId': '68944716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944711&x=5057',
		'title': '',
		'imageId': '68944711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944713&x=5057',
		'title': '',
		'imageId': '68944713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944714&x=5057',
		'title': '',
		'imageId': '68944714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944712&x=5057',
		'title': '',
		'imageId': '68944712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965802&docid=68944825&x=5057',
		'title': '',
		'imageId': '68944825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965802';

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