var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014394&x=2632',
		'title': '',
		'imageId': '67014394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014396&x=2632',
		'title': '',
		'imageId': '67014396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014397&x=2632',
		'title': '',
		'imageId': '67014397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014398&x=2632',
		'title': '',
		'imageId': '67014398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014399&x=2632',
		'title': '',
		'imageId': '67014399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014407&x=2632',
		'title': '',
		'imageId': '67014407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014402&x=2632',
		'title': '',
		'imageId': '67014402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014403&x=2632',
		'title': '',
		'imageId': '67014403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014404&x=2632',
		'title': '',
		'imageId': '67014404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014405&x=2632',
		'title': '',
		'imageId': '67014405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014406&x=2632',
		'title': '',
		'imageId': '67014406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014400&x=2632',
		'title': '',
		'imageId': '67014400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885681&docid=67014401&x=2632',
		'title': '',
		'imageId': '67014401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885681';

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