var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209392&x=018',
		'title': '',
		'imageId': '68209392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209396&x=018',
		'title': '',
		'imageId': '68209396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209397&x=018',
		'title': '',
		'imageId': '68209397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209404&x=018',
		'title': '',
		'imageId': '68209404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209407&x=018',
		'title': '',
		'imageId': '68209407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209408&x=018',
		'title': '',
		'imageId': '68209408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209413&x=018',
		'title': '',
		'imageId': '68209413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209414&x=018',
		'title': '',
		'imageId': '68209414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209409&x=018',
		'title': '',
		'imageId': '68209409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209416&x=018',
		'title': '',
		'imageId': '68209416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209402&x=018',
		'title': '',
		'imageId': '68209402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209400&x=018',
		'title': '',
		'imageId': '68209400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209405&x=018',
		'title': '',
		'imageId': '68209405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209406&x=018',
		'title': '',
		'imageId': '68209406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933202&docid=68209399&x=018',
		'title': '',
		'imageId': '68209399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933202';

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