var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779615&x=4537',
		'title': '',
		'imageId': '67779615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779632&x=4537',
		'title': '',
		'imageId': '67779632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779648&x=4537',
		'title': '',
		'imageId': '67779648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779616&x=4537',
		'title': '',
		'imageId': '67779616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779602&x=4537',
		'title': '',
		'imageId': '67779602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779600&x=4537',
		'title': '',
		'imageId': '67779600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779599&x=4537',
		'title': '',
		'imageId': '67779599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779631&x=4537',
		'title': '',
		'imageId': '67779631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779601&x=4537',
		'title': '',
		'imageId': '67779601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779618&x=4537',
		'title': '',
		'imageId': '67779618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779617&x=4537',
		'title': '',
		'imageId': '67779617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779619&x=4537',
		'title': '',
		'imageId': '67779619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779630&x=4537',
		'title': '',
		'imageId': '67779630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779633&x=4537',
		'title': '',
		'imageId': '67779633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779635&x=4537',
		'title': '',
		'imageId': '67779635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779641&x=4537',
		'title': '',
		'imageId': '67779641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779598&x=4537',
		'title': '',
		'imageId': '67779598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937029&docid=67779597&x=4537',
		'title': '',
		'imageId': '67779597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937029';

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