var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514391&x=295',
		'title': '',
		'imageId': '67514391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514399&x=295',
		'title': '',
		'imageId': '67514399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514390&x=295',
		'title': '',
		'imageId': '67514390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514392&x=295',
		'title': '',
		'imageId': '67514392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514397&x=295',
		'title': '',
		'imageId': '67514397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514393&x=295',
		'title': '',
		'imageId': '67514393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514389&x=295',
		'title': '',
		'imageId': '67514389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514398&x=295',
		'title': '',
		'imageId': '67514398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514395&x=295',
		'title': '',
		'imageId': '67514395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514394&x=295',
		'title': '',
		'imageId': '67514394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514400&x=295',
		'title': '',
		'imageId': '67514400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514396&x=295',
		'title': '',
		'imageId': '67514396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924424&docid=67514467&x=295',
		'title': '',
		'imageId': '67514467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924424';

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