var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635974&x=5645',
		'title': '',
		'imageId': '67635974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635981&x=5645',
		'title': '',
		'imageId': '67635981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635977&x=5645',
		'title': '',
		'imageId': '67635977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635979&x=5645',
		'title': '',
		'imageId': '67635979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635972&x=5645',
		'title': '',
		'imageId': '67635972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635983&x=5645',
		'title': '',
		'imageId': '67635983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635975&x=5645',
		'title': '',
		'imageId': '67635975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635973&x=5645',
		'title': '',
		'imageId': '67635973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635978&x=5645',
		'title': '',
		'imageId': '67635978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635982&x=5645',
		'title': '',
		'imageId': '67635982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635976&x=5645',
		'title': '',
		'imageId': '67635976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635984&x=5645',
		'title': '',
		'imageId': '67635984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909748&docid=67635980&x=5645',
		'title': '',
		'imageId': '67635980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909748';

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