var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179272&x=929',
		'title': '',
		'imageId': '69179272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179270&x=929',
		'title': '',
		'imageId': '69179270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179265&x=929',
		'title': '',
		'imageId': '69179265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179273&x=929',
		'title': '',
		'imageId': '69179273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179275&x=929',
		'title': '',
		'imageId': '69179275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179264&x=929',
		'title': '',
		'imageId': '69179264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179271&x=929',
		'title': '',
		'imageId': '69179271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179268&x=929',
		'title': '',
		'imageId': '69179268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179269&x=929',
		'title': '',
		'imageId': '69179269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179274&x=929',
		'title': '',
		'imageId': '69179274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179266&x=929',
		'title': '',
		'imageId': '69179266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179267&x=929',
		'title': '',
		'imageId': '69179267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976342&docid=69179276&x=929',
		'title': '',
		'imageId': '69179276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976342';

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