var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566525&x=459',
		'title': '',
		'imageId': '69566525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566521&x=459',
		'title': '',
		'imageId': '69566521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566517&x=459',
		'title': '',
		'imageId': '69566517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566515&x=459',
		'title': '',
		'imageId': '69566515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566524&x=459',
		'title': '',
		'imageId': '69566524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566529&x=459',
		'title': '',
		'imageId': '69566529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566518&x=459',
		'title': '',
		'imageId': '69566518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566516&x=459',
		'title': '',
		'imageId': '69566516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566526&x=459',
		'title': '',
		'imageId': '69566526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566520&x=459',
		'title': '',
		'imageId': '69566520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566528&x=459',
		'title': '',
		'imageId': '69566528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566519&x=459',
		'title': '',
		'imageId': '69566519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993346&docid=69566527&x=459',
		'title': '',
		'imageId': '69566527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993346';

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