var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69287996&x=4119',
		'title': '',
		'imageId': '69287996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69287998&x=4119',
		'title': '',
		'imageId': '69287998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69288001&x=4119',
		'title': '',
		'imageId': '69288001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69288003&x=4119',
		'title': '',
		'imageId': '69288003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69287999&x=4119',
		'title': '',
		'imageId': '69287999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69288005&x=4119',
		'title': '',
		'imageId': '69288005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69288004&x=4119',
		'title': '',
		'imageId': '69288004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69288006&x=4119',
		'title': '',
		'imageId': '69288006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69288002&x=4119',
		'title': '',
		'imageId': '69288002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69287997&x=4119',
		'title': '',
		'imageId': '69287997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=69288000&x=4119',
		'title': '',
		'imageId': '69288000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=59270910&x=4119',
		'title': '',
		'imageId': '59270910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980862&docid=59270909&x=4119',
		'title': '',
		'imageId': '59270909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980862';

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