var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961741&x=2212',
		'title': '',
		'imageId': '69961741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961731&x=2212',
		'title': '',
		'imageId': '69961731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961743&x=2212',
		'title': '',
		'imageId': '69961743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961740&x=2212',
		'title': '',
		'imageId': '69961740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961733&x=2212',
		'title': '',
		'imageId': '69961733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961734&x=2212',
		'title': '',
		'imageId': '69961734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961735&x=2212',
		'title': '',
		'imageId': '69961735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961738&x=2212',
		'title': '',
		'imageId': '69961738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961737&x=2212',
		'title': '',
		'imageId': '69961737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961732&x=2212',
		'title': '',
		'imageId': '69961732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961739&x=2212',
		'title': '',
		'imageId': '69961739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961742&x=2212',
		'title': '',
		'imageId': '69961742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009335&docid=69961736&x=2212',
		'title': '',
		'imageId': '69961736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009335';

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