var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426100&x=214',
		'title': '',
		'imageId': '67426100',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426118&x=214',
		'title': '',
		'imageId': '67426118',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426121&x=214',
		'title': '',
		'imageId': '67426121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426096&x=214',
		'title': '',
		'imageId': '67426096',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426099&x=214',
		'title': '',
		'imageId': '67426099',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426106&x=214',
		'title': '',
		'imageId': '67426106',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426077&x=214',
		'title': '',
		'imageId': '67426077',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426073&x=214',
		'title': '',
		'imageId': '67426073',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426078&x=214',
		'title': '',
		'imageId': '67426078',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426090&x=214',
		'title': '',
		'imageId': '67426090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426092&x=214',
		'title': '',
		'imageId': '67426092',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426075&x=214',
		'title': '',
		'imageId': '67426075',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426110&x=214',
		'title': '',
		'imageId': '67426110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426112&x=214',
		'title': '',
		'imageId': '67426112',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426114&x=214',
		'title': '',
		'imageId': '67426114',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426093&x=214',
		'title': '',
		'imageId': '67426093',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426123&x=214',
		'title': '',
		'imageId': '67426123',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426074&x=214',
		'title': '',
		'imageId': '67426074',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901030&docid=67426072&x=214',
		'title': '',
		'imageId': '67426072',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3901030';

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