var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594417&x=3326',
		'title': '',
		'imageId': '66594417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594413&x=3326',
		'title': '',
		'imageId': '66594413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594406&x=3326',
		'title': '',
		'imageId': '66594406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594411&x=3326',
		'title': '',
		'imageId': '66594411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594415&x=3326',
		'title': '',
		'imageId': '66594415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594404&x=3326',
		'title': '',
		'imageId': '66594404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594405&x=3326',
		'title': '',
		'imageId': '66594405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594416&x=3326',
		'title': '',
		'imageId': '66594416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594410&x=3326',
		'title': '',
		'imageId': '66594410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594408&x=3326',
		'title': '',
		'imageId': '66594408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594412&x=3326',
		'title': '',
		'imageId': '66594412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594409&x=3326',
		'title': '',
		'imageId': '66594409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594414&x=3326',
		'title': '',
		'imageId': '66594414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953458&docid=66594407&x=3326',
		'title': '',
		'imageId': '66594407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953458';

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