var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076652&x=338',
		'title': '',
		'imageId': '69076652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076657&x=338',
		'title': '',
		'imageId': '69076657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076660&x=338',
		'title': '',
		'imageId': '69076660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076654&x=338',
		'title': '',
		'imageId': '69076654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076656&x=338',
		'title': '',
		'imageId': '69076656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076659&x=338',
		'title': '',
		'imageId': '69076659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076655&x=338',
		'title': '',
		'imageId': '69076655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076651&x=338',
		'title': '',
		'imageId': '69076651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076658&x=338',
		'title': '',
		'imageId': '69076658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076662&x=338',
		'title': '',
		'imageId': '69076662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076653&x=338',
		'title': '',
		'imageId': '69076653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076661&x=338',
		'title': '',
		'imageId': '69076661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972242&docid=69076650&x=338',
		'title': '',
		'imageId': '69076650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972242';

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