var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250698&x=361',
		'title': '',
		'imageId': '69250698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250714&x=361',
		'title': '',
		'imageId': '69250714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250711&x=361',
		'title': '',
		'imageId': '69250711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250713&x=361',
		'title': '',
		'imageId': '69250713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250704&x=361',
		'title': '',
		'imageId': '69250704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250712&x=361',
		'title': '',
		'imageId': '69250712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250701&x=361',
		'title': '',
		'imageId': '69250701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250710&x=361',
		'title': '',
		'imageId': '69250710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250705&x=361',
		'title': '',
		'imageId': '69250705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250702&x=361',
		'title': '',
		'imageId': '69250702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250708&x=361',
		'title': '',
		'imageId': '69250708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250715&x=361',
		'title': '',
		'imageId': '69250715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250706&x=361',
		'title': '',
		'imageId': '69250706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250703&x=361',
		'title': '',
		'imageId': '69250703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250700&x=361',
		'title': '',
		'imageId': '69250700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250707&x=361',
		'title': '',
		'imageId': '69250707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250709&x=361',
		'title': '',
		'imageId': '69250709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979587&docid=69250699&x=361',
		'title': '',
		'imageId': '69250699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979587';

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